View Single Post
Old 06-14-2019, 04:21 PM   #3086
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,184
Default

Quote:
Originally Posted by lubvic View Post
Last question, is there a way to inhibit all other zones except the effect focused zone, so that those not used by FX paremeters goes dead?
I think this is confusing to have part of the controller dedicated for FXs and part for tracks...

Tell me if i'm pushing your patience to far. :-(
That's the purpose of the Action named "NoAction".

You attach a Widget that you don't want to map, but also don't want firing on the underlying Zone:

Code:
Zone SomeZone
        AButton Reaper 223456
        AnotherButton Reaper 33445
        AButtonThatDoesNothingButHidesTheButtonInTheZoneBelow NoAction
ZoneEnd
Quote:
Originally Posted by lubvic View Post
Edit:
Night of the living bugs for me
I noticed that ,if i use "Track GoZone Home", as written previously, when i open a new plugin UI Reaper crashes ;-)
Thanks fixed in the build posted below.
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote