Bannsaenger / ioBroker.x-touch

Behringer X-Touch is a Universal Control Surfaces with Touch-Sensitive Motor Faders, LCD Scribble Strips and Ethernet/USB/MIDI Interfaces. This adapter allows to communicate with the controller and use is as a controll surface for smarthome systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ioBroker.x-touch

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Test and Release Known Vulnerabilities

NPM

x-touch adapter for ioBroker

Communicate with a Behringer X-Touch Control Surface (DAW Controller)

ToDo

  • Add the syncGlobal functionality
  • Add the recreation of banks if option is set

Message Box

There a two acepted commands:

  • export exports the actual values stored in the states of the devicegroups to the userdata folder x-touch.0
  • import imports the youngest file from the userdata folder. Additionally you can specify file and/or the devicegroup number to restore. If path is specified the entire filesystem will be used and a file name is mandatory.

Changelog

WORK IN PROGRESS

  • (Bannsaenger) fixed some minor typos
  • (Bannsaenger) updated dependencies
  • (Bannsaenger)

0.6.5 (2023-12-30)

  • (Bannsaenger) add CHANGELOG_OLD.md

0.6.4 (2023-12-21)

  • (Bannsaenger) fixed console_layout.json
  • (Bannsaenger) fixed sending items on channel 9, 17 etc.
  • (Bannsaenger) use extendObject instead of Create......
  • (Bannsaenger) updated dependencies

0.6.3 (2023-02-27)

  • (Bannsaenger) updated dependencies
  • (Bannsaenger) fixed bank and channel switching

0.6.2 (2022-10-07)

  • (Bannsaenger) test-and-release without build

0.6.1 (2022-10-07)

  • (Bannsaenger) confusion with the release script

License

MIT License

Copyright (c) 2021-2023 Bannsaenger bannsaenger@gmx.de

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Behringer X-Touch is a Universal Control Surfaces with Touch-Sensitive Motor Faders, LCD Scribble Strips and Ethernet/USB/MIDI Interfaces. This adapter allows to communicate with the controller and use is as a controll surface for smarthome systems.

License:MIT License


Languages

Language:JavaScript 100.0%