problem modifier traktor: stucked at a value
Results 1 to 3 of 3
  1. #1
    Tech Mentor
    Join Date
    Jul 2015
    Location
    Allauch, France
    Posts
    171

    Default problem modifier traktor: stucked at a value

    Sup boys

    I'm having a problem with a mapping. It's for a switch (toggle on/off)

    note E0
    Modifier1
    button direct
    value=0

    note E0
    Modifier1
    button direct
    value=1 when M1=0

    It gets stucked sometimes at 1 sometimes at 0
    Several modifiers got the same problem (on several controllers)
    When it happens I just open the controller manager, learn the same button and it works again. But I'd like to know where is the problem coming from...

    Did it happen to you before?

  2. #2
    DJTT Administrator del Ritmo padi_04's Avatar
    Join Date
    Nov 2009
    Location
    Argentina
    Posts
    6,561

    Default

    You need to add the condition on step 1 to only apply if M1=1, otherwise the direct to 0 will work at all times generating crosstalk.

  3. #3
    Tech Mentor
    Join Date
    Jul 2015
    Location
    Allauch, France
    Posts
    171

    Default

    Quote Originally Posted by padi_04 View Post
    You need to add the condition on step 1 to only apply if M1=1, otherwise the direct to 0 will work at all times generating crosstalk.
    Cheers padi_04

Posting Permissions

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