ardour/libs/plugins/a-fluidsynth.lv2
Robin Gareus 1528df2f5a
Compliant LV2 state path-mapping
lv2 state mandates that
>  The plugin MUST use this function [ absolute_path] in order to
>  actually open or otherwise use any paths loaded from plugin state.
Previously the plugin uses the value directly. Also
>  The caller is responsible for freeing the returned value with free().
is now implemented on systems other than windows (where this is not
possible, since the memory must be free()ed in the same module where it
was allocated.
2018-12-19 22:28:40 +01:00
..
a-fluidsynth.cc Compliant LV2 state path-mapping 2018-12-19 22:28:40 +01:00
a-fluidsynth.ttl.in a-fluid synth: label Reverb & Chorus sends. 2016-12-06 22:56:04 +01:00
manifest.ttl.in
wscript remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00