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] Revised patch for allNotesOff, allSoundsOff

2011-01-30 Thread David Henningsson
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 removing the ones not starting with _LOCAL. /

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

2011-01-29 Thread jimmy
--- 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 > removing the ones > not starting with _LOCAL. > > // David > Sorr

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

2011-01-28 Thread David Henningsson
On 2011-01-28 23:00, jimmy wrote: Attached is the revised patch file for handling allNotesOff, allSoundsOff for all channels at once. If it looks OK, can someone apply the patch? Thanks, In think you missed my original comment: Can you elaborate on where/why this is useful? These are not p

[fluid-dev] Revised patch for allNotesOff, allSoundsOff

2011-01-28 Thread jimmy
Attached is the revised patch file for handling allNotesOff, allSoundsOff for all channels at once. If it looks OK, can someone apply the patch? Thanks, Jimmy diff -pur fluidsynth.svn399.20101221/src/synth/fluid_synth.c fluidsynth.svn399.20101221.jnAllSoundsOff//src/synth/fluid_synth.