Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request/proposal: auto-apply color/skin/etc. attributes to plugins by group/spec/list #1891

Open
DeimosLabs opened this issue May 6, 2024 · 0 comments

Comments

@DeimosLabs
Copy link

DeimosLabs commented May 6, 2024

So, just brainstorming here...

For guitar/bass/keyb racks, i like to "color-code" my effects by type so i can immediately see what does what. Example would be black for anything pre-EQ or dynamics related, yellowish orange for distortion, red for amp modeling, green for cab/impulse response (and static-LFO phaser, see https://github.com/Stazed/rakarrack-plus WIP branch :D ) blueish-purple for "post" effects like chorus, reverb, delay etc. then the default dark grey for anything else.

It's kind of cumbersome to edit each plugin in each .carxp file, especially when you have tons of old ones, or some made by others - especially that you need to open each one in your editor, change, save -- or run a filter script to batch-process them, then reload the one(s) you're using in carla.

What i was thinking for a while now, is a set of user-customizable udev style "rules" (but much simpler than udev) that would instruct carla, on loading a plugin, what to do with each plugin if it matches a certain rule's criteria. These criteria could include: name, ID, maker, etc. contains/is exactly/starts/ends with "string", type (vst, lv2 etc) category and so on. Besides these specifications identifying/masking plugin(s), each rule would specify a list of actions to do with any plugin that matches these criteria: set color to this RRGGBBB, minimize/compact, set volume/dry/wet to such level, etc etc....

What do you guys think? Is it worth for me to start working on this? (my priority is still bypass plugins on disable tho)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant