Releases: chris-rudmin/opus-recorder
Releases · chris-rudmin/opus-recorder
Published to NPM
Added package.json
Moved License to separate file.
Decoder Added
Now only opus encoding is supported.
New Decoder is available.
Configurable Bit Rate!
Thanks to @lepinsk for adding bitRate configuration to the opus encoder
Minor Update
- Fixed a bug where granule position would not be reported on the correct page if the packet was the last segment in the page.
- Added new streaming event streamReady
- Renamed recordingError to streamError
Added ability to stream opus
v0.2 Added opus streaming
Improved Resampling and Monitoring
Increased the steepness of the lowpass filter and changed the resampling algorithm to a windowed algorithm.
monitoring toggle methods are replaced by variable gain.
Updated bower name
v0.1.2 Had to change name to register
Fixed licensing
v0.1.1 Added missing license to bower
Initial Version
v0.1.0 Ignore bower.json