From 283526530b805086fc91fbddd00d4bd506c2d545 Mon Sep 17 00:00:00 2001 From: Sema Date: Wed, 26 Jun 2024 22:00:11 -0400 Subject: [PATCH] Test page - in progress --- package.json | 3 ++- test.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 test.html diff --git a/package.json b/package.json index c8dedab..eed71d7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,8 @@ "grunt-contrib-uglify": "^5.2.2", "jzz-gui-select": "^1.1.5", "jzz-input-kbd": "^1.3.3", - "mocha": "^10.5.1", + "jzz-synth-tiny": "^1.4.0", + "mocha": "^10.5.2", "nyc": "^17.0.0" }, "repository": { diff --git a/test.html b/test.html new file mode 100644 index 0000000..b5506cc --- /dev/null +++ b/test.html @@ -0,0 +1,47 @@ + + + +JZZ.midi.GM + + + + + + + + + +

JZZ.midi.GM

+

+ + + + + + + + + + +

+

+ + + +

+https://jazz-soft.net +

+ + + \ No newline at end of file