https://github.com/ebraminio/webmt32
https://github.com/ebraminio/webmt32
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ebraminio/webmt32
- Owner: ebraminio
- License: gpl-3.0
- Created: 2024-09-23T17:43:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T17:27:31.000Z (7 months ago)
- Last Synced: 2025-02-13T00:29:30.848Z (3 months ago)
- Language: JavaScript
- Size: 12.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mt-32 synthesizer for web.
https://ebraminio.github.io/webmt32
Build:
First put your own `mt32_ctrl_1_07.rom` and `mt32_pcm.rom` at root then
`meson setup wasmbuild --cross-file emscripten-build.ini && ninja -Cwasmbuild`