Searched refs:vibrato (Results 1 – 4 of 4) sorted by relevance
47 unsigned char vibrato; /* vibrato effect */ member
139 u8 vibrato; member
410 depth = (7 - voice->sound->vibrato) in snd_opl4_update_vibrato_depth()412 depth = (depth >> 7) + voice->sound->vibrato; in snd_opl4_update_vibrato_depth()
475 if (voice->vibrato) in snd_opl3_set_voice()