Home
last modified time | relevance | path

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

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