I tried it out and the instructions have tips on what record to pick, they say to pick a well known version of a song (like not a live version etc), and preferably song with a beat, but it says it doesn’t use any 3rd party APIs or libraries, only Apple APIs. So my guess at to what it’s doing is using a ShazamKit recognition behind the scenes and looking at the frequencySkew value of the matched result. It also gives you one answer after listening, instead of a continuous gauge, which seems to corroborate song recognition. It probably won’t work with an obscure record that is not Shazamable. And so I don’t think it can measure wow & flutter as a result.Still pretty cool for those that need to calibrate a turntable, or verify 33 vs 45 PRM for a record.
pimlottc|1 year ago
0: https://developer.apple.com/documentation/shazamkit/shmatche...
netsharc|1 year ago
phreeza|1 year ago
stavros|1 year ago
I'm really really curious how this is done now...
pimlottc|1 year ago
> Grooved does not collect any data, whatsoever. The audio stream is processed locally on your device and never recorded.
Which is consistent with how ShazamKit works [0]:
> Audio is not shared with Apple and audio signatures cannot be inverted, ensuring content remains secure and private.
0: https://developer.apple.com/shazamkit/