ArrayArrayArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2010-10-28T02:19:24+02:00 https://brainmodular.org/forums/app.php/feed/topic/1871 2010-10-28T02:19:24+02:00 2010-10-28T02:19:24+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=16639#p16639 <![CDATA[OSC wildcards]]>
interesting.

the Osc learn is already in my TODO list.
let me time for that++++
Any word on OSClearn? It'd make my iPad much happier with Usine...

Statistics: Posted by Clearscreen — 28 Oct 2010, 02:19


]]>
2010-06-06T08:10:01+02:00 2010-06-06T08:10:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14145#p14145 <![CDATA[OSC wildcards]]>

Statistics: Posted by Clearscreen — 06 Jun 2010, 08:10


]]>
2010-06-04T08:53:36+02:00 2010-06-04T08:53:36+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14127#p14127 <![CDATA[OSC wildcards]]>
the Osc learn is already in my TODO list.
let me time for that++++

Statistics: Posted by senso — 04 Jun 2010, 08:53


]]>
2010-06-04T01:56:58+02:00 2010-06-04T01:56:58+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14124#p14124 <![CDATA[OSC wildcards]]>
This is where I've always felt OSC had an issue in that all addresses had to be manually entered - we need OSClearn like MIDIlearn I reckon. As far as I know OSCulator is the only program that currently does this, shame it's only on OSX...

Statistics: Posted by Clearscreen — 04 Jun 2010, 01:56


]]>
2010-06-03T15:20:01+02:00 2010-06-03T15:20:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14113#p14113 <![CDATA[OSC wildcards]]> modules are cool but if wanna ask several parameters one after the other
we need to make process that count, and each message can be sent only per bloc. also maybe that would allow to make
message of n length? in liveOsc, the same tag is often used , but with different length for differents ops, actually that mean
in usine to use a module for each message, create the in/out in script, count procedures..quite long.
at typical mess in python script look like:
def clipinfoCB(self, msg):
if len (msg) = 4
track:= msg 2
clip:= msg 3
playing:= getClip(track,clip).status
name:= str (getClip(track,clip).name
self.oscServer.sendOSC("/live/clip/info", (track, clip, playing, str(clipname) )
that' seem very simple/handy for the user to deal with.
so it's possible to set on the fly the adress, the number of infos to send, wich can by the way be independently integers, float,blocks or strings, list ect.

(don't get me wrong im supper happy of the V5 osc work that have be done, it's quite huge, but just
would be awesome to be able to acces kind of same simplicity in usine script. kind of sendinternal msg
with args, but where args type could be somehow set/recognised as numbers or strings, with adjustable length.
(all of that i an ideal world ;) )

I imagine it's quite a huge job to implement such a thing, but going in that direction in futur would be very cool.

Statistics: Posted by 23fx23 — 03 Jun 2010, 15:20


]]>
2010-06-02T12:15:03+02:00 2010-06-02T12:15:03+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14097#p14097 <![CDATA[OSC wildcards]]> I'll try to add several osc manipulation functions in the script engine.

Statistics: Posted by senso — 02 Jun 2010, 12:15


]]>
2010-06-01T03:11:31+02:00 2010-06-01T03:11:31+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14076#p14076 <![CDATA[OSC wildcards]]>
Thinking of building something similar to a flame "six-in-a-row" on an iphone/touchpad...

Statistics: Posted by Clearscreen — 01 Jun 2010, 03:11


]]>
2010-02-03T00:14:35+02:00 2010-02-03T00:14:35+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=11410#p11410 <![CDATA[OSC wildcards]]>

Statistics: Posted by Clearscreen — 02 Feb 2010, 23:14


]]>
2010-02-02T19:06:30+02:00 2010-02-02T19:06:30+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=11405#p11405 <![CDATA[OSC wildcards]]> Statistics: Posted by senso — 02 Feb 2010, 18:06


]]>
2010-02-02T03:01:52+02:00 2010-02-02T03:01:52+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=11399#p11399 <![CDATA[OSC wildcards]]> Statistics: Posted by Clearscreen — 02 Feb 2010, 02:01


]]>
BrainModular BrainModular Users Forum 2010-10-28T02:19:24+02:00 https://brainmodular.org/forums/app.php/feed/topic/1871 2010-10-28T02:19:24+02:00 2010-10-28T02:19:24+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=16639#p16639 <![CDATA[OSC wildcards]]>
interesting.

the Osc learn is already in my TODO list.
let me time for that++++
Any word on OSClearn? It'd make my iPad much happier with Usine...

Statistics: Posted by Clearscreen — 28 Oct 2010, 02:19


]]>
2010-06-06T08:10:01+02:00 2010-06-06T08:10:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14145#p14145 <![CDATA[OSC wildcards]]>

Statistics: Posted by Clearscreen — 06 Jun 2010, 08:10


]]>
2010-06-04T08:53:36+02:00 2010-06-04T08:53:36+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14127#p14127 <![CDATA[OSC wildcards]]>
the Osc learn is already in my TODO list.
let me time for that++++

Statistics: Posted by senso — 04 Jun 2010, 08:53


]]>
2010-06-04T01:56:58+02:00 2010-06-04T01:56:58+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14124#p14124 <![CDATA[OSC wildcards]]>
This is where I've always felt OSC had an issue in that all addresses had to be manually entered - we need OSClearn like MIDIlearn I reckon. As far as I know OSCulator is the only program that currently does this, shame it's only on OSX...

Statistics: Posted by Clearscreen — 04 Jun 2010, 01:56


]]>
2010-06-03T15:20:01+02:00 2010-06-03T15:20:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14113#p14113 <![CDATA[OSC wildcards]]> modules are cool but if wanna ask several parameters one after the other
we need to make process that count, and each message can be sent only per bloc. also maybe that would allow to make
message of n length? in liveOsc, the same tag is often used , but with different length for differents ops, actually that mean
in usine to use a module for each message, create the in/out in script, count procedures..quite long.
at typical mess in python script look like:
def clipinfoCB(self, msg):
if len (msg) = 4
track:= msg 2
clip:= msg 3
playing:= getClip(track,clip).status
name:= str (getClip(track,clip).name
self.oscServer.sendOSC("/live/clip/info", (track, clip, playing, str(clipname) )
that' seem very simple/handy for the user to deal with.
so it's possible to set on the fly the adress, the number of infos to send, wich can by the way be independently integers, float,blocks or strings, list ect.

(don't get me wrong im supper happy of the V5 osc work that have be done, it's quite huge, but just
would be awesome to be able to acces kind of same simplicity in usine script. kind of sendinternal msg
with args, but where args type could be somehow set/recognised as numbers or strings, with adjustable length.
(all of that i an ideal world ;) )

I imagine it's quite a huge job to implement such a thing, but going in that direction in futur would be very cool.

Statistics: Posted by 23fx23 — 03 Jun 2010, 15:20


]]>
2010-06-02T12:15:03+02:00 2010-06-02T12:15:03+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14097#p14097 <![CDATA[OSC wildcards]]> I'll try to add several osc manipulation functions in the script engine.

Statistics: Posted by senso — 02 Jun 2010, 12:15


]]>
2010-06-01T03:11:31+02:00 2010-06-01T03:11:31+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=14076#p14076 <![CDATA[OSC wildcards]]>
Thinking of building something similar to a flame "six-in-a-row" on an iphone/touchpad...

Statistics: Posted by Clearscreen — 01 Jun 2010, 03:11


]]>
2010-02-03T00:14:35+02:00 2010-02-03T00:14:35+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=11410#p11410 <![CDATA[OSC wildcards]]>

Statistics: Posted by Clearscreen — 02 Feb 2010, 23:14


]]>
2010-02-02T19:06:30+02:00 2010-02-02T19:06:30+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=11405#p11405 <![CDATA[OSC wildcards]]> Statistics: Posted by senso — 02 Feb 2010, 18:06


]]>
2010-02-02T03:01:52+02:00 2010-02-02T03:01:52+02:00 https://brainmodular.org/forums/viewtopic.php?t=1871&p=11399#p11399 <![CDATA[OSC wildcards]]> Statistics: Posted by Clearscreen — 02 Feb 2010, 02:01


]]>