Skip to content

Releases: aeroheim/audio-file-decoder

v2.3.0

29 Nov 16:48

Choose a tag to compare

Summary

  • added support for accessing decoded samples from multiple channels
  • fixed issues with the build process

Changes

  • add multi channel support 8010df7
  • fix build and update build steps 1be9dbf

Diff

2.2.1...v2.3.0

v2.2.1

09 Mar 17:15

Choose a tag to compare

Summary

  • removed unnecessary node imports from bundle due to wrong target environment in build configs

Changes

  • npm update, use babel runtime to remove helpers duplication f257ff1
  • remove unnecessary node imports from bundle d23eecf

Diff

v2.2.0...v2.2.1

v2.2.0

01 Mar 06:07

Choose a tag to compare

Summary

  • getAudioDecoder and getAudioDecoderWorker now accept ArrayBuffer objects for convenience

Changes

  • npm update 410b660
  • update README 0580b93
  • accept ArrayBuffer for getAudioDecoder/getAudioDecoderWorker 2c0c91f

Diff

v2.1.0...v2.2.0

v2.1.0

07 Sep 03:30

Choose a tag to compare

Summary

  • added duration to decoder properties
  • compiled binaries now added to github releases

Changes

  • add duration to decoder properties 189dcaf

Diff

v2.0.0...v2.1.0

v2.0.0

05 Sep 21:42

Choose a tag to compare

Summary

  • WASM asset import is now more explicit and hopefully less annoying
  • added an asynchronous implementation using web workers
  • FFmpeg logging should only log errors now (instead of previously warnings)
  • updated README with new WASM import method and async worker usage

Changes

  • add comment 50f6b3f
  • update README with worker usage and wasm import 9f1574e
  • less verbose ffmpeg logging 0079129
  • update .gitignore & .eslintrc 600ab36
  • add emscripten worker build 737998b
  • better wasm import, re-org + worker implementation 1f0c8d6

Diff

v1.0.1...v2.0.0

v1.0.1

29 Aug 07:17

Choose a tag to compare

Summary

Minor changes to package description and readme.

Changes

  • update README, package description 9f7df24

Diff

v1.0.0...v1.0.1

v1.0.0

29 Aug 07:03

Choose a tag to compare

The initial public release of this package.

https://www.npmjs.com/package/audio-file-decoder