R4 Active Bargraphs and Level Events
TurnipTruck
Posts: 1,485
in AMX Hardware
Greetings,
On R4, when you have an active touch bargraph, it behaves differently than those on other G4 panels. If the bargraph is set near one extreme, then you touch it at or near the other extereme, several level events occur at values somewhere in between the original value and the new value before reaching the level of the value from the touch.
Has anyone seen this?
Thanks.
On R4, when you have an active touch bargraph, it behaves differently than those on other G4 panels. If the bargraph is set near one extreme, then you touch it at or near the other extereme, several level events occur at values somewhere in between the original value and the new value before reaching the level of the value from the touch.
Has anyone seen this?
Thanks.
0
Comments
Specifically, if you do not want these events to occur, set both of these to 0. The bargraph will be an instant jump instead of a graduated increase / decrease, but will only generate one level event.
This happens on MVP-8400s as well, and most likely other panels (I mostly use MVP-8400 and R4).
Or you can use the drag relative property so that the bargraph doesn't change depending on where you put your finger, but the relative amount of movement of your finger. This way you won't get volume jumps just from touching the graph, you will need to touch and drag your finger.
Paul