Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h286 unsigned char tremolo_depth; member
/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c1097 zone->v.parm.tremfrq = ((patch.tremolo_depth / 2) << 8) | rate; in load_guspatch()