7 May
2014
7 May
'14
10:41 p.m.
Ralf Beck wrote:
Rationale: Not every rawmidi alsa client (e.q. Bitwig) support running status on input.
Why does Bitwig use RawMIDI when it is only interested in the events?
Anyway, running status is part of the MIDI protocol. This is a bug in Bitwig.
And changing this setting might introduce regressions in other programs that rely on the size of the raw MIDI data.
vmidi->seq_mode = rdev->seq_mode;vmidi->parser->nostat = 1;
The patch formatting is still broken.
And please read Documentation/SubmittingPatches,
Regards, Clemens