Skip to content

JavaScript library of tools designed to work with sound fonts

Notifications You must be signed in to change notification settings

gagern/soundfontutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundFont Utils

This is a JavaScript library of tools designed to work with sound fonts.

Conversion between SF2 and YAML

At the moment the main component here is a pair of tools, designed to run under Node.js, which convert a SF2 sound font into a set of YAML files plus some WAV files for the actual sample content. This can be used to enable collaborative editing of soundfonts using typical version control systems and software development workflows aimed at working with source code.

See the YAML representation of a soundfont for details about the file format.

About

JavaScript library of tools designed to work with sound fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published