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

#include <aicasm_symbol.h>

Data Fields

int skip_patch
 
int skip_instr
 
unsigned short key
 
short device_no
 
short instr_no
 
unsigned int mode
 
int len
 
int loop_start
 
int loop_end
 
unsigned int base_freq
 
unsigned int base_note
 
unsigned int high_note
 
unsigned int low_note
 
int panning
 
int detuning
 
unsigned char env_rate [6]
 
unsigned char env_offset [6]
 
unsigned char tremolo_sweep
 
unsigned char tremolo_rate
 
unsigned char tremolo_depth
 
unsigned char vibrato_sweep
 
unsigned char vibrato_rate
 
unsigned char vibrato_depth
 
int scale_frequency
 
unsigned int scale_factor
 
int volume
 
int fractions
 
int reserved1
 
int spare [2]
 
char data [1]
 

Detailed Description

Definition at line 167 of file aicasm_symbol.h.

Field Documentation

unsigned int base_freq

Definition at line 265 of file soundcard.h.

unsigned int base_note

Definition at line 266 of file soundcard.h.

char data[1]

Definition at line 299 of file soundcard.h.

int detuning

Definition at line 270 of file soundcard.h.

short device_no

Definition at line 219 of file soundcard.h.

unsigned char env_offset[6]

Definition at line 276 of file soundcard.h.

unsigned char env_rate[6]

Definition at line 275 of file soundcard.h.

int fractions

Definition at line 296 of file soundcard.h.

unsigned int high_note

Definition at line 267 of file soundcard.h.

short instr_no

Definition at line 220 of file soundcard.h.

unsigned short key

Definition at line 214 of file soundcard.h.

int len

Definition at line 246 of file soundcard.h.

int loop_end

Definition at line 247 of file soundcard.h.

int loop_start

Definition at line 247 of file soundcard.h.

unsigned int low_note

Definition at line 268 of file soundcard.h.

unsigned int mode

Definition at line 222 of file soundcard.h.

int panning

Definition at line 269 of file soundcard.h.

int reserved1

Definition at line 297 of file soundcard.h.

unsigned int scale_factor

Definition at line 293 of file soundcard.h.

int scale_frequency

Definition at line 292 of file soundcard.h.

int skip_instr

Definition at line 169 of file aicasm_symbol.h.

int skip_patch

Definition at line 168 of file aicasm_symbol.h.

int spare[2]

Definition at line 298 of file soundcard.h.

unsigned char tremolo_depth

Definition at line 286 of file soundcard.h.

unsigned char tremolo_rate

Definition at line 285 of file soundcard.h.

unsigned char tremolo_sweep

Definition at line 284 of file soundcard.h.

unsigned char vibrato_depth

Definition at line 290 of file soundcard.h.

unsigned char vibrato_rate

Definition at line 289 of file soundcard.h.

unsigned char vibrato_sweep

Definition at line 288 of file soundcard.h.

int volume

Definition at line 295 of file soundcard.h.


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