bitfocus / companion-module-requests

Repository for tracking module requests
96 stars 10 forks source link

GoXLR Support #366

Open aramsdale opened 3 years ago

aramsdale commented 3 years ago

TC Helicon makes the GoXLR, which is a streamers dream machine for handling inputs, outputs, voice adjustments, etc.

Information about the product is here: https://www.tc-helicon.com/product.html?modelCode=P0CQK

TC Helicon has a Streamdeck plugin which currently allows you to change the profile and routing table, but I don't believe there is a SDK currently, so supporting this or other features may be tough.

McHauge commented 3 years ago

Feel like the biggest problem with support for the goxlr is the facts taget it doesn't support control over the network. And currently Companion only does control over IP, and for the 1 or 2 things that it controls without. You'll have to have another program as a "USB to IP" converter installed

nick-potts commented 2 years ago

The goxlr can specify an IP to connect to.

I wrote a module that duplicates the streamdeck functionality - I've submitted a request for it to be added.

VarChar42 commented 7 months ago

goxlr-utility is "An unofficial GoXLR App replacement for Linux, Windows and MacOS" which has an API that could be used to add support to companion.