 7/29/92
	The current version of cmusic contains the splice unit generator
supplied by Abe Singer, as well as the space reverb timbre switch code
added to mm.sndout.c by John Stevens.

 11/18/92
	Installed Dick's definitive soundfile unit generator as
ug.sndfile.c.

 3/17/93
	sfl added code to update the soundfile header at completion of the
cmusic process, so that the correct dataSize in bytes would be recorded
in next soundfile headers . Changes to cmusic.c, mm.sndout.c, m.globs.h,
and m.exts.h.

3/30/93
	Change internal name of abs() function to Abs(), to avoid conflict
with declaration in math.h. This required change to ug.globs.h.  C compiler
under NextOS 3.0 uncovered new errors and warnings in compilation of cmusic.

4/23/93
	sfl added code in mm.merge.c to allow up to 52 unique merge file
names. The 26 possible unique names allowed for previously were not enough.
