Home
last modified time | relevance | path

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

/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/
H A Dmonosynth.cpp260 int32_t shift_delta1 = ((shift_target1 >> 1) - (last_pwshift1 >> 1)) >> (step_shift - 1); in calculate_buffer_oscs() local
292 shift1 += shift_delta1; in calculate_buffer_oscs()
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/
H A Dmonosynth.cpp288 int32_t shift_delta1 = ((shift_target1 >> 1) - (last_pwshift1 >> 1)) >> (step_shift - 1); in calculate_buffer_oscs() local
346 shift1 += shift_delta1; in calculate_buffer_oscs()