Searched defs:synth_info (Results 1 – 1 of 1) sorted by relevance
269 struct synth_info { struct270 char name[30];271 int device;272 int synth_type;276 int synth_subtype;283 int perc_mode;284 int nr_voices;285 int nr_drums;286 int instr_bank_size;287 unsigned int capabilities;[all …]