Home
last modified time | relevance | path

Searched refs:vibrato_rate (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dsoundcard.h297 unsigned char vibrato_rate; member
/linux-2.6.39/sound/synth/emux/
Dsoundfont.c1097 int rate = (patch.vibrato_rate * 1000 / 38) / 42; in load_guspatch()