summaryrefslogtreecommitdiff
path: root/README.md
blob: 3841f63aa4250a3c710d849cb96b75b1e2a45dbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Open Sound Control for Tascam Firewire control surfaces
=======================================================

This is a simple daemon that reacts on received OSC messages to control the
Tascam surface (update LEDs and Faders) as well as sends OSC messages
based on user input via the control surface (pressing buttons, moving
faders and dials).

Currently only the Tascam FW-1884 model is enabled and tested.

Requirements
------------

* 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