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.17.1.tar.gz (45.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.17.1-py2.py3-none-any.whl (52.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.17.1.tar.gz
Algorithm Hash digest
SHA256 657a60733c89670be823d7d93aeb2bbe4638ab1983ce434baef70a9cac97e084
MD5 8169b42773b9b6ed9dd3d693dc6a9bde
BLAKE2b-256 b0a46194edc6938e745323875b1acb02b6399c29ff2daa25a9e0f812350f7f86

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.17.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for mscore3-1.17.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 595692a655fb6b437a0cba3cfd11f4d510d2e36924a777d03d839f77f403637d
MD5 0b96be3a713e2b2f696de68c514cca27
BLAKE2b-256 af52fc47b0c6c83badc9bfdba96b93526cf702d90a637b2f9267265a8e1b3f86

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