oscsend??
hi everybody,
i'm a new user of max/msp.
i want use captors with max/msp to activate record,overdub,loop function on the looper software Sooper Looper ( http://essej.net/sooperlooper ).It's a powered software controllable by Osc
how I could control sooperlooper with OSC? I arrive to do that with the max/msp midi control
but i have a problem of latency and high CPU.
However,I have a powerbook 1,5 ghz with 1,5G of ram .....
Thanks by advance,
I don't have all the answers yet.
The CNMAT OSC objects are here:
http://www.cnmat.berkeley.edu/OpenSoundControl/Max/
Sooper Looper seems to understand these messages:
http://essej.net/sooperlooper/doc_osc.html
I could not find out what port it was listening to, but the basic setup will be
message box with your message to Sooper Looper
|
|
[OpenSoundControl]
|
|
|
[otudp write 127.0.0.1 ]
Maybe the Sooper Looper mailing list can helpt.
This kind of control should not add significantly to your CPU usage.
mz