summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsbahling <sbahling@mudgum.net>2020-06-04 19:52:38 +0200
committersbahling <sbahling@mudgum.net>2020-06-04 20:28:19 +0200
commit382820209645cffb69db0607d56cfae317183014 (patch)
treed651c2fbfdcf7a63102ac2946551c4d7a87969d8 /README.md
parent0285065974419df0dbea14a4451c9d44b2f6a6e4 (diff)
downloadtascam-fw-osc-382820209645cffb69db0607d56cfae317183014.tar.gz
tascam-fw-osc-382820209645cffb69db0607d56cfae317183014.tar.xz
tascam-fw-osc-382820209645cffb69db0607d56cfae317183014.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index 4ace683..2ca80d8 100644
--- a/README.md
+++ b/README.md
@@ -12,10 +12,11 @@ Currently only the Tascam FW-1884 model is enabled and tested.
Requirements
------------
-* Recent kernel with experimental Tascam FW status control support.
- https://github.com/takaswie/snd-firewire-improve/tree/topic/tascam-userspace-take3
-* Latest libhinawa with experimental patches
- https://github.com/takaswie/libhinawa/tree/topic/tascam-userspace-take3
-* hinawa-utils python library with updates for controlling the faders
- and leds. (URL TBA)
+* Recent kernel with Tascam FW status control support
+ (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