[LAD] Luppp live looper

Jeremy Jongepier jeremy at autostatic.com
Sat Jan 14 21:36:41 UTC 2012


On 01/14/2012 05:24 PM, Harry van Haaren wrote:
> Hi all Linux Audio Developers!
>
> With recent changes in the world of live looping software I've decided to
> open my private repo of Luppp.
>
> Lots of information&  sources available here:
> http://harryhaaren.blogspot.com/2012/01/luppp-source-opened-but-still-pre-alpha.html
>
> Thanks to the entire LAD community for supporting me while I have been
> working on this project!
> Cheers, -Harry
>

Hello Harry,

Luppp doesn't compile on my Ubntutubutn 11.10 install:

../src/offlineworker.cpp: In member function ‘int 
OfflineWorker::addTrack(int)’:
../src/offlineworker.cpp:155:1: warning: no return statement in function 
returning non-void [-Wreturn-type]
../src/offlineworker.cpp: In member function ‘int 
OfflineWorker::loadAudioBuffer(int, int, std::string)’:
../src/offlineworker.cpp:190:45: error: ‘const class 
libconfig::ParseException’ has no member named ‘getFile’
../src/offlineworker.cpp:190:77: warning: passing ‘const 
libconfig::ParseException’ as ‘this’ argument of ‘int 
libconfig::ParseException::getLine()’ discards qualifiers [-fpermissive]
../src/offlineworker.cpp:191:42: warning: passing ‘const 
libconfig::ParseException’ as ‘this’ argument of ‘const char* 
libconfig::ParseException::getError()’ discards qualifiers [-fpermissive]
../src/offlineworker.cpp:251:7: warning: unused variable ‘tmpSR’ 
[-Wunused-variable]
../src/offlineworker.cpp: In member function ‘int 
OfflineWorker::createNewEffect(int, int, int)’:
../src/offlineworker.cpp:95:1: warning: control reaches end of non-void 
function [-Wreturn-type]

Best,

Jeremy



More information about the Linux-audio-dev mailing list