Searched defs:oss_synth_info (Results 1 – 1 of 1) sorted by relevance
225 struct oss_synth_info { struct226 char name[30];227 int device;228 int synth_type;233 int synth_subtype;241 int perc_mode;242 int nr_voices;243 int nr_drums;244 int instr_bank_size;245 u_int capabilities;[all …]