Lines Matching full:midi
2 Serial UART 16450/16550 MIDI driver
16 In Roland Soundcanvas mode, multiple ALSA raw MIDI substreams are supported
18 sends the nonstandard MIDI command sequence F5 NN, where NN is the substream
20 "parts", so this feature lets you treat each part as a distinct raw MIDI
30 Usage example for Roland SoundCanvas with 4 MIDI ports:
36 In MS-124T mode, one raw MIDI substream is supported (midiCnD0); the outs
38 all four MIDI Out connectors. Set the A-B switch and the speed module
48 In MS-124W S/A mode, one raw MIDI substream is supported (midiCnD0);
50 the same data to all four MIDI Out connectors at full MIDI speed.
58 In MS-124W M/B mode, the driver supports 16 ALSA raw MIDI substreams;
60 number gives a bitmask of which MIDI Out connectors the data should be
64 to send the data to no ports. M/B mode has extra overhead to select the MIDI
65 Out for each byte, so the aggregate data rate across all four MIDI Outs is
66 at most one byte every 520 us, as compared with the full MIDI data rate of
76 the MIDI Outs to act independently at double the aggregate throughput of M/B,
77 but does not allow sending the same byte simultaneously to multiple MIDI Outs.