DamRsn / NeuralNote

Audio Plugin for Audio to MIDI transcription using deep learning.
Apache License 2.0
1.12k stars 61 forks source link

Can't open AIFF file with .aif extension #96

Open apresta opened 2 months ago

apresta commented 2 months ago

AIFF files with .aif extension (such as those created by Ableton Live on macOS) are not recognized by the plugin. Renaming them to .aiff works around it. It would be less cumbersome if the plugin supported that extension (a more general way to do this would be to detect the file type, regardless of extension).

(Thanks for such a great creative plugin!)

DamRsn commented 2 months ago

Hi,

Thanks for reporting this bug. I managed to reproduce it, and there's a simple fix for it. I'll push that today.