Go to file
Harry van Haaren 204f3d24f9 -Updated README deps 2013-12-05 20:46:02 +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
src -Refactoring ~GOptions() 2013-12-05 20:45:56 +00:00
.gitignore -Git version integrated into code 2013-11-14 17:32:51 +00:00
CMakeLists.txt -Updated CMake, DiskWriter and config 2013-09-18 11:46:25 +01:00
README -Updated README deps 2013-12-05 20:46:02 +00:00
archive.sh -Archive now containts "luppp-beta" prefix dir (thanks rgareus!) 2013-11-15 19:43:51 +00:00
nonSeqLupppCCintegration.patch -Added patch against nonseq Jack.C 2013-10-22 22:43:37 +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
version.sh -Git version integrated into code 2013-11-14 17:32:51 +00: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
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



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