Skip to content

m0n0ph1/Fugue-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creates species counterpoint with genetic algorithms. To install type:

$ python setup.py install

Once installed try:

$ foox --help

for more information, or, to evolve some counterpoint try:

$ foox -s 1 -cf 5 7 6 5 8 7 9 8 7 6 5 -o first_species
$ lilypond first_species.ly

This will produce two files: first_species.pdf (the musical score) and first_species.midi (a midi file to listen to with you media player).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages