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
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
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
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
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