Code of Music

Interactive Song Mixer – D’Angelo’s “Lady”

I built a web-based mixer for a track-separated version of “Lady” by D’Angelo. Uses p5.js for UI and Tone.js for audio. Link: Signal Chain Four tracks: Bass, Drums, Chords, Vocals. The Chords track combines Other.mp3 and Piano.mp3 since the…

Deedle Day

Audio-Visual Looper in p5.js I built a browser-based instrument this weekend. Twelve audio samples mapped to keyboard keys, each with a corresponding animation. p5.js for visuals, Tone.js for audio. Basic structure: Each sound-visual pair is a class that handles both…