juce-framework / JUCE

JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
https://juce.com
Other
6.49k stars 1.72k forks source link

Feature Request: Add support for decoding SoundFonts #272

Open jrlanglois opened 6 years ago

jrlanglois commented 6 years ago

Though dated, SoundFonts are still in use today.

In theory, the format can probably play nicely with the Synthesiser, SynthesiserVoice and SynthesiserSound system (or Sampler variants).

Official stuff:

jamiebullock commented 5 years ago

See SFZero