-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Allow for copy/pasting of effects #7370
Comments
Other than adding entries to the rclick/context menu, I would like a Ctrl+drag behavior to copy and paste effects like how it happens with clips in the song editor |
Personally I think it looks quite busy; I don't think e.g. deleting all the effects in a chain is a common enough operation that it needs a button equally prominent to the one for adding effects. However, anyone who tackles this issue is of course free to reference the mockup in their implementation. |
The "remove" button is very useful because it immediately removes all the plugins from an instrument or channel that is full, obviously it would be easier to delete the channel and create another one, but what do we do when that channel is a bus that is very busy by many clues? It is very common for beginners to fill the effects chain due to lack of mixing and mastering knowledge, I think it has happened to all of us in the beginning. This button avoids having to delete all the plugins one by one |
Enhancement Summary
Itd be nice to be able to copy and paste effects, like when moving an effect between channels. the current way to copy is to create a new instance of the effect and copy-paste each control.
Implementation Details / Mockup
Reusing the cut/copy/paste buttons from the Song Editor would prolly be the best flow, as the rclick menu is already sparse. plenty of space for three more buttons.
Please search the issue tracker for existing feature requests before submitting your own.
The text was updated successfully, but these errors were encountered: