On 25/11/2019 17:13, Marcus Weseloh wrote:
Hi Matt,
the file created by Fluidsynth 2.0.8 is probably a "raw" file. My
guess is that you compiled fluidsynth without libsndfile support.
Just make sure you have the libsndfile-dev package installed, then run
cmake again and recompile.
Thanks Mar
Hi Matt,
the file created by Fluidsynth 2.0.8 is probably a "raw" file. My guess is
that you compiled fluidsynth without libsndfile support.
Just make sure you have the libsndfile-dev package installed, then run
cmake again and recompile.
Cheers
Marcus