From 598af135d33d2bbf781af7247f0577ab9ec2035a Mon Sep 17 00:00:00 2001 From: sildater <silvandavidpeter@gmail.com> Date: Thu, 14 Nov 2024 20:11:39 +0100 Subject: [PATCH] remove spurious musicxml file, add version --- setup.py | 2 +- test.musicxml | 274 -------------------------------------------------- 2 files changed, 1 insertion(+), 275 deletions(-) delete mode 100644 test.musicxml diff --git a/setup.py b/setup.py index 11f9a34f..f1374914 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ EMAIL = "partitura-users@googlegroups.com" AUTHOR = "Maarten Grachten, Carlos Cancino-Chacón, Silvan Peter, Emmanouil Karystinaios, Francesco Foscarin, Thassilo Gadermaier, Patricia Hu" REQUIRES_PYTHON = ">=3.7" -VERSION = "1.5.0" +VERSION = "1.6.0" # What packages are required for this module to be executed? REQUIRED = ["numpy", "scipy", "lxml", "lark-parser", "xmlschema", "mido"] diff --git a/test.musicxml b/test.musicxml deleted file mode 100644 index 8818d351..00000000 --- a/test.musicxml +++ /dev/null @@ -1,274 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE score-partwise PUBLIC - "-//Recordare//DTD MusicXML 3.1 Partwise//EN" - "http://www.musicxml.org/dtds/partwise.dtd"> -<score-partwise> - <part-list> - <score-part id="P1"> - <part-name/> - </score-part> - </part-list> - <part id="P1"> - <!--=======================================================--> - <measure number="1"> - <attributes> - <divisions>1</divisions> - <key> - <fifths>0</fifths> - </key> - <time> - <beats>4</beats> - <beat-type>4</beat-type> - </time> - <staves>2</staves> - <clef> - <sign>G</sign> - <line>2</line> - </clef> - <clef number="2"> - <sign>F</sign> - <line>4</line> - </clef> - </attributes> - <print new-page="yes" new-system="yes"/> - <note id="p0n0"> - <pitch> - <step>G</step> - <octave>4</octave> - </pitch> - <duration>4</duration> - <voice>1</voice> - <type>whole</type> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p0n1"> - <pitch> - <step>B</step> - <octave>2</octave> - </pitch> - <duration>4</duration> - <voice>5</voice> - <type>whole</type> - <staff>2</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1r0"> - <rest/> - <duration>4</duration> - <voice>6</voice> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1r1"> - <rest/> - <duration>4</duration> - <voice>10</voice> - <staff>2</staff> - </note> - </measure> - <!--=======================================================--> - <measure number="2"> - <attributes> - <staves>2</staves> - <clef> - <sign>G</sign> - <line>2</line> - <clef-octave-change>1</clef-octave-change> - </clef> - <clef number="2"> - <sign>C</sign> - <line>3</line> - </clef> - </attributes> - <note id="p0n2"> - <pitch> - <step>G</step> - <octave>5</octave> - </pitch> - <duration>2</duration> - <voice>1</voice> - <type>half</type> - <staff>1</staff> - </note> - <note id="p0n4"> - <pitch> - <step>G</step> - <octave>5</octave> - </pitch> - <duration>2</duration> - <voice>1</voice> - <type>half</type> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p0n3"> - <pitch> - <step>A</step> - <octave>3</octave> - </pitch> - <duration>4</duration> - <voice>5</voice> - <type>whole</type> - <staff>2</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1r2"> - <rest/> - <duration>4</duration> - <voice>6</voice> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1r3"> - <rest/> - <duration>4</duration> - <voice>10</voice> - <staff>2</staff> - </note> - </measure> - <!--=======================================================--> - <measure number="3"> - <attributes> - <staves>1</staves> - <clef> - <sign>G</sign> - <line>2</line> - <clef-octave-change>-1</clef-octave-change> - </clef> - <clef number="2"> - <sign>C</sign> - <line>4</line> - </clef> - </attributes> - <note id="p0n5"> - <pitch> - <step>G</step> - <octave>3</octave> - </pitch> - <duration>2</duration> - <voice>1</voice> - <type>half</type> - <staff>1</staff> - </note> - <attributes> - <clef> - <sign>G</sign> - <line>2</line> - </clef> - </attributes> - <note id="p0n7"> - <pitch> - <step>G</step> - <octave>4</octave> - </pitch> - <duration>2</duration> - <voice>1</voice> - <type>half</type> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p0n6"> - <pitch> - <step>F</step> - <octave>3</octave> - </pitch> - <duration>4</duration> - <voice>5</voice> - <type>whole</type> - <staff>2</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1n4"> - <pitch> - <step>B</step> - <octave>2</octave> - </pitch> - <duration>4</duration> - <voice>6</voice> - <type>whole</type> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1n5"> - <pitch> - <step>G</step> - <octave>4</octave> - </pitch> - <duration>4</duration> - <voice>10</voice> - <type>whole</type> - <staff>2</staff> - </note> - </measure> - <!--=======================================================--> - <measure number="4"> - <attributes> - <staves>1</staves> - <clef number="2"> - <sign>F</sign> - <line>4</line> - </clef> - </attributes> - <note id="p0n8"> - <pitch> - <step>G</step> - <octave>4</octave> - </pitch> - <duration>4</duration> - <voice>1</voice> - <type>whole</type> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p0n9"> - <pitch> - <step>B</step> - <octave>2</octave> - </pitch> - <duration>4</duration> - <voice>5</voice> - <type>whole</type> - <staff>2</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1r6"> - <rest/> - <duration>4</duration> - <voice>6</voice> - <staff>1</staff> - </note> - <backup> - <duration>4</duration> - </backup> - <note id="p1r7"> - <rest/> - <duration>4</duration> - <voice>10</voice> - <staff>2</staff> - </note> - </measure> - </part> -</score-partwise>