mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-04 16:51:37 -05:00
-Changed README to README.md, added screenshot
This commit is contained in:
parent
598bf3d179
commit
dc309cd722
2 changed files with 23 additions and 10 deletions
|
@ -1,11 +1,15 @@
|
||||||
|
Luppp - OpenAV Productions
|
||||||
|
===============================
|
||||||
|
|
||||||
Luppp - OpenAV Productions
|
Link to official page: http://openavproductions.com/Luppp
|
||||||
|
|
||||||
http://openavproductions.com/Luppp
|
|
||||||
|
|
||||||
This is the repository of Luppp, the live looping tool.
|
This is the repository of Luppp, the live looping tool.
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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
|
BIN
resources/screenshots/1.0.png
Normal file
BIN
resources/screenshots/1.0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
Loading…
Add table
Reference in a new issue