[chuck-users] Question about Networking

Perry R Cook prc at CS.Princeton.EDU
Mon Jan 23 16:12:30 EST 2006


We have asynchronous event handling for both
MIDI and Open Sound Control (OSC).  The OSC can
be between networked hosts.  One of should
work for your purposes.

PRC

On Mon, 23 Jan 2006, Mike McGonagle wrote:

> I was working on some code in ChucK, and was thinking that it would be
> nice to be able to use an interface that I already have created using
> Pure Data. But, in order to do this, there would have to be something
> available that would be similar to either a MIDI event, or the like.
>
> Am I correct in understand that the "netin" and "netout" Unit
> Generators are specifically for transfering audio over the network?
> Are there any plans to create such an Event class? I would think
> something like this couldn't be written in ChucK, as there would need
> to be some sort of networking primitive to handle the connections and
> data transfer. How does Audicle connect up to ChucK? Is that purely
> through a commandline, with Audicle sending other commandline messages
> to a running "ChucK"?
>
> Thanks,
>
> Mike
>
>
> --
> Help the Environment, Plant a Bush back in Texas!
> _______________________________________________
> 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