Skip to content

Commit 9722700

Browse files
committed
remove test file
1 parent eaf93eb commit 9722700

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You're able to set some options:
6060
- `rate` - sample rate of the input
6161
- `channels` - number of channels in the input audio
6262
- `length` - restricts the duration of the processed input audio (default 120, in seconds)
63-
- `chunk` - splits the input audio into chunks of $chunkDuration duration (in seconds)
63+
- `chunk` - splits the input audio into chunks of given duration (in seconds)
6464
- `overlap` - overlap the chunks slightly to make sure audio on the edge id fingeprinted
6565
- `ts` - output UNIX timestamps for chunked results, useful when fingerprinting real-time audio stream
6666
- `raw` - output fingerprints in the uncompressed format

test.php

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)