SF3 support

Please let our ADS show!

This sites offers only FREE software and it's supported by a few advertisement boxes (no intrusive popups).
Please:

  • disable your AdBlocker by adding CoolSoft website to whitelist
  • give the proper cookie consent
  • enable JavaScript for this website

This seconds wait is to let you update your browser configuration...

Ok, I've done the required changes... now show me your content!
!!! Please enable JavaScript !!!

Pages

Anonymous user
Re: SF3 support
falcosoft wrote:

Unfortunately you have to write your own program or modify sf2pack.c to compress SF2 files with OGG. You have to use the BASS_MIDI_FontPack() function from Bassmidi and give it in a parameter that you want to use the ogg/vorbis compressor. Like this:

BASS_MIDI_FontPack(SoundfontHandle, 'output file name', 'oggenc2.exe -q 10 -', 0);

Can you make a program for this? I do not have the required compilers or knowledge.

Posts: 129
Joined: September 25, 2013 - 16:38
Re: SF3 support

OK, here's an sf2pack version (all necessary binaries included) that you can use to make ogg compressed SF2 files:

http://falcosoft.hu/sf2pack_ogg.zip

Pages