Searched refs:tremolo_rate (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | soundcard.h | 285 unsigned char tremolo_rate; member |
/linux/sound/synth/emux/ | ||
H A D | soundfont.c | 1134 int rate = (patch.tremolo_rate * 1000 / 38) / 42; in load_guspatch() |