3rd party integration for MAC working?

how about just implementing MIDI?

Registering my (continued) interest in being able to control Syrinscape via 3rd party integration on Mac.

I’d like to be able to control Syrinscape with my Stream Deck, or any other similar macro-keyboard-type interface.

I know the 3rd party integration / URI feature in the Syrinscape App interface is non-functioning for Mac. But keyboard shortcuts for moods would be a fine workaround. I know that’s possible because you’ve already done it for one-shots. I’m so close to having a working solution. Just need keyboard shortcuts in the app and I’m set.

Note: just to get ahead of the well-meaning advice I keep getting… I’m running 5.1 audio but the web player doesn’t support 5.1 (because browsers don’t support 5.1 - why?! I don’t know). So I’m limited to using the apps. Which work great, but lack 3rd party integration support on Mac or keyboard shortcuts.

1 Like

@ryan.cassar any update on the URI Proxy? Do you know if it has made it onto the roadmap yet? Or still pretty far out

At this stage, it is unlikely to be implemented any time soon, it has been triaged as a very low priority task :disappointed:

1 Like

I appreciate the honesty and transparency. Seriously.

I’ll have to figure out an alternative way to trigger sounds from Obsidian on my Mac.

1 Like

Basic keyboard shortcuts would bypass all the MacOS URI shenanigans and allow a solid work-around for many third party integrations.

Is there something standing in the way of having keyboard shortcuts for moods?

I’ve managed to knock up a standalone Syrinscape 3rd Party Integration app for macOS that works for Fantasy, Sci-Fi, and Online.

Just download, unzip, and drag to /Applications, then you should be able to:

open syrinscape-fantasy:moods/YnVnYmVhci1iYXR0bGUtaTo6QmF0dGxlIGJlZ2lucw/play/

to start Bugbear Battle - Battle Begins (for example), or:

open syrinscape-fantasy:stop-all/

to stop everything.

The first attempt should show the usual macOS prompt about opening an app that was downloaded from the Internet.

As a reminder, you can download a full list of the remote control links in a CSV from the hamburger menu at https://app.syrinscape.com so you don’t need to copy individual links out of the app.

For Syrinscape Online, change https to syrinscape-online in each remote control link AND append ?auth_token=YOUR_AUTH_TOKEN. For example:

open syrinscape-online://syrinscape.com/online/frontend-api/moods/19/play/?auth_token=YOUR_AUTH_TOKEN

to start Bugbear Battle - Battle Begins for all players in your online session.

This has only been tested on my machine. Let me know if it works for anyone?

1 Like