Hi there,
I have extracted midi information from some audio, including the pitch bend information. However, the way variaudio has calculated the midi information it has split up a pitch rise into three midi notes, rather than the starting note with rising pitch CC data. This results in the sound of my synth (which i have copied the midi info to) going up by three notes, rather than a nice portamento/glide/pitch rise. So my querstion is how do I extract the midi information from the audio so that the pitch rise is expressed as continuous pitch bend data rather than splitting it up into distinct midi notes?
Ps. I have tried selecting ‘notes and continuous pitch bend data’ in the extract midi pitch mode drop down menu and still the same problem. I think it’s something to do with the way variaudio is analysing the data, or the way it is expressing the audio as midi.