You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just discovered your ZillaLib and TinySoundfont projects a couple of days ago. I love the approach of bundling the SoundFont and MIDI player in WebAssembly. Is the code for the WebAssembly portion of https://schellingb.github.io/TinySoundFont/CustomSoundFont.html available in your repositories? I'm also going to install ZillaLib and work through some examples there. I think the embedded WebAssembly could work well for my current project, which involves HTML5, Electron, and Capacitor. Initially I was wondering if there are other functions exposed from the webassembly module - in addition to WMP_LoadSoundFont and WMP_LoadMIDI - setting volume, stopping/starting for example.
The text was updated successfully, but these errors were encountered:
I just discovered your ZillaLib and TinySoundfont projects a couple of days ago. I love the approach of bundling the SoundFont and MIDI player in WebAssembly. Is the code for the WebAssembly portion of https://schellingb.github.io/TinySoundFont/CustomSoundFont.html available in your repositories? I'm also going to install ZillaLib and work through some examples there. I think the embedded WebAssembly could work well for my current project, which involves HTML5, Electron, and Capacitor. Initially I was wondering if there are other functions exposed from the webassembly module - in addition to WMP_LoadSoundFont and WMP_LoadMIDI - setting volume, stopping/starting for example.
The text was updated successfully, but these errors were encountered: