pyogi
pyogi copied to clipboard
A simpler music notation for casual piano learners
We want to shift a whole bunch of notes whenever many of them are outside the stave. - If at least the next N notes are at least M notes...
Parser should create the absolute most straightforward format. For example `[ parts [ note1, note 2, ... ], ... ]` Can create a simple algorithm to divide into octave changes...
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.0.2 to 4.1.0. Release notes Sourced from pypdf's releases. Version 4.1.0, 2024-03-03 What's new Generating name objects (NameObject) without a leading slash is considered deprecated now. Previously,...
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.0.2 to 4.2.0. Release notes Sourced from pypdf's releases. Version 4.2.0, 2024-04-07 What's new New Features (ENH) Allow multiple charsets for NameObject.read_from_stream (#2585) by @pubpub-zz Add support...
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 5.0.1. Release notes Sourced from pypdf's releases. Version 5.0.1, 2024-09-29 New Features (ENH) Add full parameter to PdfWriter constructor (#2865) Bug Fixes (BUG) Update pyproject.toml...