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.7.2.tar.gz (39.5 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.7.2-py2.py3-none-any.whl (42.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.7.2.tar.gz
Algorithm Hash digest
SHA256 6b56b935d4f78a959c8d3625f0a43b13752b215e159dc360405b71c0fecf895a
MD5 04537a48826fa144177b87af740b5df7
BLAKE2b-256 0a37a97167670b62b64ea1f66de9d02630cfc103f0c06d95adf8f076e3084df8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.7.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 42.5 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.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3919e35f3da80ade3db75c15192fbf14aea7531419b0407c774cc482d08fbeac
MD5 1645f31d20f8b4058ca0f7e965b83ea3
BLAKE2b-256 58bc753398c49e71496bc2b97d5be6e15a61ea1321a3a46dec1e1c50661e573c

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