-Changed README to README.md, added screenshot

This commit is contained in:
Harry van Haaren 2013-12-10 18:03:17 +00:00
parent 598bf3d179
commit dc309cd722
2 changed files with 23 additions and 10 deletions

View file

@ -1,11 +1,15 @@
Luppp - OpenAV Productions Luppp - OpenAV Productions
===============================
http://openavproductions.com/Luppp Link to official page: http://openavproductions.com/Luppp
This is the repository of Luppp, the live looping tool. 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 This version of Luppp is designed from zero to handle realtime
audio, and scale with additional features as needed. audio, and scale with additional features as needed.
@ -20,27 +24,36 @@ LIBSAMPLRATE
NTK git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk NTK git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk
=== INSTALL
Install
-------
Run the following commands from the top directory to configure & install Luppp: Run the following commands from the top directory to configure & install Luppp:
```bash
cd build cd build
./compile.sh ./compile.sh
./run.sh ./run.sh
```
Usage
=== Using -----
There are a range of demo videos and tutorials available There are a range of demo videos and tutorials available
on OpenAV's youtube channel: on OpenAV's youtube channel:
www.youtube.com/user/openAVproductions www.youtube.com/user/openAVproductions
=== Bug Reports Issues
Please report bugs on github.com/harryhaaren/luppp/issues ------
Please report bugs on www.github.com/harryhaaren/luppp/issues
=== Contact Contact
-------
If you have a particular question, email me! If you have a particular question, email me!
```
harryhaaren@gmail.com harryhaaren@gmail.com
```
Cheers, -Harry Cheers, -Harry

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB