Hi, I'm a Actionscript guy and I'm trying to hook up my swf to scsynth. I've established a connection to scsynth by starting it up with:
./scsynth -t 57120
Then I establish a socket connection using as3's binary socket class, but disconnecting is a different story. I can't just close the connection because it causes scsynth to panic, and I get this:
...
command FIFO full
command FIFO full
command FIFO full
command FIFO full
command FIFO full
command FIFO full
command FIFO full
command FIFO full
command FIFO full
command FIFO full
command FIFO full
FAILURE +nL Command not found
command FIFO full
FAILURE {5 Command not found
FAILURE {5 Command not found
FAILURE {5 Command not found
Broken pipe
I was just wondering if anyone has tackled this and could tell me what kind of messages I should be sending for a graceful disconnect, then I will learn more about sending some well formed OSC messages.
--
Schell Scivally
600 Santa Rosa Ave.
Santa Rosa, CA
95404
efsubenovex@...http://blog.efnx.com
_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users