Skip to content

Commit

Permalink
minor readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
derpeter committed Jun 28, 2021
1 parent 61d9cb4 commit 27e2c58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions voctocore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,14 +96,14 @@ One can use a simple terminal connection to control the mixing process or **VOC2

## 1.4. Installation

Currently voc2mix is only works on linux based operating systems. Currently its tested on ubuntu 18.04 and 19.10 as well
as debian buster. It will probably work on most linux distributions which can satisfy the dependencies below.
Currently, voc2mix is only works on linux based operating systems. It is tested on ubuntu 20.04 as well
as debian buster and bullseye. It will probably work on most linux distributions which can satisfy the dependencies below.
Voc2mix can run on Gstreamer version < 1.8 but at least 1.14 is recommended.

### 1.4.1. Debian / Ubuntu

On Ubuntu 18.04 to 19.10 and Debian buster the following packages are needed. The python dependencies can also be handled in a venv.
Both Debian and Ubuntu provide voctomix packages which my or may not be outdated. Currently its recommended to check out voc2mix from the git repository.
On Ubuntu 18.04 to 20.04 and Debian buster/bullseye the following packages are needed. The python dependencies can also be handled in a venv.
Both Debian and Ubuntu provide voctomix packages which my or may not be outdated. Currently, its recommended to check out voc2mix from the git repository.

````bash
git clone https://github.com/voc/voctomix.git
Expand Down
5 changes: 3 additions & 2 deletions voctogui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ To understand what you are able to control with **VOC2GUI** you might first try
In this document we presume that you know what your core was configured for.

## 1.3. Installation
On top of the dependencies of the core the following is needed.

Todo.
sudo apt-get install python-gi-cairo

## 1.4. Running

Expand Down Expand Up @@ -291,4 +292,4 @@ You will get a window which allows you to browse through all widgets within the

## 1.6. Usage

Todo.
Todo.

0 comments on commit 27e2c58

Please sign in to comment.