DamRsn / NeuralNote

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

please help how to enable time quantize #82

Closed novanandriyono closed 9 months ago

novanandriyono commented 9 months ago

image

DamRsn commented 9 months ago

Hi!

Currently, time quantization is only enabled if:

This is due to how the tempo and grid information is gathered by NeuralNote from the DAW.

Hope this helps.

One thing I could implement is letting the user choose whether to time quantize when a file is dropped. The user would have to manually enter the tempo and time signature, and NeuralNote would assume that a measure starts at t = 0s.

DamRsn commented 9 months ago

I see now that you're using the standalone version. Currently the time quantize does not work with the Standalone version as we can't get grid information from DAW (as there's no DAW).

novanandriyono commented 9 months ago

and also info for you disabled on vst plugin its ok thanks for your help @DamRsn ..