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