Home AMX User Forum AMXForums Archive Threads Tips and Tricks
Options

Bargraph volume control

Hi

I am playing with bargraph buttons, and succelfully made a button with a slider.

How do I react on the sliders position in programming ?

I got it communicating on chan 200 - how do read out the position of the slider ?

Comments

  • Options
    ericmedleyericmedley Posts: 4,177
    bia@jdm.dk wrote: »
    Hi

    I am playing with bargraph buttons, and succelfully made a button with a slider.

    How do I react on the sliders position in programming ?

    I got it communicating on chan 200 - how do read out the position of the slider ?

    an active bargraph communicates as a level event.
  • Options
    sample code bargraph

    this is a silly code but I thing that may helpyou to understand the level combine and the implementation of a bargraph I recomment you also to check in tpd4 the buttons programming

    check line 176


    my best regards from Mexico City
Sign In or Register to comment.