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.
The basic usage is explained here: #1
The package is on pypi. Just run:
pip install musicxml2fmf
To install the script from source you need poetry. With poetry run:
$ poetry install
…
$ poetry run musicxml2fmf --help
- 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