Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dsoundcard.h238 #define WAVE_TREMOLO 0x00020000 /* The tremolo info is valid */ macro
/linux-6.12.1/sound/synth/emux/
Dsoundfont.c1133 if (patch.mode & WAVE_TREMOLO) { in load_guspatch()