Re: MIDI Bank Select proposal (was Re: [fluid-dev] Re: Son of ticket #65)

2010-08-10 Thread David Henningsson
2010-08-10 12:01, Pedro Lopez-Cabanillas skrev: > On Tuesday, August 10, 2010, David Henningsson wrote: >> >> Fair enough, go ahead. I would say we skip the "awe32" alias though, I >> think it causes confusion to have two setting values doing the same thing. > > Done, in SVN revision 340. Please t

Re: MIDI Bank Select proposal (was Re: [fluid-dev] Re: Son of ticket #65)

2010-08-10 Thread Pedro Lopez-Cabanillas
On Tuesday, August 10, 2010, Jim Henry wrote: > On 8/9/2010 10:34 PM, Elimar Green wrote: > > ... if only the > > MSB is received prior to a Program Change, then it should be > > interpreted as LSB. If both MSB and LSB are received, they should > > combine to select the bank (once the Program Chan

Re: MIDI Bank Select proposal (was Re: [fluid-dev] Re: Son of ticket #65)

2010-08-10 Thread Jim Henry
On 8/9/2010 10:34 PM, Elimar Green wrote: ... if only the MSB is received prior to a Program Change, then it should be interpreted as LSB. If both MSB and LSB are received, they should combine to select the bank (once the Program Change is received) as MSB * 128 + LSB. I don't do the kind of stu

Re: [fluid-dev] FluidSynth 1.1.2 release notes

2010-08-10 Thread Pedro Lopez-Cabanillas
On Sunday, August 8, 2010, David Henningsson wrote: > I started drafting on 1.1.2's changelog here: > > https://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_2 updated > Big changes: > > * New CMake build system [plcl] > * Winbuild directory dropped, autotools deprecated but still >

Re: MIDI Bank Select proposal (was Re: [fluid-dev] Re: Son of ticket #65)

2010-08-10 Thread Pedro Lopez-Cabanillas
On Tuesday, August 10, 2010, David Henningsson wrote: > 2010-08-10 08:01, Pedro Lopez-Cabanillas skrev: > > On Tuesday, August 10, 2010, Elimar Green wrote: > >> It seems simple enough to revert the behavior to 1.0.9 functionality. > >> This should work fine in most cases, as far as the whole MSB i