So here's another module from my in progress Dexter emulation. The EQ!
It's a pretty intuitive Multi-Ball based EQ with canvas overlays for amplitude/frequency and Q/frequency. Has filters, shelves, and 4 parametric bands (like logic's EQ). Hope it can be useful for some.
I'd love to make it look as pretty as Dexter's, but bezier curves don't really seem to work as expected in canvas, so I've mainly used the arcTo method. The info block only shows approximate values of frequency, as I never could figure out the 20-20000 log formula to work it out according to the grid.
https://liine.net/en/community/user-library/view/549/
Dexter Style EQ
-
- Newbie
- Posts: 5
- Joined: 28 Dec 2014 17:51
Dexter Style EQ
- Attachments
-
- DexEQ.jzlib
- (61.56 KiB) Downloaded 470 times
-
- Newbie
- Posts: 15
- Joined: 24 Aug 2016 00:28
Re: Dexter Style EQ
This is super cool. What's the best way to integrate it into Cubase? Looks like it's outputting OSC only and not midi. Is that correct?