Re: [fluid-dev] Re: Last QSynth issues committed

2009-12-14 Thread Rui Nuno Capela
On 12/14/2009 07:09 PM, j...@resonance.org wrote: > Oops. Should work now. The logic which tries to fallback to a valid > preset was getting executed. > > With fluid_synth_unset_program() its currently leaving the bank number > as it was, but clearing the program number. Does this seem OK or sh

Re: [fluid-dev] Re: Last QSynth issues committed

2009-12-14 Thread josh
Oops. Should work now. The logic which tries to fallback to a valid preset was getting executed. With fluid_synth_unset_program() its currently leaving the bank number as it was, but clearing the program number. Does this seem OK or should it set the bank to 0? The effect that this woul

Re: [fluid-dev] Re: Last QSynth issues committed

2009-12-14 Thread Rui Nuno Capela
On 12/14/2009 08:26 AM, Rui Nuno Capela wrote: > On Sun, 13 Dec 2009 20:00:35 -0800, j...@resonance.org wrote: >> Hello Rui, >> >> I just committed what I hope are fixes to the last 2 QSynth >> compatibility issues. It looked like there was an event queuing issue >> in regards to bank and prog

[fluid-dev] Re: Last QSynth issues committed

2009-12-14 Thread Rui Nuno Capela
On Sun, 13 Dec 2009 20:00:35 -0800, j...@resonance.org wrote: > Hello Rui, > > I just committed what I hope are fixes to the last 2 QSynth > compatibility issues. It looked like there was an event queuing issue > in regards to bank and program change messages, which was causing the > bank t