I’ve implemented a visualization widget for the GxGraphicEQ, a graphic 11 band EQ that is enabled by default in zynthian. It works like this:
Note that you can also use the touch to adjust the EQ band gains.
In the next days/weeks, i would like to implement, at least another EQ visualization widget, this time for a parametric EQ. I really like the x42-eq, but i’m open to other proposals. What is your favorite parametric EQ in zynthian?
That sounds fantastic! Can you tell how zynthian UI will sort out the internal parameter conversions for normalized parameters and underlying parameters (like filter orders)?
For plugins exposing real values it seems to be easier, given the engine is clear about the bandwidth/Q thing.