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