SoundFont2 icon indicating copy to clipboard operation
SoundFont2 copied to clipboard

C# SoundFont 2 library for reading and writing SF2 files.

Kermalis's C# SoundFont 2 library

A C# library that can read and write SF2 sound bank files.


To Do:

  • Prevent loading the terminal data
  • Find a way to "public seal" SF2Chunk and SF2ListChunk
  • Getting info such as samples, modulators and generators
  • Certain generators must be in a specified index (KeyRange, VelRange, SampleID and Instrument) according to spec