you can implement a dual knob. In the sense that in case of gobo controls rotations you have values, for example from 0 to 100 clockwise rotation from fast to slow, stop rotation 101 and 102 to 200 counterclockwise rotation. I would like the console appears midi AKAI MPC40 that knob in the audio field that can be used in the same way as a Balance canfigurare the knob when the gobo is at the center does not run if I move it to the left rotates counterclockwise and if the right turn instead goes clockwise.
Thank you
double knob
-
- Posts: 703
- Joined: Mon Nov 02, 2015 11:03 am
- Location: Germany
- Real Name: Lukas
I can only guess what you mean: Some sort of a switch with a middle position?
Anyway, this would be very hard to implement since (if I get it right) you want to guess the right switching positions by looking at the fixture definition.
Anyway, this would be very hard to implement since (if I get it right) you want to guess the right switching positions by looking at the fixture definition.
-
- Posts: 9
- Joined: Fri Apr 08, 2016 9:29 pm
- Real Name: massimiliano
like this!!!!
- Attachments
-
- Immagine1.gif (3.53 KiB) Viewed 512 times
- mcallegari
- Posts: 4711
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
A knob is another appearance of a slider.
On a slider in level mode, you can limit the range of DMX values. So limit it from 128 to 255. (level tab -> lower limit / high limit)
On a slider in level mode, you can limit the range of DMX values. So limit it from 128 to 255. (level tab -> lower limit / high limit)
-
- Posts: 9
- Joined: Fri Apr 08, 2016 9:29 pm
- Real Name: massimiliano
YES is perfect
thanks you
thanks you