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.9.0.tar.gz (40.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.9.0-py2.py3-none-any.whl (44.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: mscore3-1.9.0.tar.gz
  • Upload date:
  • Size: 40.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.9.0.tar.gz
Algorithm Hash digest
SHA256 ea6bb540ae6f77df53abc49096db04a598f05fae18a0c85c1264b3d24392d3ea
MD5 8ffc0e9ce56ddd71b209c95181aa7b75
BLAKE2b-256 9ac255e3e60eaa28574e0f3efcb1186a721a8eb3796dea8ba9359b5da2d50233

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.9.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 44.4 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.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 adb7a07eddc20b58c121f7940f15d175a5569df4d8ed1a1adbf5464733a12b10
MD5 bd68219cdb924f2e13541b6f91e3c8c3
BLAKE2b-256 c0a59adf683eac8a3b697c2c9b0653410e4fdba4dde3e000bd24cebd2b7208d6

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