Skip to content

dsobek/markov-music

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markov-music

This repository contains code that analyzes MIDI tracks and generates a markov chain based on the note sequences in the MIDI. Read the article here.

Setup

pip install -r requirements.txt

Methodology

Click here for a reference on how MIDIs are encoded.

Contributing

Fork this repository and clone it to your own computer. Send me a pull request with interesting thoughts, ideas, or suggestions. Please follow the PEP8 standard if you are contributing to the codebase. Avoid pushing large MIDI files if possible.

Contributors

Alvin Lin (omgimanerd) David Sobek

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%