I'm pretty sure there won't be too much wide interest in this, but I have received several queries lately about using WavPack in low latency applications. Since the WavPack algorithm normally uses only backward prediction it should be ideal for this, but the WavPack block format was a limiting factor.
To respond to these possible applications, I have created an experimental version with a modified block structure that allows for very low latency. This version works well down to even 50-100 samples per block, and supports the pure lossless, lossy, and hybrid lossless modes. Besides the low latency advantage, this format could also be used for encoding applications requiring a very small memory footprint.
I put some more technical info here and the source code can be obtained from SVN here. Perhaps this will be useful to someone.
David
