Hi all, New here, but been a developer for many a year.
Trying to put together a music player that will be able to output to multiple audio interfaces. The end goal is to put out to 2 (or more) 2 channel USB DACs, or maybe the internal headphone socket and 1 or more 2 channel USB DACs. I know there is the option to use a multichannel (more than 2) DAC, but that will limit what I am wanting to achieve in the long run. i.e. I the possibility of adding more and more 2 channel DACs. Having zero joy outputting the same source to multiple devices, I tried multiple AudioTracks, setting the new (API 23) 'setPreferredDevice' ...but all I get is output on the same. Checking getRoutedDevice after play starts confirms that it just outputs to the last device I called the set on. Am I hitting a limitation of the OS? Or specific hardware maybe (Nexus7 2013)? Are there deeper avenues that might help me achieve what I desire? Thanks in advance! Ste -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/17ac069d-c0f4-435c-9232-d4b28d350aa0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

