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

Easily convert Finale .musx files to .mxl format online.

online musx2xml converter.

Online Converter

Run Online File Converter Locally Using Docker

You can run the online converter on your own machine using Docker.

Prerequisites

Make sure you have the following installed:

Running the Converter

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

After running the command, open your web browser and go to: http://localhost:7860/

For implementation details, check the Git repository.

Desktop application

Prerequisites

Make sure you have the following installed:

  • Python 3 (Install Python)
  • pip (comes with Python but can be updated via python -m ensurepip or python -m pip install --upgrade pip)

Install

To install the required package on your local system:

pip install musx2mxl

Usage

Graphical Interface (GUI)

Run the GUI version with following command in console:

musx2mxl-gui

GUI Screenshot

Command Line Execution (Batch Processing)

You can also run the converter via the command line:

musx2mxl [options] input_path
Arguments
  input_path        A Finale file (*.musx) or a directory containing several Finale files.
Options
  -h, --help        Show this help message and exit.
  --output_path     Specify the output .mxl file path (default: same as input but with .mxl extension). Ignored if input_path is a directory.
  --keep            Keep the decoded Finale data (*.enigmaxml) and uncompressed MusicXML (*.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.2.6.tar.gz (54.0 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.2.6-py3-none-any.whl (53.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for musx2mxl-0.2.6.tar.gz
Algorithm Hash digest
SHA256 bd2f4c41a3e8940392e0631fa895a4e6d24cc309a5260f14f30dc4a4a8934fd7
MD5 b14b12c767520564e6e7787e4d093ce7
BLAKE2b-256 4f08d0e2bd96b67571a6406d2ef45c25be9e565b8cb0a930607d7d7ecf05db27

See more details on using hashes here.

File details

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

File metadata

  • Download URL: musx2mxl-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 53.2 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.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 353837fcea6328adc88d5957b17bfe7eca4cd7e45c35b024ae3911501bee3e11
MD5 0e836334e9e6d8303f3aaf1e4566bf48
BLAKE2b-256 e0b3645c4c6fbaa5eb7b88fed5c55c003f313ce9f3359a8b7c8c8cc6930d51e7

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