Skip to content

First project @ University of Wroclaw. WDPC final project.

Notifications You must be signed in to change notification settings

wkkuna/music_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music_generator

Program that uses Markov chain and database from McGill Bilboard Project in order to play 'random' melodies.

Program parses mentioned database to abc notation, analises it, then generates sequences of chords based on trends (using Markov chain), generates txt file and uses program abcplay.py to play a created song.

In order to use a program type following in command line: To set up: make ./prepare

To run: ./run

About

First project @ University of Wroclaw. WDPC final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published