Skip to content

potrepka/gentone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gentone

Gentone is a music composition library for generating tree-based melodic sequences using functional genetic programming.

Experimenting

First, make sure you have Leiningen.

$ brew install leiningen

To run an experiment, use the simple-tune function.

$ lein repl

user=> (simple-tune 7 2 4 3 50)

Testing

Unit testing is necessary for good workflow.

$ lein test

License

Copyright © 2016 Nathaniel Potrepka

Distributed under the MIT License.

About

Generate melodies with genetic programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published