Show HN: A browser music sequencer: every note is a Petri-net transition firing
Category: other
Tags: music-sequencer, petri-net, javascript
Score: 7.5/10 (Innovation: 8, Technical: 8, Documentation: 8, Utility: 6)
A deterministic music sequencer that models every note as a Petri-net transition firing, using tokens, Euclidean rhythms, and Markov chains instead of AI. It's interesting for combining formal mathematical models with music theory to create a fully deterministic, reproducible beat generator with live performance features and no backend.
Target audience: backend devs, music programmers, creative coders
Repository: https://blog.stackdump.com/posts/petri-net-runtime · JavaScript · MIT · 6 stars
View on Hacker News