[alsa-devel] [PATCH]: snd_seq_virmidi.c do not use running status for virmidi raw input

Clemens Ladisch clemens at ladisch.de
Wed May 7 22:41:20 CEST 2014


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->parser->nostat = 1;
>      vmidi->seq_mode = rdev->seq_mode;

The patch formatting is still broken.

And please read Documentation/SubmittingPatches,


Regards,
Clemens


More information about the Alsa-devel mailing list