Searched refs:reg_lfo_vibrato (Results 1 – 2 of 2) sorted by relevance
413 voice->reg_lfo_vibrato &= ~OPL4_VIBRATO_DEPTH_MASK; in snd_opl4_update_vibrato_depth()414 voice->reg_lfo_vibrato |= depth & OPL4_VIBRATO_DEPTH_MASK; in snd_opl4_update_vibrato_depth()416 voice->reg_lfo_vibrato); in snd_opl4_update_vibrato_depth()541 voice[i]->reg_lfo_vibrato = voice[i]->sound->reg_lfo_vibrato; in snd_opl4_note_on()
142 u8 reg_lfo_vibrato; member169 u8 reg_lfo_vibrato; member
Completed in 6 milliseconds