TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

DigMixer: Protocols

22 pointsby platzhirschover 1 year ago

5 comments

tcrenshawover 1 year ago
Fantastic post. I&#x27;m in the commercial AV field and this has inspired me to go mirror the port leading into my Dante preamp to see if I can replicate gain control and phantom power via my control system. Should make for a fun morning!<p>I need to dig in this project and see what&#x27;s needed to help support additional mixers. I have a Yamaha QL1 and a Digico S21 at my disposal.
atoavover 1 year ago
Good stuff. It is still astounding to me how few manufacturers publish the protocolls they are using. There is some low-cost audio gear out there that would be totally killer if you were able to control it programatically, be it via USB or Ethernet.
golf_mikeover 1 year ago
Very nice. Typo in the title of this post, should be &#x27;Digimixer...&#x27;
wdfxover 1 year ago
This is very interesting - always good to see open source implementation of protocols for audio gear.<p>Might I recommend though that you pull all the DigiMixer code out into its own repo? That might help others to get the code and collaborate with you. And then also to link to that repo from the blog posts, so it&#x27;s easy to find and review?
weinzierlover 1 year ago
For Reaper there is ReaLearn which supports a similar set of devices and is open source, so it could serve as an inspiration for the addition of additional devices.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;helgoboss&#x2F;realearn">https:&#x2F;&#x2F;github.com&#x2F;helgoboss&#x2F;realearn</a>