node-fpcalc icon indicating copy to clipboard operation
node-fpcalc copied to clipboard

Calculate AcoustID audio fingerprint

Results 5 node-fpcalc issues
Sort by recently updated
recently updated
newest added

I am trying to create an audio fingerprint database, however sometimes I get files of duration less than 5 seconds and fpcalc throws error. I would want to be able...

I added types for typescript support

I used following code segment to generate raw uncompressed fingerprint for given sound clip. But fpcalc return following error. internal/buffer.js:35 throw new ERR_OUT_OF_RANGE('value', `>= ${min} and = -2147483648 and

Hi. I just tried using the package, and it works great when I supply a string of a filename, but as soon as I pass in a stream it crashes...

I can't find a fix to this problem. Can I get some help pls? > Error: spawn fpcalc ENOENT > at exports._errnoException (util.js:1018:11) > at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) > at onErrorNT...