Home
last modified time | relevance | path

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

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