Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_emux_voice Struct Reference

#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_zonezone
 
voidblock
 
struct snd_midi_channelchan
 
struct snd_emux_portport
 
struct snd_emuxemu
 
voidhw
 
unsigned long ontime
 
struct soundfont_voice_info reg
 
int avol
 
int acutoff
 
int apitch
 
int apan
 
int aaux
 
int ptarget
 
int vtarget
 
int ftarget
 

Detailed Description

Definition at line 164 of file emux_synth.h.

Field Documentation

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.

void* hw

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.


The documentation for this struct was generated from the following file: