audiocogs / opus.js

An Opus audio decoder for aurora.js ported using emscripten

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please provide also encoder

sheerun opened this issue · comments

opus.js suggests you can both encode and decode signal.

Please add encoding support. Maybe create opus-decode.js for only decoding?

There's this JS encoder: https://blog.rillke.com/opusenc.js/