A program that takes an input MIDI song and outputs a new MIDI song based on the original
##Currently located at: https://variationsonatheme.herokuapp.com/
- Wednesdays at 10:30pm
- Location TBD
- Melody (David and Andy)
- Chords analysis (Jerry and Tim)
- Penalizes same sequences (Alex and Charlie)
- Write a command line python file that takes in a MIDI file and writes another one out.
- Research and use a python library to handle MIDIs in your program
- Initial method for randomization will be basic Markov chains
- Test MIDI file can be found in Slack or here
- Commit your python file to the GitHub, titled with your name (we will decide which approach or combination of approaches becomes variations.py)