Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dsoundcard.h289 unsigned char vibrato_rate; member
/linux-6.12.1/sound/synth/emux/
Dsoundfont.c1139 int rate = (patch.vibrato_rate * 1000 / 38) / 42; in load_guspatch()