On 2011-02-10 22:51, jimmy wrote:
--- On Thu, 2/10/11, David Henningsson wrote:
Basically the problem is that Soundfont files can have bank
numbers up
to 128 only, and that bank numbers 0-127 are melodic and
bank 128 is
percussion. At least that's the way SWAMI works. I checked
Unison.sf2,
Oops, sent with wrong subject line, before I finished. I wrote more beyond
last message, so read this message instead of last.
--- On Thu, 2/10/11, "Pedro Lopez-Cabanillas"
wrote:
> > So bank numbers above 128 usually make no sense, which
> is why MSB is
> > ignored for XG (and why MMA st
--- On Thu, 2/10/11, "Pedro Lopez-Cabanillas"
wrote:
> > So bank numbers above 128 usually make no sense, which
> is why MSB is
> > ignored for XG (and why MMA style is not the
> default...). We're kind of
> > stuck between sf2's standard and XG's standard, and
> need to figure out
> > how
Attached is a patch for 4 SysEx messages. This allow Fluidsynth to
automatically switch between GM, GS, XG mode on the fly, without having to
restart, that is. Often a "reset" sysex is sent at beginning of a midi file,
but not always.
Sys-Ex "reset" messages:
myweb.tiscali.co.uk/mikesmu
--- On Sat, 5 Feb 2011, "Pedro Lopez-Cabanillas"
wrote:
> > And to the rest of you - this bank select handling
> seems to be a never
> > ending debate, and it's not my area of expertise, so
> let me know if this
> > change screwed something up for you.
>
> Looks OK, and also works fine in m
--- On Thu, 2/10/11, David Henningsson wrote:
> So bank numbers above 128 usually make no sense, which is
> why MSB is
> ignored for XG (and why MMA style is not the default...).
> We're kind of
> stuck between sf2's standard and XG's standard, and need to
> figure out
> how to mediate betwe
--- On Thu, 2/10/11, David Henningsson wrote:
>
> Basically the problem is that Soundfont files can have bank
> numbers up
> to 128 only, and that bank numbers 0-127 are melodic and
> bank 128 is
> percussion. At least that's the way SWAMI works. I checked
> Unison.sf2,
> and it follows this
On Thursday 10 February 2011, David Henningsson wrote:
> On 2011-02-10 02:45, jimmy wrote:
> >
> >
> >> Hey jimmy,
> >>
> >> Thanks for the research. I've committed the patch now (with
> >> some trivial
> >> changes). Thanks for your contribution!
> >>
> >> And to the rest of you - this bank select
On 2011-02-10 02:45, jimmy wrote:
Hey jimmy,
Thanks for the research. I've committed the patch now (with
some trivial
changes). Thanks for your contribution!
And to the rest of you - this bank select handling seems to
be a never
ending debate, and it's not my area of expertise, so let me
kno