no sound from a complicated chubgraph
![](https://secure.gravatar.com/avatar/1483ee590c1d64197a0c483a2d39500e.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/1483ee590c1d64197a0c483a2d39500e.jpg?s=120&d=mm&r=g)
Never mind, I found the problem.
https://github.com/heuermh/lick/commit/5de9d0e3839ae4f1870f97ff1b5bf7624bf39...
Thanks for listening.
michael
On Mon, Jan 28, 2013 at 5:00 PM, Michael Heuer
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
participants (1)
-
Michael Heuer