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 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)