Plugin Pin Connector
Hi,
We've already spoken about this too but just thought I'd file it officially. Is there some way, either by talking to Cockos or something you can do on Osara's end, to make access to channel routing for effects plug-ins less laborious.
Right now you have to open and close the context menu every time you want to enable or disable a channel send or receive. It must take significantly longer than it takes sighted people and is easy to make mistakes.
Something like a tree view would be ideal, with collapsable channels and the ability to check and uncheck the ones you do and don't want.
Thanks a lot,
Justin
Can't see any current way to do this with the REAPER API, so this would definitely require some change from Cockos, whether that be fixing the accessibility of the dialog (preferred) or API to allow us to create our own.
Would it be feasible for Cockos to allow space to check/uncheck items in the menu without the menu closing? I haven't seen this anywhere else even though it would be useful, so I suppose it must be difficult or impossible.
I think there is enough API support for this now, but it would be a lot of work for minimal benefit.
Would it be feasible for Cockos to allow space to check/uncheck items in the menu without the menu closing?
These are Win32 menus and I'm pretty certain that as soon as you activate an item, it dismisses the menu with no way to prevent that.