omriharel / deej

Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
https://deej.rocks
MIT License
4.71k stars 433 forks source link

Question: VB Audio Potato #84

Closed The8bitRebel closed 5 months ago

The8bitRebel commented 5 months ago

Hi There, I am looking at using your amazing project, but first wanted to check if I am able to program faders and buttons to control faders and buttons in VB Audio Potato and what limitations there might be (if any)?

omriharel commented 5 months ago

Hello @The8bitRebel, thank you for writing and for the kind words.

I can't give you a definite answer for VB Audio Potato, but the general guideline is as such: if you can control something via a slider in Windows mixer, you can very likely control it with deej. If that software does its own internal mix that it manages internally then no, not currently.

Please let me know if you have any other questions. Thanks!