Simple 3 band equalizer with very low CPU usage

Post any examples or modules that you want to share here
Post Reply
User avatar
TrojakEW
Posts: 111
Joined: Sat Dec 25, 2010 10:12 am
Location: Slovakia

Simple 3 band equalizer with very low CPU usage

Post by TrojakEW »

Very simple EQ that I made for my own VSTi.
read more info/statistic and download here
infuzion
Posts: 109
Joined: Tue Jul 13, 2010 11:55 am
Location: Kansas City, USA, Earth, Sol

Re: Simple 3 band equalizer with very low CPU usage

Post 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...
User avatar
TrojakEW
Posts: 111
Joined: Sat Dec 25, 2010 10:12 am
Location: Slovakia

Re: Simple 3 band equalizer with very low CPU usage

Post 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.
User avatar
TrojakEW
Posts: 111
Joined: Sat Dec 25, 2010 10:12 am
Location: Slovakia

Re: Simple 3 band equalizer with very low CPU usage

Post 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
Post Reply