An open API service indexing awesome lists of open source software.

https://github.com/labsound/labsynthtoy

Demonstrates PocketMod and TinySoundFont
https://github.com/labsound/labsynthtoy

Last synced: 6 months ago
JSON representation

Demonstrates PocketMod and TinySoundFont

Awesome Lists containing this project

README

          

# LabSynthToy

This sample program wraps https://github.com/schellingb/TinySoundFont (tinysoundfont) to play MIDI files via a LabSound AudioNode, and also https://github.com/rombankzero/pocketmod (pocketmod) to play MOD files via an AudioNode.

For reference on sound fonts, there's a great demo and archive of sound fonts here: https://github.com/surikov/webaudiofont (WebAudioFont)