Greetings everyone, I'm writing this just in case somebody else is interested or in need of this. I just built a single header version of FluidSynth with NO glib dependency. It has only synth and soundfont capabilities (everything else was removed) and I haven't fully tested it yet, but it's working.
It is here: - header: https://github.com/rpvelloso/fluidsynth/blob/master/src/fs.h - source: https://github.com/rpvelloso/fluidsynth/blob/master/src/fs.c This is the header I've used to remove glib: https://github.com/rpvelloso/fluidsynth/blob/master/src/utils/fluid_glib_remover.h This is all WIP. PS.: I KNOW it is not pretty, but it WORKS and it is WAY easier to integrate. Cheers, Roberto.
_______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev