Home
last modified time | relevance | path

Searched refs:vibrato (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/sound/
A Dasound_fm.h47 unsigned char vibrato; /* vibrato effect */ member
/linux/sound/drivers/opl4/
A Dopl4_local.h139 u8 vibrato; member
A Dopl4_synth.c410 depth = (7 - voice->sound->vibrato) in snd_opl4_update_vibrato_depth()
412 depth = (depth >> 7) + voice->sound->vibrato; in snd_opl4_update_vibrato_depth()
/linux/sound/drivers/opl3/
A Dopl3_synth.c475 if (voice->vibrato) in snd_opl3_set_voice()

Completed in 8 milliseconds