clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.17k stars 296 forks source link

Support for AirPlay #112

Open raphaelyancey opened 7 years ago

raphaelyancey commented 7 years ago

It would be nice to be able to output to an AirPlay server. Related: it would be nice to be able to choose the audio output, but it might be another issue to open.

Benjamin-Connelly commented 7 years ago

Have you tried something like - https://github.com/AdRoll/AirControl

I don't have an airplay device to play with or would test before suggesting.

evert commented 6 years ago

I would also love this. I can change my mac's default output device to my airtunes-enabled amp, but it would be so sweet if I could just select it as an output device in musikcube.

It looks like musikcube uses CoreAudio, so I would have expected the output device to show up but maybe I don't understand CoreAudio well enough