jack461
jack461
Hi ! I just found a very annoying bug in Chuck, related to sending OSC messages. If two shreds are waiting on the same message type, stopping the first shred...
Hi! I am using an iMac (OSX 10.9.5) with the following versions of the software: > chuck --version > > chuck version: 1.3.5.2 (chimera) > mac os x : intel...
There seems to be a bug [chuck,1.3.5.2] in the option decoding when a filename begins with a digit: ``` $ chuck --dac:5 4-Main.ck [chuck]: (CoreAudio) timeout waiting for sample rate...
The following code causes a segmentation fault 11: `[ [1,2], [2,3], [3,5] ] @=> int Tab[3][2];` in the last versions of chuck on a Mac (OSX 10.9.5). ``` $ cat...
In the current version of chuck,1.3.5.2 (chimera), options --dac and --dac: both accept an integer (an audio unit reference) as a parameter. However, something like "--dac5" doesn't work, and actually...
*** Sorry - problem solved by suppressing the aggregate audio device # 6 (list at the bottom) *** [[Furthermore, the aggregate was referencing a sound card that was not connected]]...
Hi ! This is a very selfish issue, but compiled package won't install the plug-ins in MAC OSX 10.9. I am unfortunately stuck with this version which is the last...