Skip to content

0.1.0

Compare
Choose a tag to compare
@pali pali released this 15 Dec 17:56
· 5 commits to master since this release
0.1.0

New version 0.1.0 which fixes decoding delay

New API function aptx_encode_finish() flushes encoding buffer and adds last
90 encoded samples, so caller has ability to encode whole input stream.

Function aptx_decode() was fixed to drop first 90 decoded samples which are
used just for predictor and contain noise.