Loopp/README.md

59 lines
1.1 KiB
Markdown
Raw Normal View History

Luppp - OpenAV Productions
===============================
Link to official page: http://openavproductions.com/Luppp
2013-12-08 00:27:14 +01:00
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
-----
2013-12-08 00:27:14 +01:00
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.
2013-10-08 22:57:02 +02:00
JACK
CAIRO
2013-12-05 21:46:02 +01:00
LIBLO
SNDFILE
2013-12-05 21:46:02 +01:00
LIBSAMPLRATE
2013-10-08 22:57:02 +02:00
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
2013-09-18 12:49:58 +02:00
cd build
./compile.sh
./run.sh
```
Usage
-----
2013-12-08 00:27:14 +01:00
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
2013-12-08 00:27:14 +01:00
Contact
-------
2013-12-08 00:27:14 +01:00
If you have a particular question, email me!
```
harryhaaren@gmail.com
```
2013-12-08 00:27:14 +01:00
Cheers, -Harry