Go to file
Harry van Haaren a99ad9048c -Updating prints, fixed bug in diskwriter 2013-09-23 12:30:54 +01:00
build -Added build dir scripts 2013-09-18 11:48:04 +01:00
buildTest -Updated tests, added lupppTestMaterial, updated DiskReader tests 2013-09-23 12:21:33 +01:00
planning -Added GIMP generated planning/header.c 2013-08-15 22:46:56 +01:00
src -Updating prints, fixed bug in diskwriter 2013-09-23 12:30:54 +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, DiskWriter and config 2013-09-18 11:46:25 +01:00
README -Updated README install instructions 2013-09-18 11:49:58 +01:00
run.sh -Working on FIXME list 2013-09-17 13:11:11 +01:00
scrapeFixme.sh -Updating prints, fixed bug in diskwriter 2013-09-23 12:30:54 +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:

cd build
./compile.sh
./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.