Show HN: A Collatz conjecture full music generator in 800 lines of C
Category: other
Tags: collatz-conjecture, music-generation, procedural-audio
Score: 5.8/10 (Innovation: 7, Technical: 7, Documentation: 6, Utility: 3)
Flux3n1 is a music generator in C that uses the Collatz conjecture to procedurally create IDM/Ambient audio, mapping sequence values to notes, rhythms, and glitch effects. Its integration of mathematical sequences into a functional music synthesizer with 9 voices and 18 effects is a novel combination of number theory and audio synthesis.
Target audience: music programmers, generative art enthusiasts, experimental musicians
Repository: https://github.com/pumpkin-bit/Flux3n1 · C · GPL-3.0
View on Hacker News