proxy-audio-device
proxy-audio-device copied to clipboard
Mutliple Devices
Hy Brian,
I love your software. Thank you so much!! It really helps a lot. One question, is there any way to have multiple Proxy Devices simultaneously? For example one for an external monitor, and one for an Audio Interface?
Cheers
Little Extra Question: Is it possible to switch the proxied device with a shortcut (maybe in combination with Karabiner)?
I'm also would like to switch between output devices. Does it have cli interface?
Turns out it's already supported.
@briankendall
Since it's already have user inferface - do you plan create pkg or dmg for installation without homebrew?
Amazing app! thanks a lot.
I don't have current plans to make a pkg, though I think that's a great idea and would definitely welcome someone making a pull request that implements it.
There is currently no command line interface. It wouldn't be too hard for someone with some programming skills and the motivation to hack together a CLI if they wanted (and again I welcome pull requests). The methods setCurrentProcessAsConfigurator and outputDeviceSelected of WindowDelegate.mm are the two most important ones that demonstrate how to do it.
As for proxying multiple devices, that's not something I'm planning on implementing, since this is meant to be a simple tool. I can heartily recommend the paid app Loopback by Rogue Amoeba though, as it's a very powerful tool for connecting all sorts of virtual and physical audio devices together in a myriad of ways.