This project provides instrument samples as separate packages for each instrument so that the entire sample library doesn't need to be installed: developers can just install the instruments in the audio format that they need to reduce the overall dependency footprint.
Each instrument is a class that extends Tone.Sampler by automatically loading the list of audio clips for the given instrument in each note.
These instrument samples come from a variety of public domain sources (see the sample-source-info.txt for more information)
All the samples have been edited for consistency: trimming silence, on/off ramp, volume-matching, normalizing, noise removal, and some pitch-correction where necessary.
Included instruments:
- bass-electric
- bassoon
- cello
- clarinet
- contrabass
- flute
- french-horn
- guitar-acoustic
- guitar-electric
- guitar-nylon
- harmonium
- harp
- organ
- piano
- saxophone
- trombone
- trumpet
- tuba
- violin
- xylophone
- Add drumkits
- Add Synths
Code: MIT License (see LICENSE.md)
Samples: CC-by 3.0