Awesome
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
The basic usage is explained here: https://github.com/white-gecko/musicxml2fmf/issues/1
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