-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Jan 2, 2006, at 6:18 PM, B. Bogart wrote:
Hey all,
I had an idea for a performance that uses the communication channel between the PD-gui and PD as the raw material of the performance. So this question has two parts:
#1. How can I start PD so that the PD GUI commands get sent to the regular PD port, as well as to a second port using a netreceive? I
guess something like tee for sockets?
Look at netcat, I'll bet it can do this. Or you might be able to do
this with a second instance of Pd running a patch that does this.
.hc
#2. Any ideas on interpreting this data, it should all be ; delimited, so netreceive should see it fine, and there should be no illegal characters in it. How could I intrepret it rawly though? perhaps using any2ascii to convert each character into an ASCII value?
Thanks all! This would be on OSX and/or linux.
..b. _______________________________________________ PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
If you are not part of the solution, you are part of the problem.
- Eldridge Cleaver