Would like some advice on best approach with modifiers.
Results 1 to 2 of 2
  1. #1
    Newbie
    Join Date
    May 2014
    Posts
    3

    Default Would like some advice on best approach with modifiers.

    Hello,
    I am working on a custom mapping for my Mikro to Traktor. In the top left there are three soft buttons and a knob. The knob by default is mapped to the loop size of the active deck and clicking activates/deactivates the loop. What I would like the buttons to do is change the function of the rotary knob to change the Gain, Filter and Pan of the active deck. I think I have a handle on how to use modifiers to achieve this.

    M1 = 0 Default State: Loop Recorder
    M1 = 1 Gain
    M1 = 2 Filter
    M1 = 3 Pan

    However I get lost when I try to figure out how to use modifiers to make it so if any of the three buttons are pressed it turns off any other button that was active (or not). I've tried this a few ways and end up with some erratic behavior so I figured I would ask the pros.

    thanks
    kris

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

    Default

    Controller range value should match the modifier IN state: 0-0, 1-1, 2-2, 3-3

Posting Permissions

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