reaper-oss / sws

The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
https://www.sws-extension.org/
MIT License
455 stars 85 forks source link

Accessibility: in items SWS actions to move the FX up or down the FX chain could be very useful #1790

Closed Lo-lo78 closed 1 year ago

Lo-lo78 commented 1 year ago

Hi everyone! It would be very useful to have two actions that move the FX up or down in the selected item as well. For the moment on SWS it is only possible to do this in the track's FX chain. I am referring to the actions: "SWS/S&M: Move selected FX up in chain for selected tracks" "SWS/S&M: Move selected FX down in chain for selected tracks" Thanks and good job!

Buy-One commented 1 year ago

Hi

You're welcome to try scripts available HERE

Move selected take FX down in the chain.lua

Move selected take FX up the chain.lua

Lo-lo78 commented 1 year ago

@Buy-One Hi, I didn't find the lua scripts you reported to me on ReaPack. I tried to update the xml and then searched the action list but nothing came up regarding the takes or items. Do you have the xml that has these scripts? Thank you!

Buy-One commented 1 year ago

I gave a direct link to the repo from where you can download them. My repo isn't compatible with ReaPack.

Lo-lo78 commented 1 year ago

@Buy-One Thank you! Both actions work well... 👍

Lo-lo78 commented 1 year ago

@Buy-One I am closing this issue because it has been resolved. Thank you!

Lo-lo78 commented 1 year ago

@Buy-One I'm trying both actions and they work. There is only a small system cursor focus issue. The plugin moves up or down but if I immediately move the cursor I am at the top of the FX chain.E' possibile risolvere questo problema di focus? The problem can arise when the FX chain is very large. Obviously if there are two or three plugins it's not a problem. Thank you!

P.S. Sorry if I closed the issue and then reopened it. I noticed it later.

Buy-One commented 1 year ago

Hi

Since it's no longer an SWS extension issue, i propose to move the discussion to my repo issue tracker at https://github.com/Buy-One/REAPER-scripts/issues

Please describe the issue there in greater detail, preferably with screenshots and animations.