aloop is a audio file looper for JackAudioConnectionKit. It support all file formats supported by libsndfile. Files could be load by drag n' drop them into the aloop GUI, or by select them with the included file browser.
aloop resample files on load, using zita-resampler, to match the jack sample rate, when needed.
- libsndfile1-dev
- libcairo2-dev
- libx11-dev
git clone https://github.com/brummer10/aloop.git
cd aloop
git submodule update --init --recursive
make
sudo make install # will install into /usr/bin