Lines Matching defs:patch_info
144 struct patch_info { struct
145 unsigned short key;
149 short device_no;
150 short instr_no;
151 unsigned int mode;
166 int len;
167 int loop_start, loop_end;
168 unsigned int base_freq;
169 unsigned int base_note;
170 unsigned int high_note;
171 unsigned int low_note;
172 int panning;
173 int detuning;
174 unsigned char env_rate[6];
175 unsigned char env_offset[6];
176 unsigned char tremolo_sweep;
177 unsigned char tremolo_rate;
178 unsigned char tremolo_depth;
179 unsigned char vibrato_sweep;
180 unsigned char vibrato_rate;
181 unsigned char vibrato_depth;
182 int scale_frequency;
183 unsigned int scale_factor;
184 int volume;
185 int fractions;
186 int reserved1;
187 int spare[2];
188 char data[1];