v0.2.0
Fixes
- breaking change (8d561fa): frame size passed to opus streams must now work for opusscript, which means that if you were passing values such as
1920
for intended use with node-opus, this must now become960
and will continue to work with both node-opus and opusscript.