On 05/26/2014 02:49 PM, Dorien Herremans wrote:
> Basically, I was wondering these things:
>
> - can I decompress the mmpz file, so that I can modify one of the
> tracks/midi files used and recompress it again

You can convert mmpz files in the command line like Lukas said, or you
can open the project in LMMS, and save it as uncompressed mmp. You can
open/save in either uncompressed or compressed format in LMMS.

> - is there a way to write some kind of plugin that allows me to read a
> track's midi/melodic info and then write to the track again.

LMMS doesn't use MIDI to represent tracks internally, but uses its own
format instead. But yes, I don't see why not. It's all saved as XML, you
can study the source code to see how the tracks are saved, then write
your own tool to modify that data.

LMMS also theoretically supports tool plugins, although at the moment I
don't think we have any, so not sure how well that support works.

------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to