Lines Matching defs:synth_info
480 struct synth_info { /* Read only */ struct
481 char name[30];
482 int device; /* 0-N. INITIALIZE BEFORE CALLING */
483 int synth_type;
488 int synth_subtype;
497 int perc_mode; /* No longer supported */
498 int nr_voices;
499 int nr_drums; /* Obsolete field */
500 int instr_bank_size;
501 unsigned int capabilities;
505 int dummies[19]; /* Reserve space */