Hi,
There is documentation on how to use ladspa with the fluidsynth shell
commands here:
https://github.com/FluidSynth/fluidsynth/blob/master/doc/ladspa.md
It explains the concepts behind die API, and the shell commands are nearly
transparent mappings onto the API. So I hope that document also he
Hi,
My MIDI sequencer/editor (Qt project) uses libfluidsynth nicely.
I would like to open it to LADSPA effects, but I cannot find any sample
code showing how to do it.
I see many ladspa references in the API documentation but there is no
example showing how to use the functions.
Could some
Dear FluidSynth people,
Is it possible to render midi non-realtime to memory? The amount of memory
that is needed per unit of time is known so it should be possible to render to
a preallocated buffer.
I know that I can render to a file, but I'd like to do more with the rendered
midi than just