CC1 from midi controller how to set to "pick-up mode" per track

Hello, is it possible to avoid CC1 from jumping when moving my midi fader ? Instead I want it to pick up the current value of CC1 for the selected track

Thanks

Hi,

It’s not possible to do this with the plain MIDI CCs. As a workaround, you can map your HW sliders via Quick Controls, where you can enable the Pick-up Mode. Then on the track, as the Quick Control destination, select the given MIDI CC from the All CC list.

1 Like

I ended up wiring those multiple tracks to listen to different midi channel input, then developing my own custom solution that track last cc value per midi channel and store it so that I can send it latter to that specific midi channel with an infinite knob

weird workaround but that work, since the purpose of what I wanted to do is live improvisation setup