Improve MIDI search and add browser playback engines.
This commit is contained in:
+4
-2
@@ -22,7 +22,9 @@
|
||||
"vite": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tonejs/midi": "^2.0.28"
|
||||
"@tonejs/midi": "^2.0.28",
|
||||
"soundfont-player": "^0.12.0",
|
||||
"tone": "^15.1.22"
|
||||
},
|
||||
"keywords": [
|
||||
"web-audio",
|
||||
@@ -32,4 +34,4 @@
|
||||
],
|
||||
"author": "",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user