Re: [fluid-dev] MIDI bank select problems

2013-11-29 Thread Element Green
That makes sense to me too. Element On Fri, Nov 29, 2013 at 6:15 PM, Chris Robinson wrote: > On 11/29/2013 11:31 AM, Element Green wrote: > >> The original MIDI standard pretty much spells that out, though I think >> there was some confusion around it leading to divergent vendor standards. >>

Re: [fluid-dev] MIDI bank select problems

2013-11-29 Thread Chris Robinson
On 11/29/2013 11:31 AM, Element Green wrote: The original MIDI standard pretty much spells that out, though I think there was some confusion around it leading to divergent vendor standards. CC 32-63 are supposed to be the least significant bytes and CC 0-31 the most significant bytes of 14 bit

Re: [fluid-dev] MIDI bank select problems

2013-11-29 Thread Element Green
On Thu, Nov 28, 2013 at 11:53 PM, Chris Robinson wrote: > On 11/28/2013 08:05 PM, Element Green wrote: > >> Good idea to read through the archives.. I also did this and came up with >> a thread which occurred around the date when the code was checked in for >> the synth.midi-bank-select option.