Beautiful tablature and sheet music with Lillypond and Frescobaldi We have a closer look at a free scripting language that allows us to create tablature and sheet music.
Creating Patterns with Grids and Sine Waves in P5 Modulating the height and width of rectangle objects, arranged in a grid-like manner, with respect to their x and y coordinates allows you to create interesting patterns, this blog post explains how to achieve this effect.
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.