Home
last modified time | relevance | path

Searched refs:WAVE_FAST_RELEASE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dsoundcard.h234 #define WAVE_FAST_RELEASE 0x80 /* bit 7 = Shut off immediately after note off */ macro
/Linux-v6.1/sound/synth/emux/
Dsoundfont.c1085 if (patch.mode & WAVE_FAST_RELEASE) { in load_guspatch()