Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsoundcard.h720 struct synth_info { /* Read only */ struct
721 char name[30];
722 int device; /* 0-N. INITIALIZE BEFORE CALLING */
723 int synth_type;
728 int synth_subtype;
737 int perc_mode; /* No longer supported */
738 int nr_voices;
739 int nr_drums; /* Obsolete field */
740 int instr_bank_size;
741 u_long capabilities;
[all …]