opusscript

JS bindings for libopus 1.4, ported with Emscripten

MIT License

Downloads
87K
Stars
58
Committers
4
opusscript - 0.1.1 Latest Release

Published by abalabahaha about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/abalabahaha/opusscript/compare/0.1.0...0.1.1

opusscript - 0.1.0

Published by abalabahaha over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/abalabahaha/opusscript/compare/0.0.8...0.1.0

opusscript - 0.0.8

Published by abalabahaha over 1 year ago

Fixes

  • Added constructor options typings (9a06f76)
  • Fixed browser support (8f8ffd1)
opusscript - 0.0.7

Published by abalabahaha over 1 year ago

Additions

  • WASM support (bd56269)

Fixes

  • Bumped libopus to 1.3.1 (bd56269)
opusscript - 0.0.6

Published by abalabahaha almost 7 years ago

Fixes

  • Fixed TypeScript typing imports (3e53c6f) (thanks @DusterTheFirst /s)
opusscript - 0.0.5

Published by abalabahaha almost 7 years ago

Additions

  • TypeScript typings (bfeb21b) (thanks @DusterTheFirst)