gstreamer/ext/fluidsynth
Jan Alexander Steffens (heftig) c35e80dc0e fluiddec: Avoid deprecated fluid_synth_set_sample_rate
This function is used to change the rate at runtime, which has issues:
https://github.com/FluidSynth/fluidsynth/issues/585

Use the settings key instead (which already defaults to 44100, but I did
test other rates).

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/merge_requests/1026
2020-02-11 12:10:50 +00:00
..
gstfluiddec.c fluiddec: Avoid deprecated fluid_synth_set_sample_rate 2020-02-11 12:10:50 +00:00
gstfluiddec.h fluidsynth: rename to fluiddec 2013-03-22 15:24:20 +01:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00