Loopp/README.md

48 lines
891 B
Markdown
Raw Permalink Normal View History

2019-11-11 09:55:04 +01:00
Loopp
===============================
2019-11-11 09:55:04 +01:00
Welcome to the repository of Loopp, a free and Open Source Live Performance Tool.
2013-12-08 00:27:14 +01:00
2019-11-11 09:55:04 +01:00
* [Official web page](https://loopp.soundship.de)
* [User documentation](https://loopp.soundship.de/pages/User%20Guide.html)
2013-12-08 00:27:14 +01:00
2019-11-11 09:55:04 +01:00
![screenshot](resources/screenshots/latest.png "Loopp Screenshot")
2019-11-11 09:55:04 +01:00
Dependencies
-----
2019-11-11 09:55:04 +01:00
Please ensure the -dev versions are installed.
2013-10-08 22:57:02 +02:00
2013-12-10 20:35:00 +01:00
```bash
JACK
CAIRO
2013-12-05 21:46:02 +01:00
LIBLO
2013-12-11 16:58:18 +01:00
LIBSNDFILE
LIBSAMPLERATE
2013-12-10 20:35:00 +01: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
meson build
2013-09-18 12:49:58 +02:00
cd build
ninja
./luppp
```
Issues
------
2019-11-11 09:55:04 +01:00
Please report bugs on [https://git.netzspielplatz.de/soundship/loopp/issues](https://git.netzspielplatz.de/soundship/loopp/issues)
2013-12-08 00:27:14 +01:00
Contact
-------
2019-11-11 09:55:04 +01:00
If you have a particular question, email us!
```
2019-11-11 09:55:04 +01:00
mail@soundship.de
```