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.12.0.tar.gz (43.0 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.12.0-py2.py3-none-any.whl (49.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.12.0.tar.gz
Algorithm Hash digest
SHA256 faf23efe189d83fd8bdf37dffa5efc21adb927891cf77c572819f61dd18988b1
MD5 6222c6efe07d811e433a5c7099e7f3ca
BLAKE2b-256 c25d50f752d4d707a31f4a6fa65e96d387744c793745caa88eedba639474bbfa

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.12.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9000346791b0e067cc28347ca273d7993ca208e0799442d3fac45b93537b5b0a
MD5 53c6cc81cc186f476bcd233fb1884a0b
BLAKE2b-256 9b3aa9333be0fc66481ad14f24995c9d78ed87c68100518c9c614b98f0e86b9c

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