Part 1 – Generating sound using Web Audio API
This is the progress of the JavaScript MOD player after the first article.
Click the button below to toggle the audio worklet on/off. In this version, the worklet only plays a simple sine wave.
Vanilla JavaScript MOD player, made by Anders Marzi Tornblad
GitHub repository: atornblad/js-mod-player
License: Creative Commons Attribution-NonCommercial 4.0 International License
This is the progress of the JavaScript MOD player after the first article.
Click the button below to toggle the audio worklet on/off. In this version, the worklet only plays a simple sine wave.