3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1521 from cuthbertLab/faster-accidental-from-int More... almost 2 years ago
Merge pull request #1520 from cuthbertLab/register_subconverters More... almost 2 years ago
change in exceptions More... almost 2 years ago
fake the second parse More... almost 2 years ago
Tiny change to make .accidental More... almost 2 years ago
New subconverters register above default More... almost 2 years ago
Add tests for moveForward and moveBackward in m21ToXml.py. More... almost 2 years ago
If necessary jump to end of measure after emitting spanners in a second pass. More... almost 2 years ago
Don't import stream within Stream class. More doc/test tweaks. More... almost 2 years ago
Make toSoundingPitch test a bit more meaningful when s.atSoundingPitch is unknown. More... almost 2 years ago
Add v9 comment (and bump version twice to get past my failed attempt to change atSoundingPitch default). More... almost 2 years ago
SpannerAnchor fixes: allow duration != 0, implement _reprInternal, improve doctests. More... almost 2 years ago
Move stripInnerSpaces to top of test_m21ToXml.py module. More... almost 2 years ago
Add another clarifying comment More... almost 2 years ago
Port over unit test changes More... almost 2 years ago
Merge branch 'master' into hammer More... almost 2 years ago
Add clarifying comments More... almost 2 years ago
Improve Spanner fill algorithm (spanner.py) as well as SpannerAnchor handling (m21ToXml.py). More... almost 2 years ago
Allow Spanner.fill to be called with searchStream=None; use startElement.activeSite in that case. More... almost 2 years ago
Rework Ottava handling in XmlToM21.py for speed and readability. More... almost 2 years ago
Rename fillIntermediateSpannerElements -> fill. Default behavior for any spanner is that fill does nothing. Only change that default behaviour for Ottava (for now). More... almost 2 years ago
Set treatAsKeySignature (which means it's safe to inherit accidental displayStatus during transposition) to True in s._transposeByInstrument, but only if transposeKeySignature is True. This handles both s.toWrittenPitch and s.toSoundingPitch. More... almost 2 years ago
Make displayStatus inheritance an option in Interval._diatonicTransposePitch. No-one opts in yet. More... almost 2 years ago
Clean up accidental display inheritance in Interval._diatonicTransposePitch to make it better/more readable. I'll make it optional in a later commit. More... almost 2 years ago
NOTE: tie.style is a string -- change! More... almost 2 years ago
Get rid of inheritAccidentalDisplay options, and just fix the bug where accidental display options might get lost in Interval._diatonicTransposePitch(). More... almost 2 years ago
Merge branch 'master' into gregc/ottavaTransposeFix More... almost 2 years ago
Merge branch 'master' into gregc/ottavaTransposeFix More... almost 2 years ago