Noob : Toggle a LED When Specific Loop Length is Selected?
Results 1 to 3 of 3
  1. #1
    Tech Wizard
    Join Date
    Jun 2016
    Posts
    20

    Question Noob : Toggle a LED When Specific Loop Length is Selected?

    Hello DJTT,

    I'm trying to make my first ever mapping and kinda stuck with the midi out for LEDs for touchOSC app.

    how to loop.jpg

    I want to have a specific red colored 'Loop set' LED to light up when I set a loop with specific length. The red LED will turn off if loop is released but the green 'loop selection' led still active as it acts as well... loop selector.

    Seems very simple, but I can't figure this out for 2 days. I tried using anything on Loop's midi out and modifier 'Is in active loop : 1' but still couldn't get it working.

    Anyone knows which command I need to look for to get this working?
    Thanks.

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

    Default

    You are using 'Is In Active Loop Modifier' and that's good but trick here is to assign different color using the 'MIDI Range' values.

  3. #3
    Tech Wizard
    Join Date
    Jun 2016
    Posts
    20

    Default

    I tried using the midi range and use this old thread as reference.

    So I made 2 'Loop Size Selector' for each red LED. For example, the red LED for 1/32 loop will have this mapping :

    - 1st Loop Size Selector (Turn off the LED)
    Modifier 'Is in Active Loop' = 0
    Assignment = Deck A
    Controller Range = Min 0, Max 0
    Midi Range = Min 0, Max 0

    - 2nd Loop Size Selector (Turn on the LED)
    Modifier 'Is in Active Loop' = 1
    Assignment = Deck A
    Controller Range = Min 0, Max 0
    Midi Range = Min 127, Max 127

    It seems that it should work, but the LED that supposedly only turn on when 1/32 loop is set; will also turn on when other loop sizes are set.

    What did I do wrong here?

Tags for this Thread

Posting Permissions

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