Push whipper v0.8.0 release

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
JoeLametta
2019-10-27 11:45:44 +00:00
parent 8e60fb9a18
commit db9c44a765
4 changed files with 95 additions and 46 deletions

View File

@@ -32,21 +32,6 @@ For compiling you need:
libsndfile1-dev
## Compiling
### Using GNU Make
```shell
make clean
make
```
### Using Eclipse
The configuration files of an Eclipse project are included.
You can use "EGit" (Eclipse git) to import the whole repository.
It should as well ask you to import the project configuration then.
The Eclipse configuration is currently unmaintained, using GNU Make is preferred.
## Author
Leo Bogert (http://leo.bogert.de)