Device Details
Overview
Name | Version: | LooperOSC 1.0 |
Author: | jengel |
Device Type: | MIDI Effect |
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. |
Details
Live Version Used: | 8.3 |
Max Version Used: | 5.1.9 |
Date Added: | Jun 12 2012 03:30:02 |
Date Last Updated: | Jun 12 2012 03:31:03 |
Downloads: | 1056 |
ⓘ License: | None |
Average Rating
Log in to rate this device |
-n/a- |
Files
Device File: | LooperOSC.amxd |
Comments
It's pretty straightforward using the very handy patch waclphandler
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
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
Posted on June 13 2012 by jengel |
Report Issue
hey, do you have a bit more documentation on how to use this with a softstep? I use three loopers in my current set up and would love to have the LEDs indicate the looper-status, so I don't have to watch the computerscreen while playing.
Posted on August 29 2012 by pepezabala |
Report Issue
Hi Pepe,
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!
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!
Posted on August 29 2012 by jengel |
Report Issue
Sorry, the link is
http://forum.keithmcmillen.com/viewtopic.php?f=40&t=535
http://forum.keithmcmillen.com/viewtopic.php?f=40&t=535
Posted on August 29 2012 by jengel |
Report Issue
i think i should be able to receive the osc messages from looperosc in Osculator, but it doesn't seem to work
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 to set up my korg nanokontrol2 to display the status of the looper with the leds.
any advice or tips?
Posted on September 17 2012 by shiftr |
Report Issue
Hello!
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'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..
Posted on October 23 2013 by erikrask |
Report Issue
Great, thanks for sharing ;-) !
Posted on July 27 2020 by WeirdNoise |
Report Issue
Hello, nice project... I want to ask,
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
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
Posted on November 18 2020 by christanto |
Report Issue
Login to comment on this device.
Browse the full library
i am going to try setting up with lemur in the meantime