Searched defs:synth_info (Results 1 – 1 of 1) sorted by relevance
720 struct synth_info { /* Read only */ struct721 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 …]