Go to file
Georg Krause 14872cad14 prevent scene names being cleared on scene launch 2018-07-15 09:36:27 +02:00
build -Added keyboard shortcuts for the grid, fixes #73. 2014-02-23 19:37:52 +00:00
buildTest cmake: update makefiles to not clobber flags vars, fixes #178 2017-04-09 18:47:48 +01:00
planning updated header images 2016-12-04 18:59:55 +00:00
resources rename file to right version number 2018-07-14 13:41:54 +02:00
src prevent scene names being cleared on scene launch 2018-07-15 09:36:27 +02:00
.gitignore Add Doxygen configuration file 2018-04-02 19:42:34 +02:00
CHANGELOG add smoothing to changelog 2018-07-13 11:44:17 +02:00
CMakeLists.txt Fixes a few leaks and errors 2017-06-21 21:25:02 +01:00
Doxyfile Add Doxygen configuration file 2018-04-02 19:42:34 +02:00
LICENSE -Added LICENSE 2013-12-08 21:44:43 +00:00
PACKAGING -Updated PACKAGING (thanks AutoStatic) 2013-12-12 23:01:45 +00:00
README.md readme: update screenshot alt text 2018-07-14 14:01:27 +01:00
archive.sh -Archive now containts "luppp-beta" prefix dir (thanks rgareus!) 2013-11-15 19:43:51 +00:00
meson.build meson: generate version.hxx on compile 2018-03-04 02:19:29 +00:00
meson_options.txt meson: add tests and option to disable them 2018-03-03 21:43:35 +00:00
scrapeFixme.sh -Updating prints, fixed bug in diskwriter 2013-09-23 12:30:54 +01:00

README.md

Luppp - OpenAV Productions

This is the repository of Luppp, the live looping tool.

screenshot

Intro

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 )

Install

Run the following commands from the top directory to configure & install Luppp:

cd build
./compile.sh
./run.sh

Issues

Please report bugs on github.com/openAVproductions/openAV-Luppp/issues

Contact

If you have a particular question, email me!

harryhaaren@gmail.com

Cheers, -Harry