DamRsn / NeuralNote

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

dynamic support #72

Closed RustoMCSpit closed 9 months ago

RustoMCSpit commented 9 months ago

currently doesnt detect the volume of a note and write that info to the midi

DamRsn commented 9 months ago

I think the note velocity is written to the midi file. This information is also what determines the color of a note on the piano roll.

Is this not working on your end?

RustoMCSpit commented 9 months ago

I think the note velocity is written to the midi file. This information is also what determines the color of a note on the piano roll.

Is this not working on your end?

oh it is now, weird