Go to file
Tyler Perkins 655a78545d Add readme 2021-09-29 22:34:49 -04:00
bin Initial commit 2021-09-29 18:44:00 -04:00
src Add markov chain layout 2021-09-29 22:31:00 -04:00
.gitignore Initial commit 2021-09-29 18:44:00 -04:00
Makefile Add markov chain layout 2021-09-29 22:31:00 -04:00
README.md Add readme 2021-09-29 22:34:49 -04:00

README.md

markov-music

Markov chains are a map of probabilities of one discrete state transitioning to another. This is a simple implementation of them to create chord progressions. They are pretty straight forward and could be great for practicing quickly playing chords on piano/guitar

Use

To compile and run

make all
./bin/markov-music