opusscript
opusscript copied to clipboard
JS bindings for libopus 1.4, ported with Emscripten
Hello, I have an error when my bot play a song in a voice channel. ``` RangeError: offset is out of bounds at Uint8Array.set () at OpusScript.decode (/home/LeGeek01/SecretHeberg-Musique/node_modules/opusscript/index.js:78:17) at Decoder._decode...
This is just a simple function, essentially an alias to `encoderCTL`: `this.encoderCTL(4002, val)`. It would be nice to have it in the library itself though, rater than the projects that...
Just to help :)