Module explanation
Build a beat, watch it take shape
In this module you build a rhythmic pattern of 16 steps — kick, snare, hi-hat, perc — and loop it at a chosen BPM. As it plays, each track lights up a panel: the same beat generates its visual twin in real time.
It's the first step of audiovisual practice: learning to think of a piece as a synchronized event between sound and image. In the workspace below you can keep sequencer, visual output and code active together, or focus on just one at a time.
- Program the beat: click cells, adjust BPM, press Play.
- The visual lights up with every hit, synced to the tempo.
- The code panel shows the same pattern in live JavaScript.
- Export the pattern as a scene for the final performance.