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