Discussion:
[OSC_dev] OSC scheduler object for Max/MSP on Windows
Mattijs Kneppers
2010-09-16 09:56:16 UTC
Permalink
Hi all,

Now that I've got OSC time tags working nicely in the cross-platform sequencer
I'm working on, I found out that CNMAT didn't develop a Windows version of
[OSC-schedule], the object for Max/MSP that schedules messages based on their
time tags.

Does any of you happen know of an open-source effort towards developing an OSC
scheduler for Windows? I would be interested to see if I can port some of it to
Max..

Best,
Mattijs
| ***@arttech.nl - www.arttech.nl - cc: 34314174
| www.linkedin.com/in/mattijskneppers
| www.smadsteck.nl
Martin Peach
2010-09-16 12:58:17 UTC
Permalink
I made the packOSC and unpackOSC objects for Pure Data (available in
pd-extended). unpackOSC outputs the time delay which can be used to
schedule the messages.
Source is here:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/mrpeach/osc/

Martin
Post by Mattijs Kneppers
Hi all,
Now that I've got OSC time tags working nicely in the cross-platform
sequencer I'm working on, I found out that CNMAT didn't develop a
Windows version of [OSC-schedule], the object for Max/MSP that schedules
messages based on their time tags.
Does any of you happen know of an open-source effort towards developing
an OSC scheduler for Windows? I would be interested to see if I can port
some of it to Max..
Best,
Mattijs
| www.linkedin.com/in/mattijskneppers
<http://www.linkedin.com/in/mattijskneppers>
| www.smadsteck.nl <http://www.smadsteck.nl>
_______________________________________________
OSC_dev mailing list
http://lists.create.ucsb.edu/mailman/listinfo/osc_dev
Loading...