Instructions: Use the controls below to select all note audio files to be included in your new instrument. Note that you must select the actual files and not a directory containing the files, and the note represented by each file should be designated by its filename in the following format:
[NOTE][OCTAVE][MODIFIER].[EXTENSION]
The letters 's', 'ss', 'b', or 'bb' should be used for the MODIFIER to indicate a '♯', '♯♯', '♭', or '♭♭', respectively. As an example, a WAV audio file for note 'F4♭' would be 'F4b.wav', and an OGG audio file for note 'C2' would be 'C2.ogg'.
After you have specified a name for your new instrument and selected all audio files to include, click
the 'Generate' button to create a downloadable URL that you can use to retrieve a GZIP file containing
your new instrument. You may either host this new file on your own webserver and load it manually into
the AudioGenerator library, or if you are a library developer, you should include it in this repository's
instruments/
directory and add it as an option in the InstrumentLibrary.js
file.