Skip to content

Releases: chris-rudmin/opus-recorder

Published to NPM

13 Jun 07:05
Compare
Choose a tag to compare
Published to NPM Pre-release
Pre-release

Added package.json
Moved License to separate file.

Decoder Added

13 Jun 05:41
Compare
Choose a tag to compare
Decoder Added Pre-release
Pre-release

Now only opus encoding is supported.
New Decoder is available.

Configurable Bit Rate!

29 Apr 00:15
Compare
Choose a tag to compare
Pre-release

Thanks to @lepinsk for adding bitRate configuration to the opus encoder

Minor Update

27 Apr 22:22
Compare
Choose a tag to compare
Minor Update Pre-release
Pre-release
  • 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

13 Apr 05:22
Compare
Choose a tag to compare
Pre-release
v0.2

Added opus streaming

Improved Resampling and Monitoring

06 Apr 23:10
Compare
Choose a tag to compare
Pre-release

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

29 Mar 19:00
Compare
Choose a tag to compare
Updated bower name Pre-release
Pre-release
v0.1.2

Had to change name to register

Fixed licensing

29 Mar 18:48
Compare
Choose a tag to compare
Fixed licensing Pre-release
Pre-release
v0.1.1

Added missing license to bower

Initial Version

29 Mar 18:39
Compare
Choose a tag to compare
Initial Version Pre-release
Pre-release
v0.1.0

Ignore bower.json