[chuck-users] Minimal example not working.

Ge Wang gewang at CS.Princeton.EDU
Fri Oct 21 04:24:16 EDT 2005


Hi Erik and all,

> Much better. Now I get a nice clean undistorted sine wave, but when
> I hit control-C I get:
>
>     [chuck]: cleaning up...
>     Illegal instruction
>
> Not a major problem but it could be a sign of a problem elsewhere.

Yes, our termination code is even more suspect than the rest of chuck, 
especially on linux.  How often does it happen?  Our (unix) signal 
handling is currently rather uncoordinated.

> So, is there a way to tell chuck to use a different default
> sample rate other than the command line?

Unfortunately, not without modifying the source.  A config file (or 
perhaps some environment variables) would be great.  We will priority 
boost this.

Best,
Ge!



More information about the chuck-users mailing list