Mike, We had run it with larger times at that point, and got the same result. That is just a part of a larger file, but we had narrowed down the failure to that spot. I am thinking it is probably related to Kassen's idea of win/mac text copying. Problem is that I don't have a windows machine to test it on, so I have to send these suggestions to my student and have him try them out. It all works fine on my machine. Funny thing is, the guy is a trombone student. He just mentioned that he wanted to explore some computer music, so we took off on a ChucK tangent. -j -- Jeff Albert PhD Candidate Experimental Music & Digital Media Louisiana State University jalber4@cct.lsu.edu (504) 315-5167 http://about.me/jeffalbert On Tuesday, February 14, 2012 at 10:27 PM, mike clemow wrote:
Jeff,
Is that the entire file or just a snippet? I've sometimes run into a problem where my last line is some tiny amount of time (e.g. 1::samp => now) and the previous line is a spork ~ someFun(); or a Machine.add() and the main code exits before the shred-spawning function ever has a chance to return.
If your code is the entire file we're looking at, does it behave correctly when the last line is 10::ms => now; ?
-Mike
http://michaelclemow.com http://semiotech.org
On Tue, Feb 14, 2012 at 7:12 PM, Hans Aberg
wrote: On 15 Feb 2012, at 00:18, Kassen wrote:
Assuming that the filenames indicated are the actual ones then that's not it, those should be legal under both, but Windows and Mac potentially use slightly different non-printable characters for stuff like the end of a line.
I recall there was a bug in miniAudicle at Mac where it choked at UTF-8 characters in the beginning, even though they were in a comment. Maybe fixed by now, but perhaps not on all platforms.
So try what happens in 'chuck' at the command line.
Hans
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu (mailto:chuck-users@lists.cs.princeton.edu) https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu (mailto:chuck-users@lists.cs.princeton.edu) https://lists.cs.princeton.edu/mailman/listinfo/chuck-users