noedigcode / konfyt

Digital keyboard workstation for Linux.
http://www.noedig.co.za/konfyt
GNU General Public License v3.0
42 stars 1 forks source link

Support or SF4/SF3? #18

Closed mxmilkiib closed 2 years ago

mxmilkiib commented 4 years ago

SF4 being FLAC and SF3 being Vorbis.

See also https://github.com/cognitone/sf2convert

noedigcode commented 4 years ago

The latest commits on the testing branch added support for SF3. Since Fluidsynth already supports SF3, it was a quick fix - simply allowing files with the .sf3 extension to be detected and loaded. Since Fluidsynth doesn't support SF4 (and it's not standard yet), it's unlikely that I will add support for it. Does anything use/plan to use SF4 yet?