Home
last modified time | relevance | path

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

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