Home
last modified time | relevance | path

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

/include/sound/
A Dseq_midi_emul.h18 struct snd_midi_channel { struct
59 struct snd_midi_channel *channels;
69 void (*note_on)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
70 …void (*note_off)(void *private_data,int note, int vel, struct snd_midi_channel *chan); /* release …
71 void (*key_press)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
72 …void (*note_terminate)(void *private_data, int note, struct snd_midi_channel *chan); /* terminate …
73 void (*control)(void *private_data, int type, struct snd_midi_channel *chan);
74 void (*nrpn)(void *private_data, struct snd_midi_channel *chan,
A Demux_synth.h170 struct snd_midi_channel *chan; /* Midi channel for this note */
A Dopl3.h280 struct snd_midi_channel *chan; /* Midi channel for this note */

Completed in 14 milliseconds