/[svn]/web/trunk/www.linuxsampler.org/osx.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/osx.html

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

revision 1633 by senoner, Sun Jan 6 19:15:32 2008 UTC revision 1634 by nagata, Mon Jan 7 14:50:14 2008 UTC
# Line 56  low level, operating system functions an Line 56  low level, operating system functions an
56  system.<br>  system.<br>
57  <br>  <br>
58  The Mac OS X version comes as an easy to install DMG file which will  The Mac OS X version comes as an easy to install DMG file which will
59  install all the necessary modules to run both the server ( linuxsampler.exe )  install all the necessary modules to run both the server ( bin/linuxsampler )
60  and the GUI client. For now it installs only the qsampler GUI client  and the GUI client. For now it installs only the qsampler GUI client
61  as JSampler, the sampler frontend written in Java requires Java 1.6 which is not  as JSampler, the sampler frontend written in Java requires Java 1.6 which is not
62  available on OS X yet. Of course you can run JSampler on a Windows or Linux box  available on OS X yet. Of course you can run JSampler on a Windows or Linux box
# Line 87  of LinuxSampler will be suboptimal.<br> Line 87  of LinuxSampler will be suboptimal.<br>
87    from the <a href="http://www.linuxsampler.org/downloads.html">LinuxSampler    from the <a href="http://www.linuxsampler.org/downloads.html">LinuxSampler
88    Download Page</a>, and mount it on Finder.    Download Page</a>, and mount it on Finder.
89    </li>    </li>
90    <li>You will find a single folder "linuxsampler051-mac-20080102". Copy this    <li>You will find a single folder "linuxsampler051-mac". Copy this
91    folder to wherever you like (e.g. under /Applications).    folder to wherever you like (e.g. under /Applications).
92    </li>    </li>
93  </ol>  </ol>
# Line 114  Options:Server Settings to, 10000 msec. Line 114  Options:Server Settings to, 10000 msec.
114  <h3>4.1&nbsp; Setting up MIDI Input</h3>  <h3>4.1&nbsp; Setting up MIDI Input</h3>
115  In qsampler click on the device configuration tab.  In qsampler click on the device configuration tab.
116  Click on the MIDI devices icon and then on Create.  Click on the MIDI devices icon and then on Create.
   
117  <br>  <br>
118  <br>  <br>
119  You can create an arbitrary number of MIDI input devices by repeating  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.
120  the procedure above.  <br>
121  Each MIDI device can be routed to arbitrary sampler channels.  <br>
122    (You should be able to create an arbitrary number of MIDI input devices by repeating "Create", but this feature does not work well yet.)
123    
124  <a name="setup_audio"></a>  <a name="setup_audio"></a>
125  <h3>4.2&nbsp; Setting up Audio Output</h3>  <h3>4.2&nbsp; Setting up Audio Output</h3>
# Line 192  gracefully, and I need to do "Force Quit Line 192  gracefully, and I need to do "Force Quit
192  linuxsampler subprocess is still running and I need to stop it by  linuxsampler subprocess is still running and I need to stop it by
193  "killall linuxsampler".  "killall linuxsampler".
194  </li>  </li>
195    <li>
196       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.
197    </li>
198  </ul>  </ul>
199    
200  <a name="credits"></a>  <a name="credits"></a>

Legend:
Removed from v.1633  
changed lines
  Added in v.1634

  ViewVC Help
Powered by ViewVC