[fluid-dev] Re: unable to install fluidsynth for Mac OS X

2009-07-07 Thread Ebrahim Mayat
On Tue, 2009-07-07 at 16:41 -0400, Randy S Miller wrote: > Sir, > > I have been attempting to install FluidSynth on my Mac. When I > attempt to use fink to install fluidsynth, I get the message "Failed: > no package found for specification 'fluidsynth'." I have not been > able to find flui

Re: minor FluidSynth sponsorship opportunity (Re: [fluid-dev] Tickets, project status, and 1.1.0)

2009-07-07 Thread Kevin Fishburne
j...@resonance.org wrote: Hello Kevin, I did some research on these parameters by also looking at the source code.  The FluidSynth C API differs as far as the allowable ranges for some reverb/chorus parameters in comparison to the command interface.  This seems like a bug to me. Th

Re: [fluid-dev] Tickets, project status, and 1.1.0

2009-07-07 Thread David Henningsson
j...@resonance.org skrev: > Quoting David Henningsson : >> j...@resonance.org skrev: >> Perhaps you could send me your code as a svn diff and we could work on >> it that way until it is ready for checkin - which doesn't have to mean >> that everything has to be completed, just that things aren't mu

Re: [fluid-dev] Tickets, project status, and 1.1.0

2009-07-07 Thread josh
Quoting David Henningsson : j...@resonance.org skrev: Sure, if you would like to work on it too, that would be great. I was a bit apprehensive about checking things in in a broken state. How do you want to go about collaborating on things? Do you think we should create a separate "work" bran

Re: [fluid-dev] Tickets, project status, and 1.1.0

2009-07-07 Thread David Henningsson
j...@resonance.org skrev: > Hi David, > > Quoting David Henningsson : >> j...@resonance.org skrev: >>> Good questions! I converted a lot of functions over in fluid_synth.c to >>> use the thread safe lock free event queue if not called by the synthesis >>> thread, as we discussed. Its not current