Lonk12 / SoundFont2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%