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

2009-07-06 Thread josh
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. Notes: - cho_set_nr is not Chorus

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

2009-07-06 Thread Kevin Fishburne
j...@resonance.org wrote: Sponsorship would be an interesting thing to look into.  Setting up paypal donations could also be good or having a bounty system (users pledge an amount for a certain task).  I have not yet seriously attempted making money at working on free software, though it has co

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

2009-07-06 Thread josh
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 currently buildable though, and there is still a bi

Re: [fluid-dev] Re: MIDI Standard Specs

2009-07-06 Thread josh
Quoting David Henningsson : Graham Goode skrev: Hi, For GM1 and GM2 specs see http://en.wikipedia.org/wiki/General_MIDI, http://www.midi.org/techspecs/gm.php For GS download a Roland Sound Canvas manual from http://www.edirol.net/products/en/archives.html and see the appendix lists For XG try

[fluid-dev] Re: MIDI Standard Specs

2009-07-06 Thread David Henningsson
Graham Goode skrev: > Hi, > > For GM1 and GM2 specs see http://en.wikipedia.org/wiki/General_MIDI, > http://www.midi.org/techspecs/gm.php > For GS download a Roland Sound Canvas manual from > http://www.edirol.net/products/en/archives.html and see the appendix > lists > For XG try > http://web.ar

MIDI Standard Specs WAS Re: [fluid-dev] Tickets, project status, and 1.1.0

2009-07-06 Thread Graham Goode
Hi, For GM1 and GM2 specs see http://en.wikipedia.org/wiki/General_MIDI, http://www.midi.org/techspecs/gm.php For GS download a Roland Sound Canvas manual from http://www.edirol.net/products/en/archives.html and see the appendix lists For XG try http://web.archive.org/web/20060926124939/http://ww

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

2009-07-06 Thread 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 currently buildable though, and there > is still a bit of work to do (it has started to