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.15.0.tar.gz (43.8 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.15.0-py2.py3-none-any.whl (50.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.15.0.tar.gz
Algorithm Hash digest
SHA256 cf1b7c200711aeb7ff2231109b596b39f49c66482bbd90f37bd0ae5df32687b9
MD5 f99239ab8f36810b920aa93d204038a3
BLAKE2b-256 5fd2447e68345e90bb2abc6190af0c0e8ce7f804c3f6f2663be5de456f091a90

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.15.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8be26e6e04bc1604b2d660ed16010de8135b46ab7f350e62fd6af3de357e6d57
MD5 ba4f1c8f2adb638ed286fa786fb5349b
BLAKE2b-256 23809f2d9875e81420e0fcc7c26ab435ec91ff5ff5fde8693fa9062639cd1d55

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