This is the repository of Luppp, the live looping tool.
This version of Luppp is designed from zero to handle realtime audio, and scale with additional features as needed.
This version depends on the following libraries: please ensure the -dev versions are installed.
JACK
CAIRO
LIBLO
LIBSNDFILE
LIBSAMPLERATE
NTK ( git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk
or git clone https://git.kx.studio/non/ntk )
Run the following commands from the top directory to configure & install Luppp:
meson build
cd build
ninja
./luppp
Please report bugs on github.com/openAVproductions/openAV-Luppp/issues
If you have a particular question, email me!
harryhaaren@gmail.com
Cheers, -Harry