SoundFont 2.0

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Example files)
 
(One intermediate revision by one user not shown)
Line 16: Line 16:
 
* [https://www.fluidsynth.org/ FluidSynth]
 
* [https://www.fluidsynth.org/ FluidSynth]
  
== Example files ==
+
== 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
Line 23: Line 23:
 
== Links ==
 
== Links ==
 
* https://en.wikipedia.org/wiki/SoundFont
 
* https://en.wikipedia.org/wiki/SoundFont
 +
 +
[[Category:RIFF based file formats]]

Latest revision as of 12:59, 22 August 2024

File Format
Name SoundFont 2.0
Ontology
Extension(s) .sf2

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

[edit] 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.

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox