Faders as drawbars
Faders as drawbars
Hey!
I'm wondering, if it is possible, to use the faders as drawbars? For this use I need to turn the fader 180°.
Is there any chance to get this working?
Thanks,
Chris
I'm wondering, if it is possible, to use the faders as drawbars? For this use I need to turn the fader 180°.
Is there any chance to get this working?
Thanks,
Chris
Re: Faders as drawbars
if there´s a way to invert the faders values you could use them as they are.
cheers
cheers
-
- Newbie
- Posts: 28
- Joined: 21 Dec 2011 01:37
Re: Faders as drawbars
Well, in terms of values it's always just a matter of doing something like "1.-multislider.x" to get the inverse, and then you can do Color=black, light=-1 and you'll have a white drawbar coming down.
Re: Faders as drawbars
Hey,
thanks for your reply.
Your script works with multislider. But I tried with a fader and because there is no option, to set the light to -1 on faders, that is not working.
Is there another turnaround to use fader?
thanks for your reply.
Your script works with multislider. But I tried with a fader and because there is no option, to set the light to -1 on faders, that is not working.
Is there another turnaround to use fader?
-
- Liine Staff
- Posts: 126
- Joined: 14 Dec 2011 12:12
Re: Faders as drawbars
You could just set the scale to "127 to 0" instead of "0 to 127" when mapping your Fader to MIDI.
Re: Faders as drawbars
The mapping is not the problem.
It's curious, that it's not possible, to rotate an object easily.
I want a fader, which is coming down from the top, like the originals. Is this not possible with faders?!
It's curious, that it's not possible, to rotate an object easily.
I want a fader, which is coming down from the top, like the originals. Is this not possible with faders?!
-
- Liine Staff
- Posts: 126
- Joined: 14 Dec 2011 12:12
Re: Faders as drawbars
I don't understand what you're trying to achieve that can't be done by inverting the mapping.
What do you mean by "a fader coming down from the top" ? Faders look the same upside down to me.
What do you mean by "a fader coming down from the top" ? Faders look the same upside down to me.
Re: Faders as drawbars
Like I said in the opening post, I want to turn the fader 180°. Of course I can still change the scale to 127 to 0, but that doesn't change the appearance of the fader. That's what I mean
-
- Liine Staff
- Posts: 126
- Joined: 14 Dec 2011 12:12
Re: Faders as drawbars
I see. But what exactly would change in the Fader appearance when rotated 180° ? It's almost completely symmetrical as it is.