deej v0.9.4 - crash fix
This release fixes an occasional crash that would occur when switching default audio devices. If you only use one audio output device, feel free to skip this one.
Launch instructions:
- Download both
config.yaml
anddeej.exe
and 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 whiledeej
is running
Linux users: for the time being, please build from source. You'll need libgtk-3-dev
, libappindicator3-dev
and libwebkit2gtk-4.0-dev
for system tray support. If there's demand for precompiled release binaries, please let us know!
_Tip: If
deej.exe
seems to crash or doesn't start, please send us thelogs\deej-latest-run.log
file from yourdeej
directory.
Tip:
deej-debug.exe
is 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!