jhurliman / node-echoprint-server

A node.js implementation of the Echoprint music identification server
74 stars 37 forks source link

Partial match #21

Open alecapu opened 8 years ago

alecapu commented 8 years ago

Hi, I've a strange problem. I'm using node-echoprint-server and it works fine when I try to match the beginning of a songs. When I try to match a song starting at the middle it doesn't work. (Example: full song: 140 secs, section to query start at 40 sec and length 15 sec, etc...)

Why???