summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsbahling <sbahling@mudgum.net>2020-06-09 13:59:54 +0200
committersbahling <sbahling@mudgum.net>2020-06-09 13:59:54 +0200
commit254f41d795b4c4450d58157212cfa7fd965028e8 (patch)
treec972e94d54ec0469afdc019c07e7f4eee3c5d7fd /README.md
parentf8e121c4f1f33123319f21abe6163840eaa1c322 (diff)
downloadtascam-fw-osc-master.tar.gz
tascam-fw-osc-master.tar.xz
tascam-fw-osc-master.zip
Use new tascam_fw Python moduleHEADmaster
The hinawa_utils modules are not being actively maintained any longer and will not track support with recent libhinawa releases. This commit changes our code to use a fork of the Tascam parts of hinawa_utils included in a new Python module we maintain.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2ca80d8..c321902 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,6 @@ Requirements
(4.20 or later. 5.3 or later recommended).
* libhinawa 2.0.0 or later.
https://github.com/takaswie/libhinawa/
-* Fork of hinawa-utils python library with updates for controlling the faders
- and leds.
- https://github.com/sbahling/hinawa-utils/tree/fw-1884
+* Python tascam_fw module
+ https://gitlab.com/tascam-fw-1884/tascam-fw