Menu

Amp Rack on Linux

apc

Binary packages

  • RPM x86_64
  • DEB x86_64
  • DEB aarch64 (Raspberry Pi 4+)

Download the latest binary packages: https://github.com/djshaji/alana/releases/latest

Building from source

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

Dependencies

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)