Searched refs:WAVE_FAST_RELEASE (Results 1 – 4 of 4) sorted by relevance
230 #define WAVE_FAST_RELEASE 0x80 /* bit 7 = Shut off immediately after note off */ macro
234 #define WAVE_FAST_RELEASE 0x80 /* bit 7 = Shut off immediately after note off */ macro
1077 if (patch.mode & WAVE_FAST_RELEASE) { in load_guspatch()