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