Musickit Media player missing output device selection

Hi All,

I am working on a DJ playout app (MACOS). The app has a few AVAudioPlayerNode's combined with the ApplicationMusicPlayer from Musickit. I can route the output of the AVaudioPlayer to a hardware device so that the audio files are directed to their own dedicated output on my Mac. The ApplicationMusicPlayer is following the default output and this is pretty annoying.

Has anyone found a solution to chain the ApplicationMusicPlayer and get it set to a output device?

Thanks Pancras

Hi All,

I found a sort of workaround, but it’s not ideal. I can capture the output of my MusicKit player and route it to an audio device using Loopback 2 (from Rogue Amoeba). While I could build a HAL device driver to mimic Loopback’s functionality, there’s clearly should be a better way to do this. Does anyone have a more elegant solution?

-P

Musickit Media player missing output device selection
 
 
Q