~hp/patchmatrix

358d7c3d063dc6add3a80dc646550c99b59e39cf — Hanspeter Portner 1 year, 27 days ago ce104ea
cleanup readme
2 files changed, 1 insertions(+), 54 deletions(-)

M README.md
M VERSION
M README.md => README.md +0 -53
@@ 10,47 10,10 @@ A simple graphical JACK patchbay that tries to unite the best of both worlds:
It additionally features tightly embedded graphical mixer clients automatable
with JACK MIDI/OSC.

#### Build status

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

### Binaries

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

To install the program on your system, simply copy the platform folder
out of the __patchmatrix__ top folder of the downloaded package into your
/usr oder /usr/local path.

#### Stable release

* [patchmatrix-0.26.0.zip](https://dl.open-music-kontrollers.ch/patchmatrix/stable/patchmatrix-0.26.0.zip) ([sig](https://dl.open-music-kontrollers.ch/patchmatrix/stable/patchmatrix-0.26.0.zip.sig))

#### Unstable (nightly) release

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

### Sources

#### Stable release

* [patchmatrix-0.26.0.tar.xz](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.26.0.tar.xz) ([sig](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.26.0.tar.xz.asc))

#### Git repository

* <https://git.open-music-kontrollers.ch/lad/patchmatrix>

### Packages

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

### Bugs and feature requests

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

![Screenshot](/screenshots/screenshot_1.png)

#### Mouse actions

##### Canvas


@@ 130,19 93,3 @@ automation through which users can automate mixer matrix gains sample-accurately
	ninja -j4
	sudo ninja install

#### 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.27.3
0.27.5