|
Linux Kernel
3.7.1
|
#include <emux_synth.h>
Data Fields | |
| int | ch |
| int | state |
| unsigned int | time |
| unsigned char | note |
| unsigned char | key |
| unsigned char | velocity |
| struct snd_sf_zone * | zone |
| void * | block |
| struct snd_midi_channel * | chan |
| struct snd_emux_port * | port |
| struct snd_emux * | emu |
| void * | hw |
| unsigned long | ontime |
| struct soundfont_voice_info | reg |
| int | avol |
| int | acutoff |
| int | apitch |
| int | apan |
| int | aaux |
| int | ptarget |
| int | vtarget |
| int | ftarget |
Definition at line 164 of file emux_synth.h.
| int aaux |
Definition at line 197 of file emux_synth.h.
| int acutoff |
Definition at line 194 of file emux_synth.h.
| int apan |
Definition at line 196 of file emux_synth.h.
| int apitch |
Definition at line 195 of file emux_synth.h.
| int avol |
Definition at line 193 of file emux_synth.h.
Definition at line 182 of file emux_synth.h.
| int ch |
Definition at line 165 of file emux_synth.h.
Definition at line 183 of file emux_synth.h.
Definition at line 185 of file emux_synth.h.
| int ftarget |
Definition at line 200 of file emux_synth.h.
Definition at line 186 of file emux_synth.h.
| unsigned char key |
Definition at line 178 of file emux_synth.h.
| unsigned char note |
Definition at line 177 of file emux_synth.h.
| unsigned long ontime |
Definition at line 187 of file emux_synth.h.
Definition at line 184 of file emux_synth.h.
| int ptarget |
Definition at line 198 of file emux_synth.h.
Definition at line 190 of file emux_synth.h.
Definition at line 167 of file emux_synth.h.
| unsigned int time |
Definition at line 176 of file emux_synth.h.
| unsigned char velocity |
Definition at line 179 of file emux_synth.h.
| int vtarget |
Definition at line 199 of file emux_synth.h.
Definition at line 181 of file emux_synth.h.
1.8.2