kyleneideck / BackgroundMusic

Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
GNU General Public License v2.0
16.27k stars 676 forks source link

Add remote control features #692

Open leonreucher opened 1 year ago

leonreucher commented 1 year ago

It would be nice to be able to remote control the application (e.g. by using Bitfocus Companion). Therefore this application would need some kind of an API (e.g. WebSocket, or OSC (Open Sound Control), MIDI, etc.). The most interesting part for me would be to remote control the volumes of the different applications.

kyleneideck commented 1 year ago

It has an AppleScript API that might do what you want.