Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 955 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 955 Bytes

MIDI.js Soundfonts

MIDI.js is a fantastic library for MIDI sequencing and playback in Javascript. It comes packaged with a soundfont-generator that is unfortuantely a little difficult to get up and running (requires installation of Ruby, Node.js, FluidSynth, Lame, etc.)

This project contains pre-rendered General MIDI soundfonts that can be used immediately with MIDI.js.

Soundfonts Available

Notes

  • Fork of MIDI.js with parallized soundfont generation available here.