Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dsoundcard.h295 unsigned char tremolo_rate; member
/linux-3.3/sound/synth/emux/
Dsoundfont.c1093 int rate = (patch.tremolo_rate * 1000 / 38) / 42; in load_guspatch()