schollz / granchild

a random granulator with step sequencer
MIT License
11 stars 7 forks source link

fix unequal pan sigs when spread is 0 #5

Closed jaseknighter closed 2 years ago

jaseknighter commented 2 years ago

parens ensure proper order of arithmetic operations when calculating the hi and low values for pan_sig and pan_sig2` respectively

schollz commented 2 years ago

Thanks!!! Supercollider (lack of) order of operations strikes again...