Linux Kernel
3.7.1
|
#include <emux_synth.h>
Data Fields | |
struct snd_midi_channel_set | chset |
struct snd_emux * | emu |
char | port_mode |
int | volume_atten |
unsigned long | drum_flags |
int | ctrls [EMUX_MD_END] |
struct snd_emux_effect_table * | effect |
Definition at line 139 of file emux_synth.h.
struct snd_midi_channel_set chset |
Definition at line 141 of file emux_synth.h.
int ctrls[EMUX_MD_END] |
Definition at line 147 of file emux_synth.h.
unsigned long drum_flags |
Definition at line 146 of file emux_synth.h.
struct snd_emux_effect_table* effect |
Definition at line 149 of file emux_synth.h.
Definition at line 142 of file emux_synth.h.
char port_mode |
Definition at line 144 of file emux_synth.h.
int volume_atten |
Definition at line 145 of file emux_synth.h.