lsp-plugins
lsp-plugins copied to clipboard
Parametric EQ version with channel select per band
Dear Vladimir and associates ;)
I am working in professional audio mastering for almost 20 years, slowly transitioning from macOS to linux - it's a bumpy road, but I am almost there.
That said, your parametric EQ is the EQ-plugin of choice for me. It can do (almost) anything I need. Btw: the new GUI is really beautiful (and David packaged it already for arch <3)
A probably not so hard to implement addition would significantly speed up my workflow though. Could you imagine, making a version of parametric EQ 16 where every band gets one more dropdown menu that selects the target channel(s) of the band: stereo, mid, side, left, right ?
That would be awesome! I know, it's a difficult situation right now and I hope you and your family are ok. So no rush. Hopefully see you around soon!
Cheers, Klaus
Hello!
This requires a bit different look at the equalizer. In this case, the equalizer should always be stereo (even if it processes mono signal) or contain two inputs and two outputs. This is not so hard to implement the new equalizer but that requires some time.
As a point of curiosity: how does this help to your workflow? I mean, it would be nice to understand your user cases of the feature you're asking to implement.
Hey :)
Yes, the plugin version would always have 2 channels of input and output.
In my (mastering) workflow, every band of the EQ has a certain function. For instance one band cuts frequencies below 200Hz in the side signal to make the low-end mono (also known from elliptical filters in vinyl cutting). Another band might aim at pushing certain frequencies in the mid signal around 400Hz in order to make a vocalist sound warmer. Another classic is to push high frequencies in the sides with a shelf at maybe 10k to ‘widen’ the high-end. Some more bands I typically use in stereo mode to cut certain resonances that might be in the mix.
In conclusion, it’s very comfortable to have all this happen in one EQ instance and not having to jump between different instances.
Does this make sense to you? Thank you so much for considering <3
Klaus
On 13. Apr 2022, at 12:48, Vladimir Sadovnikov @.***> wrote:
Hello!
This requires a bit different look at the equalizer. In this case, the equalizer should always be stereo (even if it processes mono signal) or contain two inputs and two outputs. This is not so hard to implement the new equalizer but that requires some time.
As a point of curiosity: how does this help to your workflow? I mean, it would be nice to understand your user cases of the feature you're asking to implement.
— Reply to this email directly, view it on GitHub https://github.com/sadko4u/lsp-plugins/issues/241#issuecomment-1097905134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AET2FC7GUR642AR4CYAYX53VE2Q6ZANCNFSM5TKG4OIA. You are receiving this because you authored the thread.
The main problem is, what name to introduce for the new equalizer :). Probably Mastering Equalizer or something similar.
Cool :)
Or 'unified eq' or 'universal eq' or 'uni-eq'
?
On Fri, 2022-04-15 at 02:28 -0700, Vladimir Sadovnikov wrote:
The main problem is, what name to introduce for the new equalizer :). Probably Mastering Equalizer or something similar. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
I am so curious... Are you working on this version? <3
No, at this moment I'm fixing bugs that I got while doing the huge update from 1.1.x to 1.2.0. Probably I'll start working on this within few months.
Cool, thank you :)
Yeah, this would be very cool (and usefull).