Skip to content

CodeKrakken/random-noise-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

615 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Octopus

A random music generator

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.

To install

git clone https://github.com/CodeKrakken/random-noise-generator
cd random-noise-generator
npm install
npx nodemon

To use

  • 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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors