Re: [fluid-dev] Patch for fast midi file rendering

2009-03-21 Thread David Henningsson
Pedro Lopez-Cabanillas skrev: > Hi, > > I've not yet said so in appreciation of all the work you have done, and it > must be shout: Thank you very much! :-) You're welcome :-) And to give some praise back - I think the existing code is well written and easy to understand. (Actually the only thi

Re: [fluid-dev] invalid instrument/drum selection

2009-03-21 Thread jimmy
> Date: Sun, 15 Mar 2009 18:51:06 -0700 > From: Josh Green > > Hello Jimmy, > > Sorry for the delay.  I looked over your proposed > changes.  It doesn't > seem like that is really the proper place for them though > (would affect > the default SoundFont loader only). > > I went ahead and implem

Re: [fluid-dev] Prepairing for 1.0.9 release

2009-03-21 Thread Pedro Lopez-Cabanillas
Josh Green wrote: > The timer changes look really nice and promising, but lets hold off on > them till the next release. I also propose that we make the next > development cycle much shorter and use the milestone feature of Trac to > mark tasks that should be completed and not get too crazy with t

Re: [fluid-dev] Patch for bad MIDI timing (with large buffer sizes)

2009-03-21 Thread Antoine Schmitt
The fluidXtra (http://www.schmittmachine.com/fluidXtra.html) uses the sequencer extensively. And the fluidXtra has many users in the Adobe Director world, as it is the only free multipurpose sound engine available. There is a IMHO bit complex API around the sequencer because we (Peter Han

Re: [fluid-dev] Patch for fast midi file rendering

2009-03-21 Thread Pedro Lopez-Cabanillas
Hi, I've not yet said so in appreciation of all the work you have done, and it must be shout: Thank you very much! :-) About the patch: I want to commit it after the 1.0.9 release, because it has several ramifications that need to be developed further, and it has enough importance to deserve

Re: [fluid-dev] Patch for fast midi file rendering

2009-03-21 Thread Pedro Lopez-Cabanillas
David Henningsson wrote: > Strange, it works here (gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2). > Nevertheless, here's a patch that should build on both versions. Yes, this time your patch compiles without error messages. The explanation for the compiler error is: fluidsynth.c is a client, it has only a

Re: [fluid-dev] Patch for bad MIDI timing (with large buffer sizes)

2009-03-21 Thread Bernat Arlandis i Mañó
Pedro Lopez-Cabanillas escrigué: Bernat Arlandis i Mañó wrote: Pedro Lopez-Cabanillas escrigué: For the record: the MIDI file player and the MIDI sequencer are two different interfaces of FluidSynth. They are implemented independently, though the player could be reworked to use the sequ

Re: [fluid-dev] Patch for bad MIDI timing (with large buffer sizes)

2009-03-21 Thread Pedro Lopez-Cabanillas
Bernat Arlandis i Mañó wrote: > Pedro Lopez-Cabanillas escrigué: > > For the record: the MIDI file player and the MIDI sequencer are two > > different interfaces of FluidSynth. They are implemented independently, > > though the player could be reworked to use the sequencer as a backend > > (some da

Re: [fluid-dev] Patch for bad MIDI timing (with large buffer sizes)

2009-03-21 Thread David Henningsson
Bernat Arlandis i Mañó skrev: > Pedro Lopez-Cabanillas escrigué: >> For the record: the MIDI file player and the MIDI sequencer are two >> different interfaces of FluidSynth. They are implemented >> independently, though the player could be reworked to use the >> sequencer as a backend (some day).

Re: [fluid-dev] Patch for bad MIDI timing (with large buffer sizes)

2009-03-21 Thread Bernat Arlandis i Mañó
Pedro Lopez-Cabanillas escrigué: For the record: the MIDI file player and the MIDI sequencer are two different interfaces of FluidSynth. They are implemented independently, though the player could be reworked to use the sequencer as a backend (some day). But anyway, both functions need to play