Home
last modified time | relevance | path

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

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