<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
David Adler wrote:
<blockquote
 cite="mid:612f0980910141717ya36829dtc017738e831a831c@mail.gmail.com"
 type="cite">
  <pre wrap="">On Thu, Oct 15, 2009 at 12:55 AM, Jonathan E. Brickman
<a class="moz-txt-link-rfc2396E" href="mailto:jeb@joshuacorps.org">&lt;jeb@joshuacorps.org&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">fluidsynth (with or without qsynth) will obviously play SF2 files very well
-- but it eats up the entire MIDI bank, it refuses to operate on less than
16 MIDI channels.  My keyboard controller will transmit on only 16
channels.  I am not going to give up my entire keyboard controller range to
fluidsynth.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
fluidsynth-dssi and ghostess.

An example:
$ ghostess -2 -chan 4 fluidsynth-dssi.so
This will open two instances of fluidsynth-dssi on channels four
and five (ghostess numbers channels from 0 to 15).
  </pre>
</blockquote>
Ah.  That sounds rather good.  Thanks.<br>
<br>
I just don't like adding complications to my data-chains, when they
aren't absolutely needed.  ghostess sounds like a good item to keep
fluidsynth under control :-)<br>
<br>
J.E.B.<br>
</body>
</html>