Re: [Qtractor-devel] LV2-Yoshimi state save/load
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Rui N. C. <rn...@rn...> - 2016-04-03 17:20:25
|
On 04/03/2016 04:38 PM, Will Godfrey wrote: > > I can sort-of get round it by bedding in CCs at the start of each track > although that's rather tedious - but what other CCs do you set? It would seem to > me the only valid CC for a sequencer itself to set would be 121 - reset all > controllers. That would not be a problem, because one of the user settings in > Yoshimi is to ignore it! (there is a sequencer that sends this at the beginning > of every segment of every track). > as already stated, qtractor does send midi cc#7 (volume) and cc#10 (pan) on a per track/channel basis and hard-wired to each of the midi track mixer strip sliders respectively. in addition, midi cc#120 (all sound off), midi cc#121 (all controllers off) and midi cc#123 (all notes off) are also transmitted eventually upon playback stop, connection changes or when the panic button is hit. the sliders on midi output bus strips also send master volume and pan but these are plain gm sysex messages not midi cc channel messages. byee -- rncbc aka. Rui Nuno Capela |