BPM-Analyser
BPM-Analyser copied to clipboard
Does not work on iOS 13.x anymore
When selecting a track (Not from Apple music, downloaded to the device) the application returns:
BPMAnalyser[40046:12132003] open error: Data connection lost.
The problem is in the SuperPowered.mm file on line 20:
const char *openError = decoder->open([[url absoluteString] UTF8String], false, 0, 0);
Thanks for contribution! I will have a look in a free time, very appreciate for investigation and your time! Cheers!