There was an error while loading. Please reload this page.
1 parent f9c4fd5 commit 77e0766Copy full SHA for 77e0766
README.md
@@ -46,6 +46,7 @@ Calculates the fingerprint of the given audio file.
46
47
* `length`: Length of the audio data used for fingerprint calculation
48
(passed as `-length` option)
49
+ * `raw`: Output the raw uncompressed fingerprint (`false` by default)
50
* `command`: Path to the fpcalc command to use (defaults to `"fpcalc"`)
51
52
*Callback* must be a function that will be called with `callback(err,
0 commit comments