pyogi
pyogi copied to clipboard
Separate parse into parse and process
Parser should create the absolute most straightforward format.
For example [ parts [ note1, note 2, ... ], ... ]
Can create a simple algorithm to divide into octave changes e.g. if at least N notes are beyond staff, switch octave.