m5tevens
08-28-2010, 10:55 PM
I'm figuring out how to use a FaderBox in conjunction with ParamMod to give me more control over my external controllers than using "Learn Midi CC" directly ...
When enabled, Quantize limits fader movement to one unit. For the default range, this limits it to top, middle, and bottom. If I change the range to -8/8, I can get 16 quantized steps. Which is great, but now the output is no longer what I need it to be. Is quantize going to have a divisor associated with it at some point?.
I'm being picky here, but having the "Min Val" parameter placed above the "Max Val" parameter in the FaderBox control panel seems counter-intuitive.
Specifically what I'm trying to do;
1) Control the LFO period with a knob, set an arbitrary range, eg, 1 ~ 16, and quantize it to integer values. I can do this by turning off AutoScale on the ParamMod and setting the range of the FaderBox slider to 1 ~16, but it would be preferable to define the range outside of the FaderBox so I can use a single fader to control multiple parameters. Also, with the range set to values other than the default, the faders no longer respond correctly to controller mapping ( works fine again if I put them back the way I found them. )
2) Control LFO phase with a fader, quantized to 45 degree divisions. I'm guessing a fader range -180/180 and a Binary OP would do it, but that seems a bit of a long way around it.
When enabled, Quantize limits fader movement to one unit. For the default range, this limits it to top, middle, and bottom. If I change the range to -8/8, I can get 16 quantized steps. Which is great, but now the output is no longer what I need it to be. Is quantize going to have a divisor associated with it at some point?.
I'm being picky here, but having the "Min Val" parameter placed above the "Max Val" parameter in the FaderBox control panel seems counter-intuitive.
Specifically what I'm trying to do;
1) Control the LFO period with a knob, set an arbitrary range, eg, 1 ~ 16, and quantize it to integer values. I can do this by turning off AutoScale on the ParamMod and setting the range of the FaderBox slider to 1 ~16, but it would be preferable to define the range outside of the FaderBox so I can use a single fader to control multiple parameters. Also, with the range set to values other than the default, the faders no longer respond correctly to controller mapping ( works fine again if I put them back the way I found them. )
2) Control LFO phase with a fader, quantized to 45 degree divisions. I'm guessing a fader range -180/180 and a Binary OP would do it, but that seems a bit of a long way around it.