Re: [fluid-dev] Feature request: Reading soundfont files from memory

2022-10-29 Thread Simon Herbers
Thank you for the quick response, this looks very promising. Sincerely, Simon ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

Re: [fluid-dev] Feature request: Reading soundfont files from memory

2022-10-29 Thread Tom M. via fluid-dev
This is already possible: https://www.fluidsynth.org/api/fluidsynth_sfload_mem_8c-example.html Tom ___ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev

[fluid-dev] Feature request: Reading soundfont files from memory

2022-10-29 Thread Simon Herbers
I hope this email finds you well. Currently I am collaborating on a project to create an android app that supports the usage of sf2 and MIDI files. The app is using the fluidsynth library via the Java Native Interface (app written in Kotlin). I would like to use a collection of sf2 files located