Hi
I have two feature requests for this summers release:
1) Allow 2 byte midi messages (program changes, for instance) to be send
2) Make chuck-jack work with --channels > 2 (including remove the
autoconnect to feature)
Quick solutions are attached as patches...
--
Atte
http://atte.dkhttp://modlys.dk
Hello,
I'm playing with the ChucK from CVS--especially with the string
operators. I don't see why we can't do this:
4 $ string => string s;
If we can do this:
4 + "" => string s;
The latter is valid while the first once gives me this error:
[test.ck]:line(3): invalid cast to 'string' from 'int'...
But if the implicit cast works is valid, it seems to me that an
explicit cast ought to be valid also.
Cheers,
Mike
--
http://michaelclemow.comhttp://semiotech.org