I have been wanting to make a standalone equalizer app for the Apple Watch as I am usually not near my phone while using the Music Player on the Apple Watch. When not near the phone, the equalizer shuts off and this is a pain.
However to do so, I would require access to the local audio library so I could run them through something like AudioKit. This is possible when developing iOS apps, but I cannot find any documentation regarding watchOS.
Anyone have any ideas? Thanks.