Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsoundcard.h233 #define WAVE_ENVELOPES 0x40 /* bit 6 = Enable envelopes - 1 */ macro
/linux-6.1.9/sound/synth/emux/
Dsoundfont.c1048 if (patch.mode & WAVE_ENVELOPES) { in load_guspatch()