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

#include <soundcard.h>

Data Fields

char name [30]
 
int device
 
int synth_type
 
int synth_subtype
 
int perc_mode
 
int nr_voices
 
int nr_drums
 
int instr_bank_size
 
unsigned int capabilities
 
int dummies [19]
 

Detailed Description

Definition at line 480 of file soundcard.h.

Field Documentation

unsigned int capabilities

Definition at line 501 of file soundcard.h.

Definition at line 482 of file soundcard.h.

int dummies[19]

Definition at line 505 of file soundcard.h.

int instr_bank_size

Definition at line 500 of file soundcard.h.

char name[30]

Definition at line 481 of file soundcard.h.

int nr_drums

Definition at line 499 of file soundcard.h.

int nr_voices

Definition at line 498 of file soundcard.h.

int perc_mode

Definition at line 497 of file soundcard.h.

int synth_subtype

Definition at line 488 of file soundcard.h.

int synth_type

Definition at line 483 of file soundcard.h.


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