Hello,

the problem was that sndfile for win32 ships with the .dll in the bin rather than lib subdir so one has to copy it separately to make it accessible to MinGW's linker. Now everything works fine. I guess the main advantage of using libsndfile compared to the fluidsynth-sox chain is that sndfile is faster and you don't need to write a shell script. My personal benefit is to have learnt a couple of new things about compiling in general.

 Thanks again for all those helpful comments.

Leo


_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to