DamRsn / NeuralNote

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

automatically find key of audio #92

Open wqlff opened 5 months ago

wqlff commented 5 months ago

right now I need to separately use a KeyFinder or experiment a bit to know which key my sample audio is in and restrict the midi output with this info. it would be very convenient if this could be done in the plugin with the press of a button.

DamRsn commented 5 months ago

Hi,

Thanks for the request. It's not on the roadmap at the moment but it would definitely be nice to have it. Contributions are welcome!