View Single Post
Old 01-11-2013, 04:23 PM   #2
spk77
Human being with feelings
 
Join Date: Aug 2012
Location: Finland
Posts: 2,668
Default

(Edit: New version in post #4)
This is my first script with JS. The real EHX Knockout EQ -pedal (I don't own one) has a fixed cutoff frequency of 85 Hz for low-pass and 6.5kHz for hi-pass. I hope that someone who actually knows something about JS/DSP -programming could improve/optimize this script

KO Eq:
https://stash.reaper.fm/15053/KO%20Eq

It blends 3 signals together:
- hi-freq component (cutoff freq = 4000-8000 Hz, slope 6-36dB/oct)
- low-freq component (cutoff freq = 85-120 Hz, slope 6-36dB/oct)
- dry signal

It has a limiter (threshold=0 dB) for speaker protection, just in case.

mp3-sample (423.67 KB):
https://stash.reaper.fm/15054/KO%20Eq_sample.mp3
1. clip: fx bypassed
2. clip: hi/low-freq components blended, dry signal mix 0% (no dry signal in mix)
3. clip: hi/low-freq components mixed with dry signal (dry signal mix 100%)



Last edited by spk77; 01-14-2013 at 02:52 PM.
spk77 is offline   Reply With Quote