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.16.0.tar.gz (44.1 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.16.0-py2.py3-none-any.whl (51.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.16.0.tar.gz
Algorithm Hash digest
SHA256 e1c8ddffe552ed98a43699b2337a84e2f9f8f6e3e134f606ca55e79ff6b9b166
MD5 34620420d73daa0db8d477512a5c9c1c
BLAKE2b-256 7adb05d53b106423902a928d438a0ab8f3dd941545fcb40718cc19c0c2c3883c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.16.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 51.2 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.16.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 20e787e92ccfa4073d5153297fd3857fb2f7fdf08856889739b55b1c9a393ada
MD5 627976bce2fe2ea51b397ed40dc38ba3
BLAKE2b-256 a42052c019b8ceb333fb5ec226a3b4879ac99a33d7fdd53680ed71e92e1e4c67

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