/[svn]/linuxsampler/trunk/README
ViewVC logotype

Diff of /linuxsampler/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 937 by schoenebeck, Fri Nov 24 17:43:09 2006 UTC revision 1956 by schoenebeck, Fri Jul 31 07:45:47 2009 UTC
# Line 2  LinuxSampler - modular, streaming capabl Line 2  LinuxSampler - modular, streaming capabl
2    
3  Copyright (C) 2003, 2004 by Benno Senoner (benno@gardena.net)  Copyright (C) 2003, 2004 by Benno Senoner (benno@gardena.net)
4                and Christian Schoenebeck (cuse@users.sourceforge.net)                and Christian Schoenebeck (cuse@users.sourceforge.net)
5  Copyright (C) 2005, 2006 Christian Schoenebeck  Copyright (C) 2005 - 2009 Christian Schoenebeck
6    
7    
8  License  License
# Line 36  Requirements on Linux Line 36  Requirements on Linux
36    
37      o A low latency enabled kernel      o A low latency enabled kernel
38        (see http://www.linuxsampler.org/faq.html#dropouts).        (see http://www.linuxsampler.org/faq.html#dropouts).
39      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
40        MidiShare) and at least one support audio output system (i.e. ALSA,        MidiShare) and at least one support audio output system (i.e. ALSA,
41        JACK or ARTS) have to be installed, along with their respective        JACK or ARTS) have to be installed, along with their respective
42        development (header) files.        development (header) files.
# Line 94  Compiling on Linux Line 94  Compiling on Linux
94      "/usr/src/<rpmdir>/RPMS/<arch>" directory.      "/usr/src/<rpmdir>/RPMS/<arch>" directory.
95    
96    
97  Compilation on OSX : Stephane Letz (letz@grame.fr)  Compilation on OSX
98  --------------------------------------------------  ------------------
   
 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  
99    
100        Please read osx/README.osx for detailed instructions about how to
101        compile the sampler for Mac OSX.

Legend:
Removed from v.937  
changed lines
  Added in v.1956

  ViewVC Help
Powered by ViewVC