|
Linux Kernel
3.7.1
|
#include <seq_midi_emul.h>
Data Fields | |
| void * | private_data |
| int | client |
| int | port |
| int | max_channels |
| struct snd_midi_channel * | channels |
| unsigned char | midi_mode |
| unsigned char | gs_master_volume |
| unsigned char | gs_chorus_mode |
| unsigned char | gs_reverb_mode |
Definition at line 67 of file seq_midi_emul.h.
| struct snd_midi_channel* channels |
Definition at line 73 of file seq_midi_emul.h.
Definition at line 69 of file seq_midi_emul.h.
| unsigned char gs_chorus_mode |
Definition at line 77 of file seq_midi_emul.h.
| unsigned char gs_master_volume |
Definition at line 76 of file seq_midi_emul.h.
| unsigned char gs_reverb_mode |
Definition at line 78 of file seq_midi_emul.h.
| int max_channels |
Definition at line 72 of file seq_midi_emul.h.
| unsigned char midi_mode |
Definition at line 75 of file seq_midi_emul.h.
Definition at line 70 of file seq_midi_emul.h.
| void* private_data |
Definition at line 68 of file seq_midi_emul.h.
1.8.2