Searched refs:vibrato_rate (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | soundcard.h | 277 unsigned char vibrato_rate; member |
/linux-2.4.37.9/drivers/sound/ | ||
D | awe_wave.c | 3784 int rate = (patch.vibrato_rate * 1000 / 38) / 42; in awe_load_guspatch() |