TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

DigMixer: Protocols

22 点作者 platzhirsch超过 1 年前

5 条评论

tcrenshaw超过 1 年前
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.
atoav超过 1 年前
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_mike超过 1 年前
Very nice. Typo in the title of this post, should be &#x27;Digimixer...&#x27;
wdfx超过 1 年前
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?
weinzierl超过 1 年前
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>