[chuck-dev] no sound from a complicated chubgraph

Michael Heuer heuermh at gmail.com
Mon Jan 28 18:00:01 EST 2013


Hello,

I re-implemented the following

https://github.com/heuermh/lick/blob/master/examples/mesmerizer.ck

as a chubgraph

https://github.com/heuermh/lick/blob/master/Mesmerizer.ck

and I don't hear anything when I run this example

https://github.com/heuermh/lick/blob/master/examples/mesmerizerExample.ck


To run, clone LicK from https://github.com/heuermh/lick then

$ chuck --loop

in one terminal and

$ chuck + import.ck
$ chuck + examples/mesmerizerExample.ck

in a second terminal.


It is possible that I made some mistake in the translation, but I
don't see one.  The Chugin paper warns that Chubgraph implementations
can get complex but doesn't show or explain why.

   michael


More information about the chuck-dev mailing list