This is the README for the Ceres3 package for MacOSX . The package should contain at least the following items:
	/<version>bin-macosx+defaults/Ceres3		    the app-defaults

	/ceres3.c sound_file.c macosx-audio.c macosx-audio.h		the source
	/sgi /             							the directory with sgi-replacement libraries and headers

	ceres3_readme	
	ceres3MacOSX_README
	makefile.macosx		the makefile

You will need the compiler, GUI libraries and headers, which are not part of pre-installed MacOSX distribution:

	MacOSX Developer Tools CD is part of the MacOSX-boxed distribution.
	X11R6 (XServer and libraries for UNIX) are downloadable.
	Motif-2.1.30(or higher) libraries and headers are downloadable. 


	This version still does not play a sound file. Sndplay and sndlib don't compile without causing a namespace conflict,
	which I don't know how to resolve. Probably a direct CoreAudio call from within the program has
	to be made, in order to play a file - I don't know how to do it. If you have an example of how to call CoreAudio 
	to play a file, please submit a patch.


INSTALL:
-ceres3 can only run as XServer's client, so it can't be started from the desktop, but has to be somewhere in the XServer's executable path. App defaults file in the same folder works OK.

Enjoy Ceres3!

Great thanks to Johnathan Lee for the extensions and enhancements to original Ceres, as well as for inspiration to do more.
Great thanks also to Dr Oyvind Hammer for writing Ceres and for the gracious donation of his code.
Great thanks to Dr. Brad Garton for encouragement toward conributing to the computer music community.

This preliminary MacOSX version (0.27a16) of Ceres3 was compiled on Sep 28 2003.
Please contact me directly if you have problems building or running this version.

Stanko Juzbasic <stanko.juzbasic@zg.tel.hr>

