View Single Post
Old 06-12-2019, 02:13 AM   #3074
lubvic
Human being with feelings
 
Join Date: Sep 2013
Posts: 87
Default

Hi Geoff,
another strange issue, don't know if you are able to reproduce it or is related only to Equality plugin.

in my *.zon i have:

...
Toggle+RotaryPush2 FXParam "Band1 Bypass"
Rotary2 FXParam "Band1 Frequency"
Shift+Rotary2 FXParam "Band1 Q"
Option+Rotary2 FXParam "Band1 Shift"
Fader2 FXParam "Band1 Gain"
Toggle+Mute2 FXParam "Band1 Type"
...
...
DisplayUpper2 FXParamNameDisplay "B1 Freq"
DisplayLower2 FXParamValueDisplay "Band1 Frequency"
Shift+DisplayUpper2 FXParamNameDisplay "B1 Q"
Shift+DisplayLower2 FXParamValueDisplay "Band1 Q"
Option+Displayupper2 FXParamNameDisplay "Band1 Shift"
Option+DisplayLower2 FXParamValueDisplay "Band1 Shift"


when i press option plus rotary, commands are sent but displays hang and after few saconds the controller go crazy and stop to respond, i need to power off/on to make it work again.

My work around is to use Control instead of Option, but in a near future, maybe, i'll need to use all of the 3 (Shift-Control-option) together.

Edit:

i use this post for two other questions...
Is there a way to cycle a button press, like done with rotary? ( ie: RotaryPush| TrackCycle PanWidthCycle 2 )

second question, i can't figure how to use a command that focuses on FX opened, like done with "OnFXFocus MapFocusedTrackFXToWidgets", i need simply tu map a button to MapFocusedTrackFXToWidgets?

Thanks :-)

Last edited by lubvic; 06-12-2019 at 02:57 AM.
lubvic is offline   Reply With Quote