[chuck-users] emulating UGen connections in own classes

Tom Lieber lieber at princeton.edu
Sat Feb 7 14:33:17 EST 2009


2009/2/7 Atte André Jensen <atte.jensen at gmail.com>:
> We can do:
>
> SndBuf s => dac;
>
> Is it possible to write my own class, MySndBuf and make the following
> possible, and if so, how?:
>
> MySndBuf s => dac;
>
> I know I've asked this before (and it wasn't possible, IIRC), so basically
> I'm wondering if things have changed with the latest release?

I'm pretty sure it's still not possible, so you'll have to write your
own code to forward the samples to the dac by hand.

-- 
Tom Lieber
http://AllTom.com/


More information about the chuck-users mailing list