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