Fix previous..

This commit is contained in:
Vesa
2014-04-27 21:31:42 +03:00
parent eaebb40986
commit 41f3722e5b

View File

@@ -271,8 +271,8 @@ void MonstroSynth::renderOutput( fpp_t _frames, sampleFrame * _buf )
// phase manipulation vars - these can be reused by all oscs
float leftph;
float rightph;
float coeff_l;
float coeff_r;
float pd_l;
float pd_r;
// osc1 vars
float o1l_f;