Go to file
Harry van Haaren 611839a8f6 -Updated GUI, added metronomeEnable to Controller 2013-09-18 10:09:26 +01:00
planning -Added GIMP generated planning/header.c 2013-08-15 22:46:56 +01:00
src -Updated GUI, added metronomeEnable to Controller 2013-09-18 10:09:26 +01:00
.ajsnapshot -Updated patchbays 2013-09-10 23:08:47 +01:00
.gitignore -Added CMake as build system 2013-09-17 00:18:22 +01:00
CMakeLists.txt -Updated CMake to allow self-testing builds 2013-09-18 00:31:07 +01:00
README -Updated README, changed CFLAGS to not build coverage tests 2013-09-17 22:05:34 +01:00
debug.sh -Updated debug.sh script 2013-08-22 13:46:43 +01:00
run.sh -Working on FIXME list 2013-09-17 13:11:11 +01:00
scrapeFixme.sh -Working on FIXME list 2013-09-17 13:11:11 +01:00
test.sh -Updated tests: gridlogic now passes all 2013-09-17 12:51:11 +01:00
valgrind.sh -Updated valgrind.sh 2013-07-31 02:27:39 +01:00
valgrindSuppression -Changed wscript, added valgrindSuppression file, changed buffer writing jack.cxx 2013-08-15 22:45:05 +01:00

README

    Repo for Luppp5

This version of Luppp is a total re-write on the previously announced and released
version that is available on github. It is redesigned from scratch to handle RT
better, and scale better.

This version depends on the following libraries: please ensure the -dev versions are installed.
JACK
NTK
CAIRO
SNDFILE


=== INSTALL
Run the following commands from the top directory to configure & install Luppp:
cmake .
make
./run.sh




=== Errors
Please report errors on IRC, to harryhaaren in #lad on FreeNode.net, or email
harryhaaren@gmail.com. This is a temporary arrangement until a release is made.