Skip to content

Tim-1e/MusicAndMarkov

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.

Refer to this article for more details on the implementation of the music generator.

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages