1

I am working on an iOS app that needs to recognize 4 different songs played on a music box. I tried using echoprint's fingerprint codegen (https://github.com/rexstjohn/echoprint-ios-sample), and while it works great if I play back an exact recording of the same song, it doesn't work if playing the music box "live". Evidently whatever differences in timing / volume / etc. arise between different instances of playing the music box lead it to detect as distinct songs.

Does anyone know a library or technique that would work best for this particular application? Or perhaps a way to hack echo print to be more forgiving for this music box application?

Daniel Cukier
  • 10,639
  • 12
  • 61
  • 115
joel.d
  • 1,573
  • 14
  • 20
  • echoprint recognizes only identical recordings. Cover or live music are not recognized by audio fingerprinting techniques – Daniel Cukier Apr 22 '15 at 16:03

0 Answers0