
Hello Ge,
I found that one of my examples now seg faults
$ chuck --loop
$ chuck + import.ck
$ chuck + examples/multivoiceChordsExample.ck
...
[chuck](VM): sporking incoming shred: 195 (StereoFeedbackMachineA.ck)...
[chuck](VM): sporking incoming shred: 196 (StereoFeedbackMachineL.ck)...
"LiCK imported." : (string)
[chuck](VM): sporking incoming shred: 1 (multivoiceChordsExample.ck)...
"Cmaj" : (string)
Segmentation fault: 11
https://github.com/heuermh/lick/blob/514beb196f0fa5f36910d89aad9211d793f2e18...
I'll try to reduce it to something that doesn't require LiCK stuff.
I'm guessing it might have to do with arrays and references, since
that always causes trouble for me.
michael
On Thu, Sep 6, 2012 at 11:05 AM, Michael Heuer
Ge Wang
wrote: ChucK is, at last, 64-bit compatible.
WOOT!
michael