Page 1 of 1
Simple 3 band equalizer with very low CPU usage
Posted: Sun Dec 30, 2012 11:51 am
by TrojakEW
Very simple EQ that I made for my own VSTi.
read more info/statistic and download here
Re: Simple 3 band equalizer with very low CPU usage
Posted: Sun Dec 30, 2012 7:53 pm
by infuzion
Interesting, is splitting a frequency really as easy as multiplying a number? It seems that SM's low/highpass splitter have a bit more math...
Re: Simple 3 band equalizer with very low CPU usage
Posted: Sun Dec 30, 2012 11:34 pm
by TrojakEW
All I need was to find simpler way because I wanted to use four EQ for my project. Less precise but working solution in order to reduce CPU usage.
Re: Simple 3 band equalizer with very low CPU usage
Posted: Sat Jan 12, 2013 1:54 pm
by TrojakEW
Updated fsm! There are two version now. First same simple as before with just one cuttof/freq adjustment and second with two for better bands adjustment. I also included versions with denormal fix.
read more info/statistic and download here