Searched defs:synth_info (Results 1 – 1 of 1) sorted by relevance
257 struct synth_info { struct258 char name[30];259 int device;260 int synth_type;264 int synth_subtype;271 int perc_mode;272 int nr_voices;273 int nr_drums;274 int instr_bank_size;275 unsigned int capabilities;[all …]