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