Page 51 of 64 FirstFirst ... 4147484950515253545561 ... LastLast
Results 501 to 510 of 636

Thread: The LSX tutorials thread!

  1. #501
    Join Date
    Aug 2013
    Location
    West Sussex
    Posts
    1,279

    Default

    Quote Originally Posted by colouredmirrorball View Post
    I recently wrote a large chunk about MIDI in the living manual, please request access to drlava...
    Yes - Thank you so much for this CMB! Incredibly helpful

  2. #502
    Join Date
    Sep 2015
    Location
    Thessaloniki
    Posts
    223

    Default

    Quote Originally Posted by colouredmirrorball View Post
    Sure. You can use an If event to en/disable a RGBI event that transforms the frame to white.
    Nice, very hacky but nice!

    One issue though, I'm only able to use the slider knobs on my midi controller, not the pads or the 2 octave piano keys (its a MPK Mini controller).
    Slider knobs are in channel 0 and in indexes (keys) 19 to 32, the pads are channel 9, indexes 54 to 81 and piano keys are "Edit MIDI Key Number" window pops up and I can't see the indexes.

  3. #503
    Join Date
    Jul 2008
    Location
    My momentum is too precisely determined :S
    Posts
    1,777

    Default

    Play (or pause) the show while going to the midi setup, then you don't get the key dialog. You can also remap keys to controls for this exact purpose. Read the manual! It's all in there. There's a link in the first post of this thread.

  4. #504
    Join Date
    Sep 2015
    Location
    Thessaloniki
    Posts
    223

    Default

    The link is sending me to a university website which asks for pin to activate my account: https://login.case.edu/cas/login?SAM...26ltmpl%3Ddocs

    My guess is your university has integrated google services on their website like mine but still requires accounts created via their site.

  5. #505
    Join Date
    Jul 2008
    Location
    My momentum is too precisely determined :S
    Posts
    1,777

    Default

    Aha! Interesting. Case.edu is the former university of drlava.

  6. #506
    Join Date
    Sep 2015
    Location
    Thessaloniki
    Posts
    223

    Default

    Maybe his account was deleted automatically from being old. He should be notified.

    About my issue, did I understand correctly that LSX only supports one MIDI channel but I can stil "map" my pads on the 5th channel to channel 0 in LSX? I hope I got this right. Great manual BTW.

  7. #507
    Join Date
    Jul 2008
    Location
    My momentum is too precisely determined :S
    Posts
    1,777

    Default

    Yup that should work. You can only use one MIDI device as input though. If you want more you'll need to find a solution. I wrote a little program in Processing that bundles multiple MIDI inputs and sends them through a virtual MIDI port (LoopBe) to LSX, but I imagine there are other programs available. If your MIDI devices have a MIDI Thru port then that's a solution too of course.

  8. #508
    Join Date
    Sep 2015
    Location
    Thessaloniki
    Posts
    223

    Default

    The pads and knobs are on the same controller.
    Although there's a similarm nonLSX specific issue. I was hoping to use the controller both for sound and lasers, in other words have two programs respond to it, but it seems impossible in Windows.

  9. #509
    Join Date
    Sep 2015
    Location
    Thessaloniki
    Posts
    223

    Default

    damn it, what am i doing wrong? Want to use the key at Channel 9, key 40.
    http://i.imgur.com/Dhg2LvE.png

  10. #510
    Join Date
    Jul 2008
    Location
    My momentum is too precisely determined :S
    Posts
    1,777

    Default

    The midi() expression uses controls. Scroll down to LSX Action "Control 127" and map it to key 40.

Posting Permissions

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