--- web/trunk/www.linuxsampler.org/osx.html 2008/01/06 19:15:32 1633 +++ web/trunk/www.linuxsampler.org/osx.html 2008/01/07 14:50:14 1634 @@ -56,7 +56,7 @@ system.

The Mac OS X version comes as an easy to install DMG file which will -install all the necessary modules to run both the server ( linuxsampler.exe ) +install all the necessary modules to run both the server ( bin/linuxsampler ) and the GUI client. For now it installs only the qsampler GUI client as JSampler, the sampler frontend written in Java requires Java 1.6 which is not available on OS X yet. Of course you can run JSampler on a Windows or Linux box @@ -87,7 +87,7 @@ from the LinuxSampler Download Page, and mount it on Finder. -
  • You will find a single folder "linuxsampler051-mac-20080102". Copy this +
  • You will find a single folder "linuxsampler051-mac". Copy this folder to wherever you like (e.g. under /Applications).
  • @@ -114,12 +114,12 @@

    4.1  Setting up MIDI Input

    In qsampler click on the device configuration tab. Click on the MIDI devices icon and then on Create. -

    -You can create an arbitrary number of MIDI input devices by repeating -the procedure above. -Each MIDI device can be routed to arbitrary sampler channels. +If you need multiple MIDI input device, set the "Number of ports" to 2, 3, ... before creating the MIDI device. The multiple ports will be accessible from other MIDI applications as "Linuxsampler_in_0", "Linuxsampler_in_1", etc. +
    +
    +(You should be able to create an arbitrary number of MIDI input devices by repeating "Create", but this feature does not work well yet.)

    4.2  Setting up Audio Output

    @@ -192,6 +192,9 @@ linuxsampler subprocess is still running and I need to stop it by "killall linuxsampler". +
  • + JackPilot may not launch automatically after QSampler launches. On the other hand, if it is already running, the screen of JackPilot may not display correctly the current status of the jack daemon. In such cases please quit and restart JackPilot manually. +