Forwarding this to LAU, as no one has responded on linuxsampler-devel.
See message below.
---------- Forwarded message ----------
From: Kaspar Bumke <kaspar.bumke(a)gmail.com>
Date: 8 April 2013 20:44
Subject: sf2 instrument index
To: linuxsampler-devel(a)lists.sourceforge.net
Hi,
I am having some trouble relating the instrument index that LS uses to
the one that FluidSynth (FS) displays.
For instance, for the FluidR3GM.SF2 that comes with FS, FS reads bank
0, program 0 as being "Yamaha Grand Piano" and bank 0, program 127
being "Gunshot". LS reads FluidR3GM.SF2 as having "Gunshot" as
instrument index 0 and 125 being "Yamaha Grand Piano". What logic is
LS using to determine these indexes?
Regards,
Kaspar
---------- Forwarded message ----------
From: Kaspar Bumke <kaspar.bumke(a)gmail.com>
Date: 12 April 2013 17:42
Subject: Re: sf2 instrument index
To: linuxsampler-devel(a)lists.sourceforge.net
Just to make this a bit clearer:
LS reads:
0 - "Gunshot"
125 - "Yamaha Grand Piano"
FS reads
0,0 - "Yamaha Grand Piano"
0,127 - "Gunshot"
Show replies by date