Looks like it was a problem with the filter. Seems to be ok now. Now I am back to finding some memory corruption in my voice allocator and "Midi2CV", modules which happens when I throw a lot of quick notes at the plugin. Must be something going wrong when two events happen in the same block. Should not be too hard to find...AdmiralQuality wrote:
I usually just comment out the chunks of code I want to bypass. Really there are only 3 modules. Oscillator, filter and amplifier. So it's not that complicated. (You have a chorus too, but I assume it bypasses transparently and isn't what's causing the distortion.)
Clipping doesn't naturally happen in any of these, with the exception of filter resonance (assuming it's a classic IIR) where you need to reign in the feedback levels to keep it from "blowing up". If you're hearing distortion with zero filter resonance, then yes, something is definitely wrong somewhere.
Post a sample of the sound if you'd like. Maybe some discerning ears can help figure out where it might be coming from.
Cheers,
Martin

