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.0.2.tar.gz (36.2 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.0.2-py2.py3-none-any.whl (36.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for mscore3-1.0.2.tar.gz
Algorithm Hash digest
SHA256 e06adefadcd319dc8dfa47426e1f31fe8c7b6e30140970855f4f02a64d839ddc
MD5 afdaa6cd63838dea37f40ef3d85026c8
BLAKE2b-256 adeced1c62041dac585fa4a4d38f0fc767a19bdb8252297225db17f85debec3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscore3-1.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 36.5 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.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 460089e647bebbc295447652563b6468257792f6f2e28b479ed7e078afc25a0c
MD5 1d50b0cda59c726ee5c6500e97d5223f
BLAKE2b-256 6061c6acbd89ea6b2e59c49f134b1f466299dba6b760720dd4ed9e52d04fdb7f

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