deej v0.9.2 - crash fixes and logging
This release fixes a few bugs from v0.9.1 and improves bug reporting by adding logs:
- Fix for occasional crash when adjusting volume levels after switching audio devices
- Fix for some process volumes incorrectly being set to maximum upon connection to the Arduino board
- Basic file logging for release binaries (log file:
<deej directory>\logs\deej-latest-run.log)
Launch instructions:
- Download both
config.yamlanddeej.exeand place them in the same directory - Verify that your config has the correct COM port for your Arduino board
- Launch
deej.exe. You can always edit the config whiledeejis running
_Tip: If
deej.exeseems to crash or doesn't start, please send us thelogs\deej-latest-run.logfile from yourdeejdirectory.
Tip:
deej-debug.exeis a version with a console window that displays additional logs. If you have trouble getting things to work, join our Discord and post a snippet there.
More detailed instructions and documentation are in the repo's main page.
Enjoy!