Home
last modified time | relevance | path

Searched defs:snd_midi_channel (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
A Dseq_midi_emul.h18 struct snd_midi_channel { struct
19 void *private; /* A back pointer to driver data */
20 int number; /* The channel number */
21 int client; /* The client associated with this channel */
22 int port; /* The port associated with this channel */
24 unsigned char midi_mode; /* GM, GS, XG etc */
49 * port for this midi synth and an array of snd_midi_channel structures. argument

Completed in 4 milliseconds