Author :
Ryan C. Gordon
Date :
2017-10-11 12:07:43
Hash :5e5f2290 Message :audio: Turns out the accumulation errors sound better. :/
Moving to double fixed the overflows, but using "time = i * incr" instead of
"time += incr" causes clicks in the output.