Lines Matching defs:synth_info
444 struct synth_info struct
446 char name[30];
447 int device; /* 0-N. INITIALIZE BEFORE CALLING */
448 int synth_type;
453 int synth_subtype;
462 int perc_mode; /* No longer supported */
463 int nr_voices;
464 int nr_drums; /* Obsolete field */
465 int instr_bank_size;
466 unsigned int capabilities;
470 int dummies[19]; /* Reserve space */