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

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.11.1.tar.gz
Algorithm Hash digest
SHA256 cf6e2ab80e594c126f2c53cb140f74fa9a33592bbb83445b2eaed221a9b4d799
MD5 20b06884469c1aff24e290bc728ddac6
BLAKE2b-256 3b13512fc391aa34cc0df1ae1f31382d09080a77d26c8c4db1ca09c24d312e50

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.11.1-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.8.10

File hashes

Hashes for mscore3-1.11.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cc86765f32e24e556ddec96408b880cb8f055f9d263d9ab483972e0c1c014c9c
MD5 24c50a468de7225b3f583fb7bb10d29a
BLAKE2b-256 be8a4ae6201666abfc05e48c879c6d2f5a317f0866ed4d68da12307b1ad57cb3

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