Skip to content

mohamed--abdel-maksoud/mmp2midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

An utility to convert LMMS files to MIDI format.

Requirements

Python 2.7+ with xml and midiutil packages installed. Should also work with Python 3.3+.

Usage

  • make sure you save your LMMS project with .mmp or .mmpz extension.
  • with project file "song.mmp", the following command will output the MIDI file "song.mid": python mmp2midi.py song.mmp

About

a utility to convert LMMS files to MIDI format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages