Skip to main content

MusicXML to Flipper Music Format

Project description

MusicXML to Flipper Music Format

This script reads a (not compressed) MusicXML (Wikipedia) file and transforms it to the Flipper Music Format which can be executed on the Flipper Zero.

This allows to compose your music with graphical tools like MuseScore and play the music on the Flipper.

Installation

Via PyPi

The package is on pypi. Just run:

pip install musicxml2fmf

From Source

To install the script from source you need poetry. With poetry run:

$ poetry install
…
$ poetry run musicxml2fmf --help

TODO

  • Tests
  • Changelog
  • Support for multiple parts: selection of a part to convert
  • get bpm based on the tempo given in musicxml
  • Don't write out the octave and duration if it is the same as the default

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

musicxml2fmf-0.3.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

musicxml2fmf-0.3.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page