Hello Everybody!
I’m very curious in exploring cabbage and developing some VSTs based on my Csound Codes from the last year.
I’m struggling a bit with a transient tracking vst which should generate midi events when a trigger is generated by the transient tracking algorithm. Outside of cabbage it works perfectly fine. But i think i’m missing some things about the generation of midi events. Can someone help out and check my .csd?
Normaly i’m playing soundfiles with this transient tracking instrument. But now, when i want to generate midi events, the events are delayed and not every transient is delivering a midi event. Somewhere between kTrig and the midi event generation is a problem. I already have implemented an pre-gain for the audio source to control whats inside the vst.
I’m using it in Ableton, where i have this vst on a audio tracking. A midi track with a vsti is receiving the midi data from the audio track.
Thanks in Advance,
Philipp
transient-tracking.csd (3.2 KB)