Skip to content

Basic converter of an LMMS project file to a MIDI file format

License

Notifications You must be signed in to change notification settings

gocedoko/lmms2midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lmms2midi

Basic converter of an LMMS project file into a MIDI file format

  1. Introduction

This is a very basic converter that copies every LMMS track into a corresponding MIDI track. It has only basic functionality - it doesn't convert automation tracks or effects, and it doesn't map instruments.

However, if you set an instrument's MIDI Output channel, it will be also set in the MIDI file.

Everyone interested in contribution is more than welcome.

  1. System requirements:
  1. Usage

python lmms2midi.py input.mmp output.mid

Notes Please note: This converter works with uncompressed LMMS project files only.

So you first need to save the project with the .mmp extension (add it manually to the filename in the Save Project dialog).

About

Basic converter of an LMMS project file to a MIDI file format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages