forked from LMMS/lmms
-
Notifications
You must be signed in to change notification settings - Fork 0
Lukas W edited this page Jan 16, 2014
·
10 revisions
What is the compression format used to compress projects ?
qCompress/qUncompress which itself uses libz. For decompressing projects, use
lmms -d inputfile.mmpz > output.mmp
What language is LMMS programmed in and how can I help contribute to this project?
It is programmed with C++ and Qt4 and you can visit the LMMS Roadmap for details. You can also help by contributing translations, contributing to the Wiki, and more...