View Single Post
Old 04-20-2020, 09:50 PM   #8592
cjewellstudios
Human being with feelings
 
Join Date: Sep 2017
Posts: 998
Default

Quote:
Originally Posted by Funkybot View Post
I edited my reply hoping you hadn’t read it yet. Reread it now for a working solution.
Oh ok Thanks for that. Unfortunately still no dice here. Here's what I have now getting me the same results.

Code:
Zone "VST: AIR Compressor (AIR Music Technology)"
FocusedFXNavigator
Rotary9	    FXParam 1 "Ratio"      
Rotary10	FXParam 2 "Smooth"     
Rotary1	    FXParam 3 "Attack"       
Rotary2	    FXParam 4 "Release"    
Rotary11	FXParam 5 "Output"     
Rotary32	FXParam 7 "Wet" 
Toggle+MFTButton32	FXParam 6 "Bypass"    { 90 255 0 255 50 0 }        
MFTButton1    FXParam 8 "Dummy1" { 90 255 0 255 50 0 }   
MFTButton2    FXParam 9 "Dummy2" { 90 255 0 255 50 0  }    
MFTButton3    FXParam 10 "Dummy3" { 90 255 0 255 50 0  }   
MFTButton9    FXParam 11 "Dummy4" { 90 255 0 255 50 0  }  
MFTButton10   FXParam 12 "Dummy5" { 90 255 0 255 50 0  } 
MFTButton11   FXParam 13 "Dummy6" { 90 255 0 255 50 0  }  
Rotary4       NoAction
Rotary5       NoAction
Rotary6       NoAction
Rotary7       NoAction
Rotary8       NoAction
Rotary12      NoAction
Rotary13      NoAction
Rotary14      NoAction
Rotary15      NoAction
Rotary16      NoAction
Rotary17      NoAction
Rotary18      NoAction 
Rotary19      NoAction
Rotary20      NoAction  
Rotary21      NoAction    
Rotary22      NoAction
Rotary23      NoAction    
Rotary24      NoAction  
Rotary25      NoAction 
Rotary26      NoAction 
Rotary27      NoAction
Rotary28      NoAction  
Rotary29      NoAction  
Rotary30      NoAction  
Rotary31      NoAction  
MFTButton4    NoAction
MFTButton5    NoAction
MFTButton6    NoAction
MFTButton7    NoAction
MFTButton8    NoAction
MFTButton12   NoAction
MFTButton13   NoAction
MFTButton14   NoAction
MFTButton15   NoAction
MFTButton16   NoAction
MFTButton17   NoAction
MFTButton18   NoAction
MFTButton19   NoAction
MFTButton20   NoAction
MFTButton21   NoAction
MFTButton22   NoAction
MFTButton23   NoAction
MFTButton24   NoAction
MFTButton25   NoAction
MFTButton26   NoAction
MFTButton27   NoAction
MFTButton28   NoAction
MFTButton29   NoAction
MFTButton30   NoAction
MFTButton31   NoAction
ZoneEnd
I also tried the "Toggle+" before each one in case that was the key. I've taken alot of guesses here but I'm coming up short.

edit: I forgot to say that is is actually doing *something*

On Rotaries that are not mapped, pushing those buttons allows the MF Twister to use whatever On and Off color are set in the MF Utility for the device. However pushing any one of those buttons that I'm trying to address the LED's, it actually doesn't change, just stays at the color it's at (which is not the color I'm trying to change it to )

EDIT 2:

SHEESH.... I figured it out finally. For those other params... The colors need to be switched. I still have to look at which one is actually the important one lol but switching them did the trick.

Last edited by cjewellstudios; 04-20-2020 at 10:01 PM.
cjewellstudios is offline   Reply With Quote