Page 1 of 1
Live 7 OSC?
Posted: Thu Oct 04, 2007 8:47 pm
by subSonik
Any word on this... Looks like a big no
Posted: Thu Oct 04, 2007 8:48 pm
by Tone Deft
no

Posted: Thu Oct 04, 2007 8:53 pm
by subSonik
Posted: Thu Oct 04, 2007 8:59 pm
by Meef Chaloin
what's OSC?
(sure ive asking this before)
Posted: Thu Oct 04, 2007 9:04 pm
by Tone Deft
check wikipedia, it's an updated midi type interface that also handles audio, runs inside the computer or over a network. might be/could be the great thing about the C74 connection.
Posted: Thu Oct 04, 2007 9:31 pm
by Moody
Posted: Sun Oct 07, 2007 12:04 am
by evoid
still can't believe it...
Posted: Sun Oct 07, 2007 4:07 am
by BinaryB
Posted: Sun Oct 07, 2007 4:31 am
by Tone Deft
Live API is all about Python, part of Live is based on Python, LiveAPI links in with that. it's not OSC. imagine midi but it also carries audio and is built into a lot of other apps. kinda like midi yoke or IAC you can share data between apps.
with ver 5 of max/msp coming out, it's a HUGE overhaul of the program, I'm not surprised L7 doesn't have OSC. I would be that it puts the project out even further.
I'm incredibly anxious for this too, trust me. patience, understanding, and if nothing else C74 is here in SF, Ableton is in Berlin. we can coordinate a raid on both offices, chain them into both locations until they give us what WE WANT!! we outnumber them.
Posted: Mon Oct 08, 2007 1:02 pm
by {gleeman}
It's about 2 years that Open Sound Control has been asked as a feature in this forum. Unfortunately it doesn't seem to be a priority. I will continue to put it in my wishlist, until it will be included into Live.
Maybe the partnership with Cycling '74 will change the situation...
Posted: Mon Oct 08, 2007 1:23 pm
by pulsoc
Tone Deft wrote:
Live API is all about Python, part of Live is based on Python, LiveAPI links in with that. it's not OSC.
Really? I thought that Python was an easy way to access Live's API. What part of Live is based on Python?
Posted: Mon Oct 08, 2007 3:41 pm
by Moody
The LiveAPI has a LiveOSC object. Not sure of how well it functions but, I did find that it supports OSC.
Posted: Mon Oct 08, 2007 4:02 pm
by pulsoc
edit
Posted: Mon Oct 08, 2007 4:05 pm
by Machinate
pulsoc wrote:Tone Deft wrote:
Live API is all about Python, part of Live is based on Python, LiveAPI links in with that. it's not OSC.
Really? I thought that Python was an easy way to access Live's API. What part of Live is based on Python?
The custom midi bits for setting up control surfaces, from what I gather.