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