Searched refs:WAVE_ENVELOPES (Results 1 – 4 of 4) sorted by relevance
229 #define WAVE_ENVELOPES 0x40 /* bit 6 = Enable envelopes - 1 */ macro
233 #define WAVE_ENVELOPES 0x40 /* bit 6 = Enable envelopes - 1 */ macro
1040 if (patch.mode & WAVE_ENVELOPES) { in load_guspatch()