Fix a tiny memory-leak when calling vfork
[ardour.git] / libs / ardour / fluid_synth.cc
2018-10-17 Andreas MüllerFollow fluidsynth's API changes introduced with 2.0.0
2016-11-28 Robin Gareusproperly handle FS pitch-bend - closes #7140
2016-08-24 Robin Gareusfix copy/paste mistake
2016-08-24 Robin GareusNO-OP: whitespace
2016-08-24 Robin Gareuslessons learned from a-fluidsynth
2016-08-24 Robin GareusARDOUR::FluidSynth automatically assign first 16 channels
2016-08-23 Robin Gareusadd basic libardour wrapper for fluidsynth (for Lua...