forked from mudcube/MIDI.js
-
Notifications
You must be signed in to change notification settings - Fork 3
/
TODO
33 lines (30 loc) · 1.03 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
----------------------------------------------------------
TODO
----------------------------------------------------------
* Add browser supports to the project
------------------------------------------------------
* Loading progress feedback example
------------------------------------------------------
* Document how to support from file://
<script src="./soundfont/acoustic_grand_piano-ogg.json"></script>
------------------------------------------------------
* better on event listeners for MIDIPlayer, get inspiration from these?
https://github.com/hhromic/midi-utils-js
https://github.com/justinlatimer/node-midi
------------------------------------------------------
* add some docs on color music history: http://www.musanim.com/
------------------------------------------------------
* List of Developers who work w/ MIDI.js
???
Webpack
library -> MIDI
bundles
MIDI.js
Main MIDI file
WebMIDI.js
WebAudio.js
AudioTag.js
GeneralMIDI.js
Synesthesia.js
Add a glossary of terms
Describe MIDIjs at a high level