- Type
- MIDI Effect
- Author
- jengel
- Version
- 1.0
- License
- None
- Live version
- 8.3
- Max version
- 5.1.9
- Downloads
- 1,069
- Updated
- 2012-06-12
Description
LooperOSC - For using Live as a multitrack Sound-on-Sound Looper
Jesse Engel
This patch sends out and recieves OSC to control a Ableton Looper Device. Good for use with devices like a Launchpad, APC, or Softstep. This allows you to monitor the state of the Looper, and control it using OSC. Since Clear, Button, and Undo cannot be controlled directly, they are controlled by MIDI. Put this device in an armed Midi track routed into a Midi channel with remote access like IAC bus (mac), or Midi Yoke (pc).
Device sends out OSC as:
/Looper/[Loop#]/[Parameter] [Value]
[Parameter] (Value) = State (Stop, Record, Play, Overdub), Feedback (0, 1), Reverse(0, 1), Speed(-36, 36), Quantization(Global, None, 8b, 4b, 2b, 1b, 2n, 2nt, 4n, 8n, 16n, 32n)
3 straight to MIDI parameters= Clear (0, 1), Undo (0, 1), Button (0, 1)
Also sends to "toSoftStep" and recieves from "toLoopers" for internal to Live routing. You can change these. Enjoy!
This device can also be easily adapted to map OSC from any other type of device. If anyone is up for writing a little javascript, I'm sure it could be adapted to auto learn the available catagories and be a general "OSC Mapping" device for ableton.
Comments (9)
i am going to try setting up with lemur in the meantime
http://chippanfire.com/software/wac-lp-handler/
You can write a short script turning the OSC messages from LooperOSC into ones that the lp handler understands
I suggest using Tom Swirly's excellent softstep.jso (http://forum.keithmcmillen.com/viewtopic.php f=40&t=535). You can write a M4L device with a "r toSoftStep" object that gets the OSC messages from the loopers, parses them for looper # and state(you could use a similar method to what I use in this device for "OSC In"), and then passes that to "display".
Good luck!
http://forum.keithmcmillen.com/viewtopic.php?f=40&t=535
I'm trying to set up my korg nanokontrol2 to display the status of the looper with the leds.
any advice or tips?
I'm trying hard to get visual feedback from the looper on Lemur, I don't have enough programming skills yet... did anybody get it to work with LooperOSC? would be really nice to know..
I have 1 foot midi button and 5 Looper (5 Tracks), I want to trigger the Looper button ONLY on armed track. it is possible to do that?
regard,
Chris