Home
last modified time | relevance | path

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

/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/JoshUGens/
H A DJoshAmbiUGens.cpp316 float wy0_1, wy0_2, wy0_3, wy0_4, wy0_5, wy0_6; in B2UHJ_next() local
335 wy0_3 = way2 - (unit->m_coefs[2]) * wy1[2]; in B2UHJ_next()
336 way3 = unit->m_coefs[2] * wy0_3 + 1 * wy1[2]; in B2UHJ_next()
337 wy1[2] = wy0_3; in B2UHJ_next()