SHORTEN: Simple lossless and near-lossless waveform compression (1994) [4 citations — 0 self]
http://www.ee.columbia.edu/~dpwe/papers/Robin94-sh
http://svr-www.eng.cam.ac.uk/~ajr/GroupPubs/Robins
CACHED:
Abstract:
This report describes a program that performs compression of waveform files such as audio data. A simple predictive model of the waveform is used followed by Huffman coding of the prediction residuals. This is both fast and near optimal for many commonly occuring waveform signals. This framework is then extended to lossy coding under the conditions of maximising the segmental signal to noise ratio on a per frame basis and coding to a fixed acceptable signal to noise ratio. 1 Introduction It is common to store digitised waveforms on computers and the resulting files can often consume significant amounts of storage space. General compression algorithms do not perform very well on these files as they fail to take into account the structure of the data and the nature of the signal contained therein. Typically a waveform file will consist of signed 16 bit numbers and there will be significant sample to sample correlation. A compression utility for these file must be reasonably fast, portab...
Citations
No citations identified.

