-
Notifications
You must be signed in to change notification settings - Fork 0
Linux
Shaji edited this page Nov 25, 2024
·
2 revisions
- RPM x86_64
- DEB x86_64
- DEB aarch64 (Raspberry Pi 4+)
Download the latest binary packages: https://github.com/djshaji/alana/releases/latest
Download the source from here: https://github.com/djshaji/alana/releases/latest
You can also directly checkout directly from git :
git clone https://github.com/djshaji/alana.git
Both linux and win32 binaries are built on linux. mingw64 is used for win32 target.
In Makefile, set TARGET to either linux or win32.
Simply run make
gtk-4.0
jack-devel
libsamplerate
libsndfile
openssl-dev
opusenc-dev
dlfcn (for mingw64)
fftw3 (needed by some plugins)
fftw3f (needed by some plugins)
zita-resampler (needed by some plugins)
zita-convolver (needed by some plugins)