Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dsoundcard.h237 #define WAVE_VIBRATO 0x00010000 /* The vibrato info is valid */ macro
/Linux-v5.10/sound/synth/emux/
Dsoundfont.c1087 if (patch.mode & WAVE_VIBRATO) { in load_guspatch()