pyogi icon indicating copy to clipboard operation
pyogi copied to clipboard

Separate parse into parse and process

Open hoffa opened this issue 6 years ago • 0 comments

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.

hoffa avatar May 30 '19 05:05 hoffa