Month of October 2022
-
Playing a full song, almost
My MOD player is finally able to play a full song, almost. It's still missing the effects, but it's a good start.
-
Loading MOD files in the browser
The MOD file is a staple of the 90s demoscene. In this article, I'll read a MOD file in JavaScript, and learn a bit about the format along the way.
-
Generating sound in modern Web Audio API
My first steps in playing music in the browser using Web Audio API start with generating a simple sine wave in an Audio Worklet.
-
Modernizing Artsy
I'm modernizing my JavaScript Canvas remake of the 1993 Amiga demo Arte by Sanity.
-
Use a different user account for each Git repo
This is how you use different user accounts for each of your git repositories, including SSH origin URLs.