chlorian
chlorian copied to clipboard
Chlorian MIDI Player
Chlorian MIDI Player
Building a MIDI player using HTML5 audio because why not? It parses MIDI files and uses real SoundFonts to render the MIDI as audio using the Web Audio API.
Questions or Comments
Open an issue or email me.
Libraries Used
I scavanged a lot of code from various sources with various modifications
jasmid
https://github.com/gasman/jasmid
JavaScript SoundFont 2 Parser
Copyright 2013-2015 imaya/GREE Inc and Colin Clark. Licensed under the MIT License.
https://github.com/colinbdclark/sf2-parser
sf2synth.js
Copyright (c) 2013 imaya / GREE Inc.
https://github.com/gree/sf2synth.js