S4 - Determine if Deck A or C is selected
Results 1 to 2 of 2
  1. #1
    Newbie
    Join Date
    Apr 2018
    Posts
    1

    Question S4 - Determine if Deck A or C is selected

    Hey there. I'm jsut setting up an S4 MK2 I recently got with some minor controller adjustments. I'm currently repurposing the loop IN OUT buttons so they beat jump -LOOP and +LOOP respectively. Now this works fine if I specify a deck for those to buttons, but I cannot seem to get it to know which deck is selected.

    So end result would be

    DECK A selected
    IN / OUT on left deck beat jump DECK A

    DECK C selected
    IN / OUT on left deck beat jump DECK C

    I tried adding a modifier to the DECK C button in the corner but that doesn't seem to know which state its in on the left hand side.

    Any ideas?

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

    Default

    This can be done with a modifier.

    Add In > Modifier 1
    Type = Button
    Mode = Direct
    Value = 1
    Condition is M1=0

    Add In > Modifier 1
    Type = Button
    Mode = Direct
    Value = 0
    Condition is M1=1

    Map this two modifier 1 commands to a same button (Deck C) and untick the "Override Factory Map" option on both commands.

    Now add beatjump commands (Add In > Deck Common > Move > Beatjump) and assign them with modifier conditions of your previously added modifier.

Posting Permissions

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