~hp/eteroj.lv2

15a795d2196739360dad6db56a59b2cb94d226a3 — Hanspeter Portner 1 year, 1 month ago 5c048f5
cleanup readme
2 files changed, 1 insertions(+), 52 deletions(-)

M README.md
M VERSION
M README.md => README.md +0 -51
@@ 16,45 16,10 @@ routing of LV2 atom messages between plugins, e.g.
* <http://drobilla.net/software/ingen>
* <https://open-music-kontrollers.ch/lv2/synthpod>

#### Build status

[![build status](https://gitlab.com/OpenMusicKontrollers/eteroj.lv2/badges/master/build.svg)](https://gitlab.com/OpenMusicKontrollers/eteroj.lv2/commits/master)

### Binaries

For GNU/Linux (64-bit, 32-bit, armv7, arm64). 

To install the plugin bundle on your system, simply copy the __eteroj.lv2__
folder out of the platform folder of the downloaded package into your
[LV2 path](http://lv2plug.in/pages/filesystem-hierarchy-standard.html).

#### Stable release

* [eteroj.lv2-0.10.0.zip](https://dl.open-music-kontrollers.ch/eteroj.lv2/stable/eteroj.lv2-0.10.0.zip) ([sig](https://dl.open-music-kontrollers.ch/eteroj.lv2/stable/eteroj.lv2-0.10.0.zip.sig))

#### Unstable (nightly) release

* [eteroj.lv2-latest-unstable.zip](https://dl.open-music-kontrollers.ch/eteroj.lv2/unstable/eteroj.lv2-latest-unstable.zip) ([sig](https://dl.open-music-kontrollers.ch/eteroj.lv2/unstable/eteroj.lv2-latest-unstable.zip.sig))

### Sources

#### Stable release

* [eteroj.lv2-0.10.0.tar.xz](https://git.open-music-kontrollers.ch/lv2/eteroj.lv2/snapshot/eteroj.lv2-0.10.0.tar.xz)([sig](https://git.open-music-kontrollers.ch/lv2/eteroj.lv2/snapshot/eteroj.lv2-0.10.0.tar.xz.asc))

#### Git repository

* <https://git.open-music-kontrollers.ch/lv2/eteroj.lv2>

### Packages

* [ArchLinux](https://www.archlinux.org/packages/community/x86_64/eteroj.lv2/)

### Bugs and feature requests

* [Gitlab](https://gitlab.com/OpenMusicKontrollers/eteroj.lv2)
* [Github](https://github.com/OpenMusicKontrollers/eteroj.lv2)

### Plugins

#### (De)Cloak


@@ 139,19 104,3 @@ This plugin implements our [OSC Introspect](/osc/introspect/#)
specification. It thus exports any methods and parameters of a given OSC
device to transparently to LV2 properties.

#### License

Copyright (c) 2016-2021 Hanspeter Portner (dev@open-music-kontrollers.ch)

This is free software: you can redistribute it and/or modify
it under the terms of the Artistic License 2.0 as published by
The Perl Foundation.

This source is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Artistic License 2.0 for more details.

You should have received a copy of the Artistic License 2.0
along the source as a COPYING file. If not, obtain it from
<http://www.perlfoundation.org/artistic_license_2_0>.

M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
0.10.0
0.11.1