Searched defs:patch_info (Results 1 – 8 of 8) sorted by relevance
69 struct patch_info { struct81 struct patch_info *get_patch_entry(struct rtb_struct *btrtl); argument
209 struct patch_info { struct210 unsigned short key; /* Use WAVE_PATCH here */215 short device_no; /* Synthesizer number */216 short instr_no; /* Midi pgm# */218 unsigned int mode;242 int len; /* Size of the wave data in bytes */243 int loop_start, loop_end; /* Byte offsets from the beginning */261 unsigned int base_freq;262 unsigned int base_note;263 unsigned int high_note;[all …]
213 struct patch_info { struct214 unsigned short key; /* Use WAVE_PATCH here */219 short device_no; /* Synthesizer number */220 short instr_no; /* Midi pgm# */222 unsigned int mode;246 int len; /* Size of the wave data in bytes */247 int loop_start, loop_end; /* Byte offsets from the beginning */265 unsigned int base_freq;266 unsigned int base_note;267 unsigned int high_note;[all …]
163 typedef struct patch_info { struct166 } patch_info_t; argument
312 struct patch_info { struct324 static struct patch_info h4_patch_table[] = { argument
186 } patch_info; typedef
633 } patch_info; typedef