@David,
According to this link
<http://linux-multimedia-studio-lmms.996328.n3.nabble.com/is-it-possible-to-decompress-an-mmpz-file-without-lmms-dump-td3491.html>,
this explains it... Basically zlib compressed, but without the first 4
bytes (documented a bit also at LMMS/lmms.io#59
<https://github.com/LMMS/lmms.io/issues/59>)
On 4 June 2010 09:08, Andrew R Kelley <[hidden email]> wrote:
> > "If you want to use this function to uncompress external data compressed
> > using zlib, you first need to prepend four bytes to the byte array that
> > contain the expected length"
> >
> > I want to do the opposite - uncompress data compressed using
> qCompress().
> >
> > I don't want to have to have lmms installed to do it
> (On Linux) : Strip off the first four bytes first :
> $ tail --bytes=+4 | uncompress -c - > outputfilename.uncompressed
> (or something along those lines).
- tres.finocchi...@gmail.com
On Wed, Nov 19, 2014 at 5:31 PM, David Gerard <dger...@gmail.com> wrote:
> Getting LMMS files added to the Archive Team File Formats wiki. .mmp
> is just XML, I'm presuming .mmpz is the same thing compressed ... but
> what compression is it? It doesn't seem to be ordinary gzip.
>
>
> - d.
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> LMMS-devel mailing list
> LMMS-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lmms-devel
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel