Ge Wang
Ge Wang
regarding #326 @spencersalazar "might be nicer to report the error back up to the system that uses it and allow that to print the error as needed -- as-is, even...
(binary mode only) presently `Chuck_IO_File::write( t_CKINT val, t_CKINT flags )` simply writes starting at the pointer address of `val` and does not take into account size of architecture (64 vs...
these used to be documented, before 1.5 ckdoc; these aren't classes, but rather special instances of classes not meant for instantiation beyond these. where to put documentation for these? how...
move mesh-help.ck into examples synth/ -- which in a near future release could also include @celestebetancur faust chugins, @lathertonj timbre-library, existing synth examples, and other libraries (part of larger restructure...
@nshaheed: example with arrays of UGens is a good idea anyway
from @celestebetancur // returns whether code is valid int Machine.verifyCode( string code ); int Machine.verifyFile( string path );
good for the community and indexable on the web