Home
last modified time | relevance | path

Searched defs:synth_info (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsoundcard.h476 struct synth_info { /* Read only */ struct
477 char name[30];
478 int device; /* 0-N. INITIALIZE BEFORE CALLING */
479 int synth_type;
484 int synth_subtype;
493 int perc_mode; /* No longer supported */
494 int nr_voices;
495 int nr_drums; /* Obsolete field */
496 int instr_bank_size;
497 unsigned int capabilities;
[all …]