Commit graph

15 commits

Author SHA1 Message Date
derselbst
aac2354f5c remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00
derselbst
6c3061cba3 expose a getter for bufcount for rvoice_mixer 2017-08-19 22:01:47 +02:00
Tom M
25e7eb0c6b Merge pull request #178 from FluidSynth/multichannel
fluid_synth_nwrite_float(): write out effect buffers
2017-08-01 09:30:12 +02:00
Tom M
48e52c8b04 proper indentation 2017-07-15 18:12:17 +02:00
derselbst
1ff2002ab5 implement reading effect buffers from fluid_synth_nwrite_float() 2017-07-13 12:02:58 +02:00
derselbst
9133aa53f5 license upgrade
missed occurrences
2017-07-12 17:54:54 +02:00
derselbst
987d248894 license upgrade
adjust license version numbers
2017-07-12 17:53:03 +02:00
derselbst
1f5a3ca26e license upgrade
for the sake of consistency, make a compatible license upgrade of fluidsynth from 'GNU Library GPL 2' to 'GNU Lesser GPL 2.1'
2017-07-12 17:45:23 +02:00
David Henningsson
5f3568deee fluidmax: Fix compilation failure
...by adding new functions to reset reverb and chorus into the engine.
2012-11-18 09:30:46 +00:00
David Henningsson
bb72c170ad Update Free Software Foundation name and address (closes ticket #99)
Thanks to ogetbilo for the sed script.
2011-08-15 12:57:10 +00:00
David Henningsson
e25feb62d0 Fixup previous commit so that it actually compiles, and change
sample rate to use fluid_real_t all the way through.
2010-10-17 10:43:48 +00:00
David Henningsson
f84a9b9885 Fix incorrect samplerate for reverb and chorus, closes ticket #89.
Thanks to jaz001 for the patch!
2010-10-17 10:27:18 +00:00
David Henningsson
e00d5a1455 Experimental and untested: enable LADSPA again. At least it compiles now. 2010-09-04 07:19:57 +00:00
David Henningsson
96d007ea64 Multi-core rendering 2010-07-03 12:25:16 +00:00
David Henningsson
41853f6f69 Refactor/fix mixer implementation, fix a few bugs 2010-06-30 16:39:20 +00:00