Extract Standard MIDI file (.mid) from RIFF MIDI (RMID) file (.rmi or .mid).
Project description
rmi2mid
Extract Standard MIDI file (.mid) from RIFF MIDI (RMID) file (.rmi or .mid).
This is a simple tool to extract minimal RMID chunk from RIFF file (usually with extension .rmi or .mid) and write MIDI data to an independent .mid file.
I wrote this because my favorite MIDI player cannot read RIFF MIDI songs I collected many years ago.
Usage
Run script directly
python3 rmi2mid.py <.rmi or .mid> <.mid>
For installation by pip/wheel
python3 -m rmi2mid <.rmi or .mid> <.mid>
Unsupported format
Currently an RIFF file with (nested) LIST chunks is not supported.
Reference
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rmi2mid-0.2.tar.gz
(2.8 kB
view details)
File details
Details for the file rmi2mid-0.2.tar.gz
.
File metadata
- Download URL: rmi2mid-0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 517dbefb98ebb5c2b0c3568bb2614f07ff52afb0afde37cfcca2011a0fd65ec7 |
|
MD5 | 5d8062bbb5f34007ee0cdbca57fa7b49 |
|
BLAKE2b-256 | 2c63d3c7b0455501e77697896902b46e742651bc8f9edbb02bb1628eb3fc924e |