SoundFont 2.0
From Just Solve the File Format Problem
(Difference between revisions)
MihaiPopa7 (Talk | contribs) (→Example files) |
|||
| Line 16: | Line 16: | ||
* [https://www.fluidsynth.org/ FluidSynth] | * [https://www.fluidsynth.org/ FluidSynth] | ||
| − | == | + | == Sample files == |
* http://freepats.zenvoid.org/sf2/acoustic_grand_piano_ydp_20080910.sf2 | * http://freepats.zenvoid.org/sf2/acoustic_grand_piano_ydp_20080910.sf2 | ||
* ftp://ftp.personalcopy.net/pub/Unison.sf2.gz | * ftp://ftp.personalcopy.net/pub/Unison.sf2.gz | ||
Revision as of 12:59, 22 August 2024
SoundFont 2.0 is a format used to store instrument patches for MIDI synthesisers. The SoundFont 2.0 format is based on RIFF; the RIFF type identifier is "sfbk".
See also SoundFont 1.0.
Contents |
Identification
Files begin with ASCII "RIFF", and have "sfbk" at offset 8.
In most cases, this is followed by "LIST" at offset 12, "INFOifil" at offset 20, and bytes 02 00 at offset 32. The last 02 byte distinguishes major version 2 from major version 1.
Software
Sample files
- http://freepats.zenvoid.org/sf2/acoustic_grand_piano_ydp_20080910.sf2
- ftp://ftp.personalcopy.net/pub/Unison.sf2.gz
- dexvert samples — audio/soundFont2