ms3 icon indicating copy to clipboard operation
ms3 copied to clipboard

A parser for annotated MuseScore 3 files.

Results 17 ms3 issues
Sort by recently updated
recently updated
newest added

As laid out in #47. This is a rebased version of the `dezrann` branch which has been deleted. Many thanks to @pythouille!

Once again annoying warnings by annoying changes to the pandas library. Found when performing `ms3 review -M -N -X -F -D -c v1.0` on https://github.com/DCMLab/wagner_overtures/commit/7a6f63e50829fa73d71767bcd1c1d9394962cd1f **.fillna() will be replaced with...

bug

**Describe the solution you'd like** `ms3 transform` command should have an option to export `expanded` harmony tables to the JSON format .dez of Algomus' [Dezrann](http://dezrann.net/) app. In addition, the converter...

enhancement

https://github.com/DCMLab/ABC/commit/ac0ca2cf0c8d7b2de77221eeda58f18c946c7f95#diff-f108a60ae25bec0bbe16a03d4986522e21781126ba83a6ca7210fa04ad548230

bug

Currently, when excerpts are generated, the relevant clef, time signature, key signature and, if present, harmony label are copied from the preceding context. This is achieved be looking up the...

enhancement

**Is your feature request related to a problem? Please describe.** Currently (v2.1.1) excerpts can only be created to include entire MC units. It would be great to be able to...

enhancement

**Is your feature request related to a problem? Please describe.** Creating, say, all 2-measure excerpts takes a long time. **Describe the solution you'd like** The excerpt creation tasks should be...

enhancement

**Describe the bug** When the RangeIndex is replaced with an IntervalIndex, the level is still called 'i' which, in the frictionless JSON descriptor, will be described as Integer column. The...

bug

Incipits should be considered as markup, not part of the music. Right now they are excluded from bar count and get MN 0 but that makes them indistinguishable from upbeat...

wontfix