Mode Selector Toggle with one button?
Results 1 to 3 of 3
  1. #1

    Default Mode Selector Toggle with one button?

    Okay so im trying to map a Mode Selector toggle with one button. Essentially i want to hit button "x" and have it go to "Beat jump", and then hit it again and it goes to "Loop" and visa versa. Is this possible? Im trying to save on button space and i tend to switch back and forth on these quite a bit anyway. I already have the Move and Size Selector functions mapped out but i would like them to be double purpose all the while not having to use up 2 buttons that could be better utilized with something else. I have attached a modifier in all kinds of weird ways and tried about every combination i can think of(including the mod conditions.) Im beginning to think it cant be done.

  2. #2
    DJTT Mapping Ninja Moderator Stewe's Avatar
    Join Date
    Aug 2010
    Location
    MIDI
    Posts
    7,493

    Default

    Hey, you should set one button to be a toggle type modifier. This will be your Mode Selector button.

    Add in Modifier 1 (or any other)
    Modifier conditions / M1=0
    Type of controller=button
    Interaction mode=direct
    Set to value=1

    Add in Modifier 1
    Modifier conditions / M1=1
    Type of controller=button
    Interaction mode=direct
    Set to value=0

    So if you got it all set up correctly you should have the Modifier button which now toggles in between two states (value 0 and value 1) each time the button is pressed. Now assign one state to your Beatjumps (M1=0) and the other one to your Loops (M1=1) and you're good.

  3. #3

    Default

    Wow! That was too simple! I swear i tried that last night but it was quite late. Feel free to delete this thread if you want, i feel silly

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •