Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dsoundcard.h285 unsigned char tremolo_rate; member
/linux-6.6.21/sound/synth/emux/
Dsoundfont.c1091 int rate = (patch.tremolo_rate * 1000 / 38) / 42; in load_guspatch()