soundfont

soundfont is a toolbox for working with MIDI.js sound fonts in the web browser, implemented in TypeScript for Deno.

License CI Coverage GitHub

Motivation

Symbolic music formats (e.g. MIDI, sheet music) do not provide sound data. In order to play symbolic music, one has to map symbolic notes to audio files. These mappings are called sound fonts. soundfont helps with finding, loading, and using sound fonts.

Example