Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Glastis/Flipper-Zero-music-converter
Convert midi into fmf
https://github.com/Glastis/Flipper-Zero-music-converter
Last synced: 2 months ago
JSON representation
Convert midi into fmf
- Host: GitHub
- URL: https://github.com/Glastis/Flipper-Zero-music-converter
- Owner: Glastis
- Created: 2022-07-28T16:53:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T11:37:06.000Z (about 2 years ago)
- Last Synced: 2024-08-03T01:26:20.068Z (6 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - Glastis/Flipper-Zero-music-converter - Convert midi into fmf (Python)
README
# Flipper-Zero-music-converter
Convert midi files into fmf
Tested in windows, but I don't see why it wouldn't work in linux as long it's used with python3.9.
Forked from the work of [nemanjan00](https://gist.github.com/nemanjan00), the original script (which is most of the script actually) can be found [here](https://gist.github.com/nemanjan00/591bc3aedbb09a6f8fb623e862232870).
## Prerequisites
Be sure you have python3.9 installed and in your PATH.
## Usage
You can drop one or more midi files into the `drag_here.bat` script to convert them into fmf.
Alternatively, you can start the python file from the command line, it will ask you for the midi file to convert.
![Example use](https://cdn.discordapp.com/attachments/702983932471410801/1002261154766266478/Untitled_Project.gif)