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

2010-08-04 Thread Pedro Lopez-Cabanillas
On Wednesday, August 4, 2010, David Henningsson wrote: > 2010-08-03 22:48, Pedro Lopez-Cabanillas skrev: > > [Sorry, this is a bit long...] > > I'm glad you took the time to sort it out! > > > MIDI Bank Select messages are Control Change #0 (MSB) and CC#32 (LSB) > > [4]. Up to FS-1.0.9, the behavio

Re: [fluid-dev] New voice overflow code committed

2010-08-04 Thread David Henningsson
2010-08-04 04:07, Jim Henry skrev: > We have also discovered that there is probably something more required > as a helper because when the polyphony is increased it causes a crash > except on my development machine. To me that suggests that I have > something on my machine that is not on the others

Re: [fluid-dev] New voice overflow code committed

2010-08-04 Thread David Henningsson
2010-08-02 03:17, Elimar Green skrev: >>> Is there any way, besides listening to the results, to indicate when a >>> voice overflow occurs and what was replaced? It seems like that would >>> be really useful in tuning those parameters. This is why I thought >>> having a voice overflow log would b

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

2010-08-04 Thread David Henningsson
2010-08-03 22:48, Pedro Lopez-Cabanillas skrev: > [Sorry, this is a bit long...] I'm glad you took the time to sort it out! > MIDI Bank Select messages are Control Change #0 (MSB) and CC#32 (LSB) [4]. Up > to FS-1.0.9, the behavior was that when a CC#0 message was received, the > value was used

Re: [fluid-dev] New voice overflow code committed

2010-08-04 Thread David Henningsson
2010-08-04 11:59, Bernd Casper skrev: > Hi David, > thinking about this polyphony stuff, I wonder if FS could provide the > following addition to the current polyphony solution. > In the past two years I worked with FS, I always did run more than one > instance of FS to ensure low latency and avo

Re: [fluid-dev] Re: Son of ticket #65

2010-08-04 Thread Pedro Lopez-Cabanillas
On Monday, August 2, 2010, Elimar Green wrote: > Its been a while since the topic of MIDI bank selection was discussed, > so I'm frustratingly in the dark again about it. From what I read a > bank/program change is sent as such: > Bank MSB (CC #0) > Bank LSB (CC #32) > Program change > > So in tha

Re: [fluid-dev] New voice overflow code committed

2010-08-04 Thread Pedro Lopez-Cabanillas
On Wednesday, August 4, 2010, Jim Henry wrote: > Miditzer uses an MSVC build of libfluidsynth.dll. I have discovered that > it needs at least libglib-2.0-0.dll > , > libgthread-2.0-0.dll >