Search found 2 matches

by JCaudio
Thu Mar 18, 2010 7:17 pm
Forum: Algorithm development
Topic: Soft knee rms limiter noise
Replies: 2
Views: 7670

Thanks, BC.
I also found that I had the code block in the wrong place within the overall program. When I position it correctly, the noise is no longer apparent.
John Collins
by JCaudio
Thu Mar 11, 2010 1:09 am
Forum: Algorithm development
Topic: Soft knee rms limiter noise
Replies: 2
Views: 7670

Soft knee rms limiter noise

Hello, Trying to include a soft limiting/compression function to emulate tape saturation in my Tape echo machine algorythm. When I add the code snippet from the Spin site "soft knee rms limiter" (included below) I get quite an increase in noise output from the FV-1 in the no-signal conditi...