new_midi()
set_new_track()
save_midi()
play()
sets up a mido midi file with initial meta track
TODO: Docstring for play.
TODO