Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kermalis/soundfont2

C# SoundFont 2 library for reading and writing SF2 files.
https://github.com/kermalis/soundfont2

csharp csharp-library sf2 soundfont soundfont2 soundfonts soundfonts-library

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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