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

#include <sfnt_info.h>

Data Fields

unsigned short sf_id
 
unsigned short sample
 
int start
 
int end
 
int loopstart
 
int loopend
 
short rate_offset
 
unsigned short mode
 
short root
 
short tune
 
unsigned char low
 
unsigned char high
 
unsigned char vellow
 
unsigned char velhigh
 
signed char fixkey
 
signed char fixvel
 
signed char pan
 
signed char fixpan
 
short exclusiveClass
 
unsigned char amplitude
 
unsigned char attenuation
 
short scaleTuning
 
struct soundfont_voice_parm parm
 
unsigned short sample_mode
 

Detailed Description

Definition at line 115 of file sfnt_info.h.

Field Documentation

unsigned char amplitude

Definition at line 135 of file sfnt_info.h.

unsigned char attenuation

Definition at line 136 of file sfnt_info.h.

int end

Definition at line 118 of file sfnt_info.h.

short exclusiveClass

Definition at line 134 of file sfnt_info.h.

signed char fixkey

Definition at line 132 of file sfnt_info.h.

signed char fixpan

Definition at line 133 of file sfnt_info.h.

signed char fixvel

Definition at line 132 of file sfnt_info.h.

unsigned char high

Definition at line 130 of file sfnt_info.h.

int loopend

Definition at line 119 of file sfnt_info.h.

int loopstart

Definition at line 119 of file sfnt_info.h.

unsigned char low

Definition at line 130 of file sfnt_info.h.

unsigned short mode

Definition at line 121 of file sfnt_info.h.

signed char pan

Definition at line 133 of file sfnt_info.h.

Definition at line 138 of file sfnt_info.h.

short rate_offset

Definition at line 120 of file sfnt_info.h.

short root

Definition at line 128 of file sfnt_info.h.

unsigned short sample

Definition at line 117 of file sfnt_info.h.

unsigned short sample_mode

Definition at line 139 of file sfnt_info.h.

short scaleTuning

Definition at line 137 of file sfnt_info.h.

unsigned short sf_id

Definition at line 116 of file sfnt_info.h.

int start

Definition at line 118 of file sfnt_info.h.

short tune

Definition at line 129 of file sfnt_info.h.

unsigned char velhigh

Definition at line 131 of file sfnt_info.h.

unsigned char vellow

Definition at line 131 of file sfnt_info.h.


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