Skip to content

Commit

Permalink
Work on noteworthy 1 75 binary reader
Browse files Browse the repository at this point in the history
  * Improve support for many nwc objects:
    * alterations
    * grace notes
    * tempo mark
    * triplets
    * text position
    * chords / multiple pitches
    * repeat brackets

  * Readibility:
    * put constants in their own file
    * rename some methods (e.g. NWCStaff.parse() -> NWCStaff.parseStaff())

  * Use exception to print error infos on music21 objects creation
  * Update documentation
  * Update tests
  • Loading branch information
nvuaille committed Jul 9, 2022
1 parent 2dccb5b commit a057e51
Show file tree
Hide file tree
Showing 3 changed files with 805 additions and 193 deletions.
Loading

0 comments on commit a057e51

Please sign in to comment.