mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-04 16:51:37 -05:00
No description
![]() Although this allows loops to go out of sync, I think its more "musical" than the re-trigger noises of scrubbing the BPM dial... In short - in a live performance I do not expect musicians to change tempo in a song - between songs it possible, and then triggering a scene will bring everything back into sync. This needs a better solution, but right now I'm not sure how to best do that. The other changes in the patches that changed this behaviour are valuable, so commiting to get closer to a solution - but I'm not comfortable with the retrigger noises. |
||
---|---|---|
build | ||
buildTest | ||
planning | ||
resources | ||
src | ||
.gitignore | ||
archive.sh | ||
CHANGELOG | ||
CMakeLists.txt | ||
LICENSE | ||
PACKAGING | ||
README.md | ||
scrapeFixme.sh |
Luppp - OpenAV Productions
Official page: http://openavproductions.com/Luppp
This is the repository of Luppp, the live looping tool.
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
LIBSNDFILE
LIBSAMPLERATE
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