So, I hope the mods won’t mind if I post this here - please feel free to remove if so!
I’ve been working on a project using the API so that I can share control for a limited set of soundsets/elements – for instance, when it’s someone else’s turn to be GM!
It’s open source and available at https://github.com/yamahito/Syrinscall
What it is: if you add the soundsets and elements by ID number (or ‘pk’ as the API calls it), you can share a link that controls those soundset(s) and/or element(s). You have to share your API key, but your login details remain private. I hope it’s also a bit cleaner and targeted for running soundsets in a session.
What it isn’t: A way of getting around having a subscription, or a replacement for the online master player. You’ll probably still need the master player to find the soundset IDs, your players won’t be able to play what you don’t own, and the sounds will still play to your player and those of your minions.
I’d welcome some feedback, and (since CSS is not really my strong point) if someone wanted to submit some revised styling for the thing, that would be great.