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