October 19th 2011
Announcement: QtSimpleEQ 1.0 (QtVST)
I’m pleased to announce the 1.0 version of QtSimpleEQ, a plugin with one low-pass, two peak and one high pass second-order filters. Nothing fancy in the algorithms, it’s mainly another show case for Qt VST plugins.
The code is available under the GPL2 on github and on Sourceforge.
The plugin can be download on the Sourceforge project page.
The plugin was tested with Tracktion 3 (Windows XP).
Snapshot:
2 Comments »



Bob Leponge on 04 Jul 2012 at 8:27 AM #
Comes with 12 meg worth of dlls that you have to manually copy deep inside your system path?
Matt on 04 Jul 2012 at 11:50 PM #
Yeah I know, I will need to address this issue when I have some time. I need to try to compile everything as static, but I don’t know if it will actually work. I think I tried at some point but failed.