Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 545 Bytes

sf2hpp build-and-test

A header-only library for SoundFont2 loading and sound synthesis.

Features

  • Written against the SoundFont 2.04 specification
  • Contains fixes for non-conformant soundfonts
  • Supports polyphonic audio rendering

TODO

This library does not yet support Modulators and any Continuous Controllers, with the exception of sustain.

Example

To get started, see this example.