Skip to content

Releases: prixt/soundsense-rs

v1.5.1 - built using travis-ci

10 Mar 12:46
Compare
Choose a tag to compare
Pre-release

Built using travis-ci.

v1.5.1 - macOS 10.14

10 Mar 08:10
Compare
Choose a tag to compare
v1.5.1 - macOS 10.14 Pre-release
Pre-release

This is v1.5.1 built on macOS 10.14. Try this version if the other releases using macOS 10.15 has been giving you trouble.

v1.5.1

06 Mar 00:22
Compare
Choose a tag to compare
  • Fixed threshold not working properly.

v1.5.0

05 Mar 13:58
Compare
Choose a tag to compare
  • Added skip & pause function.
  • Added threshold filtering.
  • Added channelSetting modification capability via soundSettings.xml in soundpack.
  • Fixed previous sounds playing even after a new soundpack is loaded.

v1.4.7

27 Feb 08:39
Compare
Choose a tag to compare
  • Improved CPU usage by sleeping sound thread for 10ms every loop.

v1.4.6

22 Feb 12:39
Compare
Choose a tag to compare
  • some bug fixes

v1.4.5

21 Feb 06:51
Compare
Choose a tag to compare
  • added proper logging
    • configurable using environment variable SOUNDSENSE_RS_LOG and SOUNDSENSE_RS_LOG_STYLE

v1.4.4 bundling attempts - Experimental!

19 Feb 13:22
Compare
Choose a tag to compare

This is where I will upload my attempts at creating application bundles for MacOS and Linux.
There will be A LOT of changes, uploads, and deletions. Most of them won't be stable.
You have been warned.

v1.4.4

18 Feb 13:21
Compare
Choose a tag to compare
  • Performance improvements & Optimization. Smaller binaries! Faster response time! less stupid overthinking behind the scenes
  • Better sound play. Will behave a bit more similar to the original Soundsense. (threshold still not implemented.)
  • Better styling for Mac and Linux.
  • Slightly better error handling. (UI can display an error alert)

v1.4.4-alpha5

17 Feb 18:12
Compare
Choose a tag to compare
v1.4.4-alpha5 Pre-release
Pre-release
  • Fixed issues from previous alphas.
  • HUGE performance improvement, by removing a dependency that was apparently completely unnecessary 🤦‍♂️