Skip to content

v1.1.1

Compare
Choose a tag to compare
@Thealexbarney Thealexbarney released this 13 Oct 03:42
· 591 commits to master since this release
  • Add builds for .NET 4.5, 4.0, 3.5, and 2.0.
  • Add build for .NET Standard 1.0.
  • Add tests project.
  • Trim padding off audio data when reading a file.
  • Don't fail when reading a BCSTM or BRSTM with REGN or PDAT sections. Instead, ignore them.
  • Add build scripts.
  • Workaround tooling issues with Visual Studio.
  • Add equals method to PcmStream and AdpcmStream classes.