Rectangle Packing: An Incredibly Difficult Problem Sometimes problems can be much more difficult than they appear to be.
Brian Eno's Endless Music Machines The idea of procedurally generated music is interesting, in this article we have a look at how Brian Eno sparked this idea into life and how he approached it, as well as how you can start making something similar.
Sending MIDI signals between Ableton and P5JS A tutorial on sending MIDI signals between Ableton and P5JS.
Continuous oscillating motion in P5JS with Sine functions Creating continuous oscillating motion in P5JS can be done via sine functions, in this blog post I explain how it's done and how it can be intuitively understood.
How to write interesting Chord Progressions Writing interesting chord progressions can be difficult, but arming yourself with a little bit of music theory and creativity you'll be able to break out of any type musical rut.
MIDI signals from Python to Ableton Live Sending MIDI signals from an external python script to Ableton is easy but requires a little bit of setup, which I'll guide you through in this blog post.