add USE_JAZZMIDI variable to enable experimental Web MIDI API, add utf8 meta tags to demos
This commit is contained in:
parent
a7d5b8a06e
commit
072eadb4af
7 changed files with 9 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns = "http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<!-- midi.js package -->
|
||||
<script src="./js/MIDI/AudioDetect.js" type="text/javascript"></script>
|
||||
<script src="./js/MIDI/LoadPlugin.js" type="text/javascript"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue