27 Nov
2016
27 Nov
'16
6:52 p.m.
I am not Ok to add support for any other format apart from bespoke (file dump) and PCM wav header and save to file.
I am okay to add support to dump data to stdio for any format, so that we dont bother to support those file formats.
it's not clear to me why you would make an exception for bespoke, just dump everything to stdio and use a file indirection if you want the raw data in all cases?
Is this clear enough, does that work for you folks?
The alternative is that Cirrus maintains its own branched version of tinycompress with useful tools but that doesn't seem like a sensible road to go down either.
Agreed