Audify Versions Save

Play/Stream/Record PCM audio data & Encode/Decode Opus to PCM audio data

v1.9.0

2 weeks ago

What's Changed

Full Changelog: https://github.com/almoghamdani/audify/compare/v1.8.6...v1.9.0

v1.8.6

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/almoghamdani/audify/compare/v1.8.2...v1.8.6

v1.8.2

1 year ago

What's Changed

Full Changelog: https://github.com/almoghamdani/audify/compare/v1.8.1...v1.8.2

v1.8.1

1 year ago

What's Changed

Full Changelog: https://github.com/almoghamdani/audify/compare/v1.8.0...v1.8.1

v1.8.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/almoghamdani/audify/compare/v1.7.1...v1.8.0

v1.7.1

2 years ago

Adds support for lowest-possible frame-size (passing 0 as frame-size) in RtAudio. Special thanks to @marcelblum.

  • chore: regenerate docs a338ea7
  • chore: update node.js packages adb3b98
  • docs: add return value 2df96b7
  • Merge pull request #22 from marcelblum/fix-unknown-frameSize 6964f7f
  • update docs & comments 76a6309
  • openStream returns actual frameSize 910d7df
  • chore: regenerate docs 856fdba

https://github.com/almoghamdani/audify/compare/v1.7.0...v1.7.1

v1.7.0

2 years ago
  • build: fix invalid Node.js version on Windows 59ed166
  • chore: update supported node/electron version for prebuilds 7bcb296
  • chore: update dependencies b2fb5b9
  • docs: update N-API matrix link 44c71df
  • chore: update Opus to lastest version and RtAudio to 5.2.0 8c7adda

https://github.com/almoghamdani/audify/compare/v1.6.3...v1.7.0

v1.6.3

2 years ago
  • fix: remove prebuilt for electron v14.0.0 since node-abi doesn't support it yet 087799d

https://github.com/almoghamdani/audify/compare/v1.6.2...v1.6.3

v1.6.2

2 years ago
  • chore: update packages (and node-abi to support node v16.0.0) 4819989

https://github.com/almoghamdani/audify/compare/v1.6.1...v1.6.2

v1.6.1

2 years ago
  • Merge pull request #15 from ShinySaana/patch-1 ba73d3d
  • Update README.md 7bd15f2
  • Update .travis.yml 187b11c
  • Use latest Node for travis builds a22e8f5
  • Add newer Node.js versions for prebuilt binaries dbaffc7

https://github.com/almoghamdani/audify/compare/v1.6.0...v1.6.1