This is not an AI music generator.
Musical notes are generated at random within parameters set by the user.
Any level of order can be achieved, between a single defined note playing continuously, and a potentially infinite number of oscillators playing at totally random frequencies and times.
Work in progress. Future features and fixes tracked here. This list too is a work in progress.
Deployed with usable settings here by Netlify.
git clone https://github.com/CodeKrakken/random-noise-generator
cd random-noise-generator
npm install
npx nodemon
- Visit localhost:3000
- Add at least one node
- Preset controls if desired (they can also be edited during play)
- Press start
- Use controls to set ranges for all aspects of sound generation
- Have fun!