Musical Spirograph is a browser-based tool that lets users create generative music compositions through interactive mathematical patterns with customizable sound and visual parameters.
<figure>
<img alt="Musical Spirograph webapp." data-caption="So pretty. | Screenshot: Terrence O’Brien / The Verge" data-portal-copyright="Screenshot: Terrence O’Brien / The Verge" data-has-syndication-rights="1" src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/08/Screenshot-2026-08-21-at-2.49.24-PM.png?quality=90&strip=all&crop=0,0,100,100" />
<figcaption>
So pretty. | Screenshot: Terrence O’Brien / The Verge </figcaption>
</figure>
<p class="wp-block-paragraph">I remember having a <a href="https://www.theverge.com/2014/5/26/5752028/turntable-with-robotic-arms-draws-beautiful-spirographs">Spirograph</a> as a kid and being obsessed with it. Its geometric patterns are hypnotic and gorgeous. I also love <a href="https://www.theverge.com/report/879819/laurie-spiegel-is-celebrating-40-of-music-mouse-with-a-modern-revival">generative music</a> composition. So bringing those two things together in a browser tab, I'm hooked. <a href="https://musical.toys/toys/spirograph/">Musical Spirograph</a> is a relatively simple concept. A set of points dash around the screen according to mathematical equations, generating hypotrochoids and epitrochoids. Those points pass through a series of concentric rings which trigger specific notes.</p>
<p class="wp-block-paragraph">Honestly, that alone is fun enough, but you can customize it quite a bit. There are six different virtual rotors to pick from, you can have up to three arms drawing …</p>
<p><a href="https://www.theverge.com/entertainment/983322/musical-spirograph-generative-composition">Read the full story at The Verge.</a></p>
# Doodle generative compositions in your browser with Musical Spirograph
Source: [https://www.theverge.com/entertainment/983322/musical-spirograph-generative-composition](https://www.theverge.com/entertainment/983322/musical-spirograph-generative-composition)
[Skip to main content](https://www.theverge.com/entertainment/983322/musical-spirograph-generative-composition#content)
It’s soothing, hypnotic, and fun to play with\.
It’s soothing, hypnotic, and fun to play with\.
by
Aug 22, 2026, 5:00 PM UTC


[](https://www.theverge.com/authors/terrence-obrien)
Terrence O'Brien
is the Verge’s weekend editor\. He’s covered the tech industry for over 18 years and knows a thing or two about synths\.
I remember having a[Spirograph](https://www.theverge.com/2014/5/26/5752028/turntable-with-robotic-arms-draws-beautiful-spirographs)as a kid and being obsessed with it\. Its geometric patterns are hypnotic and gorgeous\. I also love[generative music](https://www.theverge.com/report/879819/laurie-spiegel-is-celebrating-40-of-music-mouse-with-a-modern-revival)composition\. So bringing those two things together in a browser tab, I’m hooked\.[Musical Spirograph](https://musical.toys/toys/spirograph/)is a relatively simple concept\. A set of points dash around the screen according to mathematical equations, generating hypotrochoids and epitrochoids\. Those points pass through a series of concentric rings which trigger specific notes\.
Honestly, that alone is fun enough, but you can customize it quite a bit\. There are six different virtual rotors to pick from, you can have up to three arms drawing simultaneously, and there are a bunch of other parameters to tweak the pattern\. Then there are six different scale options, or you can completely customize the notes, and there are six different synth presets\. Plus you can change the quantization and BPM, or even expand the number of rings out to two octaves\.
Sure, the sound engine isn’t great, and it’s prone to clipping and artifacts\. And I really wish there was a way to get MIDI out of it to control other instruments\. But it’s still a ton of fun to get lost in for a while\.
**Follow topics and authors**from this story to see more like this in your personalized homepage feed and to receive email updates\.
- Terrence O'Brien
## The Verge Daily
A free daily digest of the news that matters most\.
Blog post introducing Groovie, an open-source, free web-based drum machine and beat sequencer with 150+ samples, up to 32 patterns, timeline sequencing, and effects, built in JavaScript using Web Audio.
This blog post describes a web-based music sequencer that uses Petri nets instead of a traditional timeline, generating full tracks from genre presets and seeds using tokens moving through nets. It covers the technical details, including control nets and countdown timers to manage song structure.