Releases: rhaberkorn/applause2
Releases · rhaberkorn/applause2
Nightly Builds
These nightly builds represent the repository's HEAD commit but may well be unstable.
Currently, only precompiled Linux x86_64 AppImages are provided.
To run them, make sure to first set the executable bit:
chmod +x Applause-nightly-glibc2.29-x86_64.AppImage
./Applause-nightly-glibc2.29-x86_64.AppImage
The AppImages do not bundle the JACK daemon.
You are supposed to have the jackd2/jackdmp daemon running and the corresponding client library installed in the host system.
As described in the project's README, these unified AppImages contain both Jupyter notebooks (the default), ILua consoles and plain Lua consoles (./applause
main binary).