justinj wrote: > I know groups would be the normal way to do multi device, but seeing as > how this is from one device per say I was hoping I could specify > multiple outputs. > I think it would be possible on Linux, not sure about Windows, but > seeing as how it allows output to STDOUT, I wonder if I can pipe that > into 2 devices as part of the process?
I think you could have timing problems using STDOUT that way. Since you want second output to drive a display wall visualising the audio stream - what is wrong with using the "-v" option and the FFT data as that is the usual mechanism for driving visualisations. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111290 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
