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.14.0.tar.gz (43.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.14.0-py2.py3-none-any.whl (49.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.14.0.tar.gz
Algorithm Hash digest
SHA256 9706d6d8c5fad582beeb63ecc31fe233425d39860bd38aa20342b8b4e5ff6c42
MD5 7d90e5b10def90bbcf98e620073645d7
BLAKE2b-256 d4fe5672d364e7bd61f60ad47747957bad10c70a4e6ecb0f9756732d681e259c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.14.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 49.6 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.14.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 62d647854b1cac32b0bf2c865b255aa6c866cecebfdde5836e2ee8c9295db03f
MD5 754cb782c10c5e9adf7f2f3fd19147a9
BLAKE2b-256 efe65fa69d3c17ee60db9148158302630a54a6309dd7486fdf6bd51f28742d27

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