Re: [fluid-dev] RIFF header not found; fluidsynth2

2019-11-25 Thread Matt Wallis
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

Re: [fluid-dev] RIFF header not found; fluidsynth2

2019-11-25 Thread Marcus Weseloh
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

[fluid-dev] RIFF header not found; fluidsynth2

2019-11-25 Thread Matt Wallis
There seems to be a difference between the WAV files created by fluidsynth1 and fluisdynth2. Specifically, I'm getting an error when I try to play a fluidsynth2 WAV file. This is on Ubuntu 18.04 $ fluidsynth  -F AScore.wav /usr/share/sounds/sf2/FluidR3_GM.sf2 AScore.midi FluidSynth run