On Freitag, 3. November 2017 09:33:08 CET Jaime T wrote:
> $ gigdump --verify gigapiano.gig
> Verifying sample checksum table ... DAMAGED
> You may use --rebuild-checksums to repair the sample checksum table.
> $
> 
> I haven't dived into the source, but I'm assuming that gigdump will
> only print the expected and actual checksums if it finds what it
> thinks is a "meaningful" checksum table (which perhaps it hasn't done
> in my case!)

Ah I see. When even the checksum table itself is damaged, then gigdump will 
not print you the checksums of the individual samples at all.

In that case you would need to check the samples manually first and then use

        gigdump --rebuild-checksums foo.gig

to rebuild the entire checksum tale.

CU
Christian

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to