tebjan / VVVV.Audio

Implementation of an audio engine for vvvv
http://vvvv.org
GNU Lesser General Public License v3.0
39 stars 13 forks source link

Ability to specify different input and output devices #132

Open mediadog opened 8 years ago

mediadog commented 8 years ago

I have lots of cases where I want to take audio in from one device and send it out another, particularly when using Dante for network audio. Could Engine be enhanced to take a device for input and output?

The most flexible,although requiring more patch wiring, would be for Engine nodes to output a context for other nodes to use so you could have (n) number of different input and output devices. But just being able to specify one input and a different output would be a huge win.

sunep commented 8 years ago

Yes, that could be very handy, I have earlier worked with multiple interfaces to have the right amount of IO for the project