Giter Site home page Giter Site logo

Comments (4)

jakenjones avatar jakenjones commented on June 26, 2024

Same here. Besides not being able to control DCAs, I also cannot call cues or snippets. I can call scenes and control tape operation and channels. I haven't tried the other options, yet because we don't really need control over them in Companion. It seems that it sends the commands and I do not see any errors in Companion.

from companion-module-behringer-x32.

jakenjones avatar jakenjones commented on June 26, 2024

I found the issue for the DCAs. The structure is not correct.
DCA Mute:
Path - /dca/[1...8]/on
Value - ON

DCA Unmute:
Path - /dca/[1...8]/on
Value - OFF

DCA fader level:
Path - /dca/[1...8]/fader/
Value - [-oo, -90.0...10.0]

DCA label:
Path - /dca/[1...8]/config/name
Value: [text]

DCA icon:
Path - /dca/[1...8]/config/icon
Value - [1...74]

DCA color:
Path - /dca/[1...8]/config/color
Value - [OFF, RD, GN, YE, BL, MG, CY, WH, OFFi, RDi, GNi, YEi, BLi, MGi, CYi, WHi]

from companion-module-behringer-x32.

TaylorTMusic avatar TaylorTMusic commented on June 26, 2024

I found that the x32 wants a floating point integer for the DCA fader level.

Sending a general OSC float with: /dca/1/fader and a number works for now and it how I'm controlling my board.

from companion-module-behringer-x32.

PerRoine avatar PerRoine commented on June 26, 2024

The DCA error have been fixed as noted it was a error in the Path for Fader and Mute

from companion-module-behringer-x32.

Related Issues (20)

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.