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.2.tar.gz (44.3 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.2-py2.py3-none-any.whl (51.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.16.2.tar.gz
Algorithm Hash digest
SHA256 652086c68a0e8b11756682360febd68e91f19f57966855197e76794264b83c24
MD5 16d587b820f78c24b5e2d8696739ba96
BLAKE2b-256 773f904e1080606658747873cc7d1e7831ff5c209c591f9246c50fd9317e7e7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.16.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 51.7 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.16.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c91508ff8dd8dfbc7aae2f609694ea55b678205bbff240a90f8a4f901c31d667
MD5 a228e3d65c73222d7138fdb2bcefdd6d
BLAKE2b-256 395df2bcd8df9499fbb4fb5bf23117cbbf6ba50dbea36c85f42984feaec8367c

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