GithubHelp home page GithubHelp logo

xtouch-py's Introduction

XTouch-py

A complete XCtrl interface for the Behringer XTouch Control Surface that works over UDP.

Example

import XTouch

xtouch = XTouch()
xtouch.waitToConnect()

xtouch.channel[0].SetSlider(8192)

Features

  • Full Mackie-like Control
  • Slider I/O
  • Get/set slider position
  • Get xlider touch sensor
  • Button I/O
  • Encoder input
  • Meters
  • Color scribble strips
  • Timecode display control
  • Network discovery

This library is capable of full control of the XTouch over LAN using UDP. It extends upon features available in the Mackie Control Universal Protocol to give you more control over you XTouch. There is an option built into the library to allow for multiple objects to be used for the same XTouch. This allows for having multiple "modes" that the XTouch can be in.

Setup

The XTouch must be put into XCtrl mode and must be on the same network as the device controlling the XTouch. Set the XTouch to DHCP and you can discover it with the library.

XCtrl Protocol

I had to do a little bit of my own digging, but this guide by FK was incredibly useful and got me most of the way. The protocol is very similar to the Mackie Control Universal protocol, but it has a few extra caveats.

xtouch-py's People

Contributors

thejoshtaylor avatar

Stargazers

Paul Sauvage avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.