Skip to main content

No project description provided

Project description

Finale to MusicXML Converter

GitHub

About

This project is a private initiative aimed at musicians and composers who no longer have a valid Finale license and have no other alternative than the built-in Finale export function. This converter allows users to transform Finale (.musx) music scores into MusicXML (.mxl) format, making it possible to import them into various music notation software.

Note: This converter currently supports only basic notations and does not guarantee the exact preservation of bar positions, note placements, and other advanced notations. It is still a work in progress.

Online File Converter

Check out the online musx2xml converter

Run the Online File Converter local on your computer

docker run -it -p 7860:7860 --platform=linux/amd64 \
	registry.hf.space/jorisvaneyghen-musx2mxl:latest python app.py

After successful execution open http://localhost:7860/ in your web browser

For implementation details check git

Installation

To install the required package, use:

pip install musx2mxl

Usage

GUI:

musx2mxl-gui

CMD line execution (batch)

You can use the converter via the command line:

musx2mxl [options] input_path
  input_path        A Finale file (*.musx) or a directory containing several Finale files.  

Options:

  -h, --help        Show this help message and exit.
  --output_path     Path to the output .mxl file. Default value is the same as the input_path but with extension (*.mxl) (Is ignored if input_path is a directory).
  --keep            Keep the decoded Finale data (*.enigmaxml) and uncompressed MuscicXml (*.musicxml).
  --recursive       Scan subdirectories recursively if input_path is a directory.

Supported Music Notation Software

MusicXML is a widely used format, and many music notation programs support importing it, including:

For more details about MusicXML, visit: MusicXML Official Website

Implementation

The development of this converter is based on earlier work from the following open-source projects:

Disclaimer

This project is not affiliated with Finale or MakeMusic in any way. For official Finale software and support, please visit: Finale Official Website.

License

This project is licensed under the MIT License, allowing free use, modification, and distribution. See the LICENSE file for more details.

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

musx2mxl-0.1.6.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

musx2mxl-0.1.6-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file musx2mxl-0.1.6.tar.gz.

File metadata

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

File hashes

Hashes for musx2mxl-0.1.6.tar.gz
Algorithm Hash digest
SHA256 18d703d2232c35cba65ca1a2a4d90540cf1a354a29d7e2ccd3a64cacda7ddeca
MD5 51f5fbc13a3bd1d81b7f32786271efeb
BLAKE2b-256 31d473f4832f71fb5de1ddb32dbff1949d512df637dcd1261dca7b56a1ac1434

See more details on using hashes here.

File details

Details for the file musx2mxl-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: musx2mxl-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for musx2mxl-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 30908aebcfc917417c48a213e67da43d401b3990fe96f4711cfa3d8251eafc29
MD5 695eb3b71529f0811fd043896128486b
BLAKE2b-256 e75de61d4d76c0c3c8f271a2040a1e6430667cb9ceedd7a44c4bd52de33bc08a

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