Home
last modified time | relevance | path

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

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