This applet launches two JMSL Shapes, each with its own custom Instrument. The Instrument interprets shape data as RGB color values, which it uses to change the color of a canvas and draw a "Color=(R,G,B)" string for some duration.
The dimensions of the shape data are as follows:
dim 0: Duration dim 1: Red dim 2: Green dim 3: Blue dim 4: Hold Time
source code
(C) 1997 Phil Burk and Nick Didkovsky, All Rights Reserved
JMSL is based upon HMSL (C) Phil Burk, Larry Polansky and David Rosenboom.
JMSL Examples