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.10.0.tar.gz (41.6 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.10.0-py2.py3-none-any.whl (46.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.10.0.tar.gz
Algorithm Hash digest
SHA256 e97124643f9982a1a764af0f38eec1c6098673ae023d351cf9455282f712e7f6
MD5 0c484d9eb50bc1289aaf8b39be23602c
BLAKE2b-256 de1a38913d4e406950d560fca8fab84dccba870a4dae98ce810722d5d485378d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.10.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 46.8 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.10.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c0dd8a7eff824605b1bc06895165174396d78d2ecd2b0fedbf006a5eb75066c7
MD5 a1fd597905db16ed87c07ce9d3176c43
BLAKE2b-256 33c17ade659c6ecd22c548fa073043bde2d0983a612c667361d91d73c760be00

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