Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h726 struct synth_info { /* Read only */ struct
727 char name[30];
728 int device; /* 0-N. INITIALIZE BEFORE CALLING */
729 int synth_type;
734 int synth_subtype;
743 int perc_mode; /* No longer supported */
744 int nr_voices;
745 int nr_drums; /* Obsolete field */
746 int instr_bank_size;
747 u_long capabilities;
[all …]