View Single Post
Old 02-24-2020, 12:24 PM   #6964
WaveTrans
Human being with feelings
 
Join Date: Aug 2019
Location: Forest City
Posts: 336
Default

Quote:
Originally Posted by Geoff Waddington View Post
New build is up.

Simplified FocusedFXParam -- it now ignores Navigators.

Code:
     FaderOfYourChoice FocusedFXParam
Use it anywhere
This is a really good idea and a very useful feature!
Thanks for it!

I had to test it immediately, of course.

So I put Fader| FocusedFXParam into the Channel| zone.

It works as it should with all parameters which are assigned to the Fader in the FX.zon.

If the last touched parameter is not assigned to a fader in the FX.zon, using the assigned button/rotary opens the appropriate envelope.

When I start to write automation using the fader, a volume envelope opens and volume automation is written.

I guess this has something to do with volume being assigned to the single fader in the channel|.zon, so being universal if not assigned otherwise in the FX or template zones?

how can I avoid this on the single fader controller (IconNano)?

I put Fader| FocusedFxParam into the FXMenu zone and into the FX.zon alternatively, same result.
Fader writes volume automation.

Using rotaries for writing automation is not even half fun

Edit: is this like with the Master Rotary? I had to assign one which is different from
the universally assigned rotary one for MasterPan.
However, this will not work in this situation since I only got one fader.

Code:
Zone "Channel|"
	TrackNavigator
	......
	Fader| FocusedFxParam
ZoneEnd

Last edited by WaveTrans; 02-24-2020 at 12:39 PM.
WaveTrans is offline   Reply With Quote