Home
last modified time | relevance | path

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

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