Searched defs:synth_info (Results 1 – 1 of 1) sorted by relevance
718 struct synth_info { /* Read only */ struct719 char name[30];720 int device; /* 0-N. INITIALIZE BEFORE CALLING */721 int synth_type;726 int synth_subtype;735 int perc_mode; /* No longer supported */736 int nr_voices;737 int nr_drums; /* Obsolete field */738 int instr_bank_size;739 u_long capabilities;[all …]