[fluid-dev] Re: Patch for channel_type, also XG drum-channel autoswitch

2011-02-07 Thread jimmy
--- On Sun, 2/6/11, "Pedro Lopez-Cabanillas" wrote: > I've > never been a XG user, so changeset #340 included several > TODOs and FIXMEs that this patch has finally addressed. But > there is still one (FIXME: pending implementation of SYSEX > midi mode changes) that somebody has to work on, an

Re: [fluid-dev] JACK kick-out on startup

2011-02-07 Thread Nils Hammerfest
What about Period/Frames? On Sun, 06 Feb 2011 23:02:38 + Krzysztof Foltman wrote: > On 02/06/2011 08:06 PM, David Henningsson wrote: > > > Thanks for the report and the analysis! > > > > The last paragraph outlines the correct solution IMO. Would it be > > possible for you to test the at

Re: [fluid-dev] Revised patch for allNotesOff, allSoundsOff

2011-02-07 Thread David Henningsson
On 2011-01-30 09:37, David Henningsson wrote: On 2011-01-29 20:54, jimmy wrote: --- On Fri, 1/28/11, David Henningsson wrote: In think you missed my original comment: Can you elaborate on where/why this is useful? These are not public API functions and aren't used anywhere. I was thinking of

Re: [fluid-dev] JACK kick-out on startup

2011-02-07 Thread David Henningsson
On 2011-02-06 12:32, Krzysztof Foltman wrote: Hi all, While trying to use Fluidsynth 1.1.3 with JACK in realtime mode, I've noticed that Fluidsynth tends to get removed from the graph on first processed block, due to excessive time spent in the process function. This makes it practically impossi

Re: [fluid-dev] JACK kick-out on startup

2011-02-07 Thread Krzysztof Foltman
On 02/06/2011 08:06 PM, David Henningsson wrote: Thanks for the report and the analysis! The last paragraph outlines the correct solution IMO. Would it be possible for you to test the attached patch and see if it solves the problem for you? I didn't test it very extensively, but it looks l