Add MP3 download to UX test page.
Installs lamejs and adds an MP3 downloader that records the Motif synth output in real time via an output tap, then encodes and downloads as .mp3.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tonejs/midi": "^2.0.28",
|
||||
"lamejs": "^1.2.1",
|
||||
"soundfont-player": "^0.12.0",
|
||||
"tone": "^15.1.22"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user