Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
config.yaml | 2020-06-08 | 803 Bytes | |
deej.exe | 2020-06-08 | 11.3 MB | |
deej-debug.exe | 2020-06-08 | 15.4 MB | |
deej v0.9.7 - Linux mic support source code.tar.gz | 2020-06-08 | 7.5 MB | |
deej v0.9.7 - Linux mic support source code.zip | 2020-06-08 | 7.5 MB | |
README.md | 2020-06-08 | 1.2 kB | |
Totals: 6 Items | 41.7 MB | 0 |
This release enables the recently-added experimental mic input support for Linux (previously Windows-only). Big thanks to @medusalix for their implementation of this feature!
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!