--- linuxsampler/trunk/README 2006/11/24 17:43:09 937 +++ linuxsampler/trunk/README 2008/01/27 16:14:56 1652 @@ -2,7 +2,7 @@ Copyright (C) 2003, 2004 by Benno Senoner (benno@gardena.net) and Christian Schoenebeck (cuse@users.sourceforge.net) -Copyright (C) 2005, 2006 Christian Schoenebeck +Copyright (C) 2005 - 2008 Christian Schoenebeck License @@ -36,7 +36,7 @@ o A low latency enabled kernel (see http://www.linuxsampler.org/faq.html#dropouts). - o At least one supported MIDI input system (i.e. ALSA, CoreMIDI or + o At least one supported MIDI input system (i.e. ALSA, JACK, CoreMIDI or MidiShare) and at least one support audio output system (i.e. ALSA, JACK or ARTS) have to be installed, along with their respective development (header) files. @@ -94,14 +94,8 @@ "/usr/src//RPMS/" directory. -Compilation on OSX : Stephane Letz (letz@grame.fr) --------------------------------------------------- - -The compilation on OSX currently uses an XCode project. - -- Download and install the JackOSX package (www.jackosx.com) - -- In the "osx" folder, possibly manually edit the version.h to change the version number - -- In the XCode project, build the "LinuxSampler" target +Compilation on OSX +------------------ + Please read osx/README.osx for detailed instructions about how to + compile the sampler for Mac OSX.