Skip to main content

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


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 hashes)

Uploaded Source

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