Loopp/README

47 lines
897 B
Plaintext
Raw Normal View History

2013-12-08 00:27:14 +01:00
Luppp - OpenAV Productions
2013-12-08 00:27:14 +01:00
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.
2013-10-08 22:57:02 +02:00
JACK
CAIRO
2013-12-05 21:46:02 +01:00
LIBLO
SNDFILE
2013-12-05 21:46:02 +01:00
LIBSAMPLRATE
2013-10-08 22:57:02 +02:00
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:
2013-09-18 12:49:58 +02:00
cd build
./compile.sh
./run.sh
2013-12-08 00:27:14 +01:00
=== 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