Skip to content

Sciguymjm/CellularAutomata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellularAutomata

Join the chat at https://gitter.im/Sciguymjm/CellularAutomata

Music generation using elementary Cellular Automata.

##Example (Rule 30)

Rule 30 Example

Install Instructions:

  1. Clone with Git - git clone https://github.com/Sciguymjm/CellularAutomata.git
  2. Install dependencies
    • mingus - sudo pip install mingus

Developer Install

Additional setup steps for developers:

  1. install additional dependencies:
    • nose - pip install nose
  2. run tests to check your setup: (from project dir) nosetests - should result in "OK"

About

🎶 Music generation using Elementary Cellular Automata.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages