Skip to content

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZILtoid1991 ZILtoid1991 released this 09 Oct 00:33
· 4 commits to master since this release
  • Removed most references to Compact ADPCM (failed experiment with 2bit ADPCM)
  • Added XA ADPCM codecs (need some debugging)
  • Codecs are now using fixed pointers for more versatile use. Please note that you supposed to increment the output pointers on ADPCM encoders on every second step.