Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsoundcard.h278 unsigned char vibrato_depth; member
/linux-2.4.37.9/drivers/sound/
Dawe_wave.c3785 rec->parm.fm2frq2 = ((patch.vibrato_depth / 6) << 8) | rate; in awe_load_guspatch()