ccrma / chuck

ChucK Music Programming Language
http://chuck.stanford.edu/
GNU General Public License v2.0
816 stars 130 forks source link

SerialIO needs testing after latest IO updates #328

Closed gewang closed 1 year ago

gewang commented 1 year ago

the IO updates in #326 updated how SerialIO handles ints and floats, both reading and writing; this needs testing.

gewang commented 1 year ago

will go ahead and merge #326; please feel free to test SerialIO from main

gewang commented 1 year ago

tested and verified by @celestebetancur and others! thanks!