Parse song module files from Amiga MED and OctaMED.
MED (Music EDitor) and its successor OctaMED were popular music trackers on the Amiga: https://en.wikipedia.org/wiki/OctaMED. This is a library for parsing the binary module data.
With the Cabal flag -fbuildExamples
you can build two example programs:
unmed2
: Loads song module files and show their content on standard output.animed
: Create a PostScript document showing how a song is played. Also creates an FFmpeg cue file for theconcat
input type. This way you can create videos with MED music plus precisely timed animations of the played tracks. See the includedMakefile
for the command calls for creation of complete music videos from MMD files.
unmed2: extract useful information from MED files
animed: convert a MED module file to an animation in a PostScript file
Limitations:
- Ignores the rarely used looping commands
16
and1E
without notice.
- Ignores the rarely used looping commands