Skip to main content

A python library for opening/inspecting/modifying MuseScore3 files.

Project description

mscore3

A python library for opening/inspecting/modifying MuseScore3 files.

Importing

The import name is "mscore"

Simple usage

from mscore import Score

score = Score(argv[1])
for part in score.parts():
	if part.name == "Harp":
		for channel in part.instrument().channels():
			channel.port = 4

Formats

Reads/writes both .mscx and .mscz files.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mscore3-1.17.2.tar.gz (45.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mscore3-1.17.2-py2.py3-none-any.whl (52.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file mscore3-1.17.2.tar.gz.

File metadata

  • Download URL: mscore3-1.17.2.tar.gz
  • Upload date:
  • Size: 45.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for mscore3-1.17.2.tar.gz
Algorithm Hash digest
SHA256 0b712801a5f432c83e9af48eb641377732c36f9963d3ee1fe6406b30efcaa7a3
MD5 fae66edfbc0f740a7d3ea8c3ba6d78c1
BLAKE2b-256 1d5406b98e2ebd7a1363d3d1feba96bba31afd94c9f07db8525aeb5c216a5c1b

See more details on using hashes here.

File details

Details for the file mscore3-1.17.2-py2.py3-none-any.whl.

File metadata

  • Download URL: mscore3-1.17.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for mscore3-1.17.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4743e00de613694ec4aec125ff77ca904b44524b38b012827b29943c7a9fd3f5
MD5 cd4e9f1e55806528ecc95efc45009c09
BLAKE2b-256 78e69033d0d28f8b6c47e05da4188a58b6479f0e7f424334f3e9cf3e09b2c57f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page