Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update changes from master #1

Merged
merged 1,146 commits into from
Jun 15, 2023
Merged

update changes from master #1

merged 1,146 commits into from
Jun 15, 2023

Conversation

kir12
Copy link
Owner

@kir12 kir12 commented Jun 15, 2023

No description provided.

gregchapman-dev and others added 30 commits January 20, 2023 10:43
…re accidental display options might get lost in Interval._diatonicTransposePitch().
…ePitch to make it better/more readable. I'll make it optional in a later commit.
…displayStatus during transposition) to True in s._transposeByInstrument, but only if transposeKeySignature is True. This handles both s.toWrittenPitch and s.toSoundingPitch.
…any spanner is that fill does nothing. Only change that default behaviour for Ottava (for now).
This is a change to help the converter21 project.

Newly registered converters that support the same extensions and formats as existing ones have priority.

After being deregistered, the normal format takes over.

for @gregchapman-dev and the converter21 Humdrum/MEI project.
Make p.accidental = 2 a bit faster.
New subconverters register above default
mscuthbert and others added 29 commits June 3, 2023 16:16
Refactor out Jupyter code to the ipython21 directory

Refactor out MuseScore code to converter/museScore

Make subConverter consistently have a capital C (backwards incompatible)
Jupyter: Lab compatibility & Display all pages, refactor MuseScore
While iterating over all streams, rests of duration 0 are deleted. Previously, the list of rests to be deleted was not reset after finishing with a substream, yielding extremely slow performance on big scores as the code attempted to delete all previously found (and already deleted) rests again in each following substream.
Aloha Oe, Lift Every Voice, Lusitano + Full Measure Rests
Doesn't do anything really useful but doesn't crash.

Add typing to module.

(Note: this module should return bytes not strings; Py2 legacy)
Import MusicXML sound files as non-displaying metronome marks

Typing on tempo.py

Remove Decimal from acceptable in intOrFloatToNum

Rename many (but not all) references to IPython to Jupyter
Fix error in newest BWV113.8 also
Clean up the User's Guide so that docs in progress are separate from released docs.
Move incomplete docs to testsAndInProgress
Overzealous on improving.

Also fix a bug in docbuild on readthedocs.io (unrelated, but the branch was read)
Converter.subconvertersList, Converter.defaultSubconverters , Converter.getSubconverterFormats, and setSubconverterFromFormat are all restored.

Note that most of these have been converted in their newer capital-C form to also be callable from the Class (staticmethods) -- this has not been added to the old forms which behave like before.

also keep taking every opportunity to see what readthedocs.io wants...
substitute deprecation for removal: converter.py
Two copies -- compressed + Uncompressed.
@kir12 kir12 merged commit 1175d05 into kir12:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants