[ IN PROGRESS ]
A C implementation of a real-time audio compression algorithm, derived from these two papers: the
Fast Hartley Transform and
this audio compression scheme
- Testing suite
- Decoding algorithm
- Windowing function
- In-place FHT algorithm
- FHT implementation
- Zero-length encoding