Control: tags -1 + patch The following patch will set the default soundfont path for gstreamer according to our new convention:
--- a/ext/fluidsynth/gstfluiddec.c +++ b/ext/fluidsynth/gstfluiddec.c @@ -63,7 +63,7 @@ enum LAST_SIGNAL }; -#define DEFAULT_SOUNDFONT NULL +#define DEFAULT_SOUNDFONT "/usr/share/sounds/sf3/default-GM.sf3" #define DEFAULT_SYNTH_CHORUS TRUE #define DEFAULT_SYNTH_REVERB TRUE #define DEFAULT_SYNTH_GAIN 0.2
signature.asc
Description: This is a digitally signed message part