Go to file
Harry van Haaren 632a81d7b3 -Updated Changelog to show release 2013-12-10 18:45:16 +00:00
build -Fixed compile to generate version.sh 2013-11-15 20:04:39 +00:00
buildTest -Updated tests, added lupppTestMaterial, updated DiskReader tests 2013-09-23 12:21:33 +01:00
planning -Added bg.c / luppp.c header images, updated image drawing code, and resizing 2013-11-19 16:57:57 +00:00
resources -Added Akai APC controller map 2013-12-10 18:04:38 +00:00
src -Added error checking in diskreader 2013-12-10 17:23:21 +00:00
.gitignore -Git version integrated into code 2013-11-14 17:32:51 +00:00
CHANGELOG -Updated Changelog to show release 2013-12-10 18:45:16 +00:00
CMakeLists.txt -Updated CMake, DiskWriter and config 2013-09-18 11:46:25 +01:00
LICENSE -Added LICENSE 2013-12-08 21:44:43 +00:00
PACKAGING -README.md and PACKAGING updated 2013-12-10 18:36:08 +00:00
README.md -README.md and PACKAGING updated 2013-12-10 18:36:08 +00:00
archive.sh -Archive now containts "luppp-beta" prefix dir (thanks rgareus!) 2013-11-15 19:43:51 +00:00
scrapeFixme.sh -Updating prints, fixed bug in diskwriter 2013-09-23 12:30:54 +01:00
version.sh -Git version integrated into code 2013-11-14 17:32:51 +00:00

README.md

Luppp - OpenAV Productions

Link to official page: http://openavproductions.com/Luppp

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 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

Usage

There are a range of demo videos and tutorials available on OpenAV's youtube channel: www.youtube.com/user/openAVproductions

Issues

Please report bugs on www.github.com/harryhaaren/luppp/issues

Contact

If you have a particular question, email me!

harryhaaren@gmail.com

Cheers, -Harry