Searched defs:patch_info (Results 1 – 2 of 2) sorted by relevance
213 struct patch_info { struct222 unsigned int mode;247 int loop_start, loop_end; /* Byte offsets from the beginning */265 unsigned int base_freq;268 unsigned int low_note;270 int detuning;292 int scale_frequency;295 int volume;296 int fractions;297 int reserved1;[all …]
163 typedef struct patch_info { struct166 } patch_info_t; argument
Completed in 13 milliseconds