Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-27 | Move cries to own directory | Marcus Huderle | |
2017-01-08 | aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop. | yenatch | |
The reported sample length in the aif header can differ from the actual length of the SSND chunk. The END marker was being misused to contain the reported length, but this still counts as a loop in aif2agb, even if the START marker is omitted (it defaults to the END value). Now the reported length is in the COMM chunk, which is more correct. | |||
2017-01-06 | Dump the cries and rewrite aif2pcm. (#156) | yenatch | |