Home
last modified time | relevance | path

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

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