From CSWiki
Dinky Program
This here is the ChucK program dinky. It is made of two files:
- dinky.ck - defines the Dinky class
- try.ck - instantiates and uses the Dinky class
How to run:
> chuck dinky try
This is included in the examples/class/ directory of the distribution.