12 Sep
2012
12 Sep
'12
1:38 p.m.
On Tue, Sep 11, 2012 at 06:01:14PM -0400, Andrew Turley wrote:
You could use OSC to communicate with the shred. You could also try using a named pipe, writing from Python and reading from Chuck.
Hey Andrew! I'm interested in this named pipe concept. How would you read from the pipe? Would you use something like Std.system(...) or do you have a method less likely to block? Not sure I ever saw this done. Yours, Kas.