Skip to content

Commit

Permalink
remove test file
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfeathers committed Jan 28, 2018
1 parent eaf93eb commit 9722700
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ You're able to set some options:
- `rate` - sample rate of the input
- `channels` - number of channels in the input audio
- `length` - restricts the duration of the processed input audio (default 120, in seconds)
- `chunk` - splits the input audio into chunks of $chunkDuration duration (in seconds)
- `chunk` - splits the input audio into chunks of given duration (in seconds)
- `overlap` - overlap the chunks slightly to make sure audio on the edge id fingeprinted
- `ts` - output UNIX timestamps for chunked results, useful when fingerprinting real-time audio stream
- `raw` - output fingerprints in the uncompressed format
Expand Down
13 changes: 0 additions & 13 deletions test.php

This file was deleted.

0 comments on commit 9722700

Please sign in to comment.