[chuck-users] dumb python question...

Andrew Turley aturley at acm.org
Tue Sep 11 18:01:14 EDT 2012


You could use OSC to communicate with the shred. You could also try
using a named pipe, writing from Python and reading from Chuck.

SimpleOSC (python): http://pypi.python.org/pypi/SimpleOSC/0.2.3

andy

On Tue, Sep 11, 2012 at 1:10 PM, forrest curo <treegestalt at gmail.com> wrote:
> Okay, I can easily get python to start a chuck shred...
>
> My question: What's the easiest way to let it feed that shred notes? --
> rather than the burn-the-house-down kludge of killing the old shred,
> starting a new one with new command-line?
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>


More information about the chuck-users mailing list