midi awawa slopcoding

This commit is contained in:
legop3
2026-06-26 00:55:29 -04:00
parent 5634004ebd
commit e664402528
11 changed files with 1286 additions and 141 deletions
+7
View File
@@ -8,6 +8,7 @@
"name": "webui",
"version": "0.0.0",
"dependencies": {
"midi-file": "^1.2.4",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-icons": "^5.5.0",
@@ -2930,6 +2931,12 @@
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/midi-file": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/midi-file/-/midi-file-1.2.4.tgz",
"integrity": "sha512-B5SnBC6i2bwJIXTY9MElIydJwAmnKx+r5eJ1jknTLetzLflEl0GWveuBB6ACrQpecSRkOB6fhTx1PwXk2BVxnA==",
"license": "MIT"
},
"node_modules/minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",