To run the Forth to C converter execute Timbre in this folder.  It will
start up and look for a file called INIT.F.  If it finds it, it executes
that file.  The INIT.F file included here compiles and runs the Forth to C 
converter on the file TIMBRE.F and produces the files timbre.c and 
timbre.h.  TIMBRE.F is the source code for Timbre.

Rob