.
This commit is contained in:
parent
bec7710bdc
commit
879722c910
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
||||||
/*
|
/*
|
||||||
|
-------------------------------------
|
||||||
MIDI.loadPlugin(callback, type);
|
MIDI.loadPlugin(callback, type);
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
https://github.com/mudx/MIDI.js
|
https://github.com/mudx/MIDI.js
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (typeof (MIDI) === "undefined") var MIDI = {};
|
if (typeof (MIDI) === "undefined") var MIDI = {};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue