View Single Post
Old 10-02-2020, 06:14 PM   #10392
cjewellstudios
Human being with feelings
 
Join Date: Sep 2017
Posts: 998
Default

Quote:
Originally Posted by MixMonkey View Post
I stand corrected Do you have an example you can post?
Basically I was just testing to see if it could be done. In hindsight I should have just finished it as I could have been using it this entire time. With the acceleration in there it is quite literally a dream come true. I'll get to it soon.

But here's what the fx zone for ReEQ looks like:

Code:
Zone "JS: ReEQ"
FocusedFXNavigator
Rotary10 	FXParam 27 "Filter2 Frequency"	[ 0.0>100.0 (0.01,0.02,0.05,0.1,0.2,0.25,0.3,0.35,0.4,0.5,0.8) ] 
Rotary2 	FXParam 28 "Filter2 Gain"    	        [ -18.0>18.0 (0.01,0.02,0.05,0.1,0.2,0.25,0.3,0.35,0.4,0.5,0.8) ]
Rotary18 	FXParam 29 "Filter2 Q"			[ 0.0>100.0 (0.01,0.02,0.05,0.1,0.2,0.25,0.3,0.35,0.4,0.5,0.8) ]
cjewellstudios is offline   Reply With Quote