Recent Posts

Spotify Looper: Day 6

Managed to get a live update of playerState and the play/pause toggle will switch when the Spotify app changes state. But it’s not two-way yet.

Spotify Looper: Day 4

Fixed the Obj-C import, and app launches, but gets caught in a loop authorising with Spotify

Spotify Looper: Day 1

There doesn’t appear to be a way to get the raw PCM audio stream directly from any of the official APIs—they all implement their own player is some way. Ther...