Re: [Qtractor-devel] NoteOffs don't get sent on additional MIDI channels?
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Rui N. C. <rn...@rn...> - 2015-10-04 11:17:27
|
hi Frank, On 10/04/2015 10:59 AM, Frank Neumann wrote: > > Dumping output on "Supernova" bus: > [playback is running] > ... > 130:1 Note on 0, note 50, velocity 64 > 130:1 Note off 0, note 50, velocity 0 > 130:1 Note on 0, note 55, velocity 64 > 130:1 Note off 0, note 55, velocity 0 > 130:1 Note on 0, note 43, velocity 64 > 130:1 Note off 0, note 43, velocity 0 > 130:1 Note on 0, note 50, velocity 64 > [pressing space bar here] > [no additional MIDI output here, but "stuck" notes are still being heard] > > Only when I press the "Panic" button, I see the expected: > 130:1 Control change 0, controller 120, value 0 > 130:1 Control change 0, controller 123, value 0 > 130:1 Control change 0, controller 121, value 0 > > Rui, this looks like a bug, right? Or can I somehow adjust that behaviour > "per bus"? > yes, you're probably right, the three CC's 120, 123 and 121 should have been qlwo sent to 2nd bus (Supernova; port 130:1) when playback stops, not only when you hit "panic"! i'll have to confirm this bbl. cheers -- rncbc aka. Rui Nuno Capela |