Home
last modified time | relevance | path

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

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