Releases: almoghamdani/audify
Releases · almoghamdani/audify
v1.6.0
- fix: run np without testing (--yolo :D) 373510a
- chore: regenerate docs 1618a50
- chore: add clang-format and format all C++ files 7e79322
- feat: implement support for errorCallback in RtAudio (#14) 976a421
- chore: fix docs generating without union value dfbe7cf
v1.5.7...v1.6.0
v1.5.4
- chore: remove simple-git as dev dependancy as no longer required 6111913
- Merge pull request #10 from almoghamdani/feature/arm64_support f5ef067
- ci: add support for arm32 and arm64 prebuilds (#9, #11) 62eef81
v1.5.3...v1.5.4
v1.5.3
- refactor: re-write generate docs mechanism using one-line shell-script as npm script 8c868e2
- chore: build binary for node 10.17.x+ 32d7538
- chore: update dependencies, Opus and RtAudio + increase minimum N-API to 5 and update node/electron versions 4d114fb
- chore: update github username a5bc7e4
v1.5.2...v1.5.3
v1.5.2
- Merge pull request #2 from almogh52/feature/travis-asio-support a57f403
- fix: fix build flags deprecation in cmake 6987329
- fix: remove asio install travis and compile RtAudio with ASIO and DS support cc30d24
- feat: add asio support for windows prebuilt binaries f4c3e17
v1.5.1...v1.5.2
v1.5.0
- chore: regenerate docs 9105bc2
- feat: add types for all new changes d1daacd
- refactor: change signal multiplier formula bias baf0636
- fix: fix output volume naming and save the volume as property for getter 4e8cd3c
- feat: allow setting input callback and frame output callback using a seperate function 9ea7a8d
- refactor: convert stream time to a property in RtAudio aaaa671
- refactor: convert volume to a property in the class d28445d
- fix: regenerate docs json after generating json dbe2871
v1.4.1...v1.5.0
v1.4.0
- chore: regenerate docs 092f1d4
- chore: fix typo 60fc5f0
- fix: set rpath in linux and macos to fit library location ee6505d
- feat: implement frame played callback 95d98e4
- refactor: change the input threadsafe function call to non-blocking 4c17e4a
- feat: implement volume for output device 0c1f892
v1.3.2...v1.4.0