mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 09:01:39 -05:00
46 lines
897 B
Text
46 lines
897 B
Text
|
|
Luppp - OpenAV Productions
|
|
|
|
http://openavproductions.com/Luppp
|
|
|
|
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
|
|
SNDFILE
|
|
LIBSAMPLRATE
|
|
NTK git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk
|
|
|
|
|
|
=== INSTALL
|
|
Run the following commands from the top directory to configure & install Luppp:
|
|
|
|
cd build
|
|
./compile.sh
|
|
./run.sh
|
|
|
|
|
|
|
|
=== Using
|
|
There are a range of demo videos and tutorials available
|
|
on OpenAV's youtube channel:
|
|
www.youtube.com/user/openAVproductions
|
|
|
|
|
|
=== Bug Reports
|
|
Please report bugs on github.com/harryhaaren/luppp/issues
|
|
|
|
|
|
=== Contact
|
|
If you have a particular question, email me!
|
|
harryhaaren@gmail.com
|
|
|
|
Cheers, -Harry
|