zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 349620105cb013fc289ace734de8db5ace96b418
parent 2ad6437e95507575e254279718a07d55927f664e
Author: Christopher A. Oliver <caowasteland@gmail.com>
Date:   Tue,  6 Oct 2015 01:55:56 -0400

Oops.  Ditch debug print in engine.

Diffstat:
Msrc/Synth/OscilGen.cpp | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/Synth/OscilGen.cpp b/src/Synth/OscilGen.cpp @@ -635,7 +635,6 @@ void OscilGen::spectrumadjust(fft_t *freqs) { if(Psatype == 0) return; - dprintf(2, "Psapar = %f\n", (float)Psapar); float par = Psapar / 127.0f; switch(Psatype) { case 1: