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

#include <soundfont.h>

Data Fields

struct snd_sf_zonenext
 
unsigned char bank
 
unsigned char instr
 
unsigned char mapped
 
struct soundfont_voice_info v
 
int counter
 
struct snd_sf_samplesample
 
struct snd_sf_zonenext_instr
 
struct snd_sf_zonenext_zone
 

Detailed Description

Definition at line 32 of file soundfont.h.

Field Documentation

unsigned char bank

Definition at line 34 of file soundfont.h.

int counter

Definition at line 39 of file soundfont.h.

unsigned char instr

Definition at line 35 of file soundfont.h.

unsigned char mapped

Definition at line 36 of file soundfont.h.

Definition at line 33 of file soundfont.h.

struct snd_sf_zone* next_instr

Definition at line 43 of file soundfont.h.

struct snd_sf_zone* next_zone

Definition at line 44 of file soundfont.h.

Definition at line 40 of file soundfont.h.

Definition at line 38 of file soundfont.h.


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