bpmdetector icon indicating copy to clipboard operation
bpmdetector copied to clipboard

Not support mp3 format

Open tachibanayui opened this issue 6 years ago • 1 comments

If you tried to pass a mp3 file, the library thrown System.FormatException: 'Not a WAVE file - no RIFF header'

tachibanayui avatar May 02 '18 15:05 tachibanayui

You can use Mp3FileReader method instead WaveFileReader

bsogulcan avatar May 22 '21 22:05 bsogulcan