Loopp/README.md
2014-08-10 22:20:57 +01:00

58 lines
1.1 KiB
Markdown

Luppp - OpenAV Productions
===============================
Official page: http://openavproductions.com/Luppp
This is the repository of Luppp, the live looping tool.
![screenshot](https://raw.github.com/harryhaaren/openAV-Luppp/master/resources/screenshots/1.0.png "Luppp 1.0 Screenshot")
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.
```bash
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:
```bash
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