[chuck-users] Float assignment totally unexpected

Antanas Budriūnas antanasb at gmail.com
Wed Mar 26 13:20:30 EDT 2014


Alfredo,

to locate a cause I'll suggest you to experiment avoiding miniaudicle,
using command line.

2014-03-26 17:35 GMT+02:00 alfredo <freddi.blues at gmail.com>:
> i tried on different machines (32bit /64bit), changed to debian. unluckly
> got the same result.
>
> i'm using miniaudicle 1.3.1 and chuck source 1.3.3
>
> my gcc version is 4.8.1
> my g++ version is 4.8.1

Using formerly compiled ChucK -

$ chuck --version
chuck version: 1.3.1.3 (chimera)
   linux (jack) : 32-bit

I got as expected -

$ cat float-issue.ck
2.3 => float a;
<<<a>>>;
$ chuck float-issue.ck
2.300000 :(float)


Antanas Budriūnas


More information about the chuck-users mailing list