Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Thealexbarney/LibAtrac9

Tags

v0.0.3

Toggle v0.0.3's commit message
Generate Huffman lookup and IMDCT tables at runtime

v0.0.2

Toggle v0.0.2's commit message
Decode LFE blocks and band extension

v0.0.1

Toggle v0.0.1's commit message
Quick and dirty port to C

Very direct port from C# version.
Same files, function/variable names.
Band extension isn't handled.
Tables are pre-generated instead of being created at runtime.
Extensive testing has not been done.