| Latest version | 0.5.4 |
|---|---|
| Minimum Core | 10 |
| Compatible Core | 12 |
| Last updated | 2 years ago |
| Created | 4 years ago |
| Authors | |
| Languages |
English Polish |
| Systems | All systems |
| Project source | Project URL |
In the Audio Playlist tab, a new button opens the Syrinscape Online browser.
It opens a new window with all your soundsets.
The new browser allows previewing moods and bulk-create playlists.
The playlists are no different from native Foundry playlists.
You do not need Syrinscape Player opened to hear sweet moods! SyrinControl will play the audio (both moods and one-shots) directly in the browser tab (alongside the FoundryVTT native audio)!
This release also brings control of the global volume and one-shots volume.
Additionally, each player can adjust their local volume to their needs.
now SyrinControl can well... control, detect and trigger moods (for now only moods) based on the native ambient sound feature.
The English text is no longer hard coded, internationality, yay!
A GM has to prepare a macro and permit them to run it. It just works (TM).
Several functions can be triggered in the macro:
game.syrinscape.playElement(id: number);
game.syrinscape.stopElement(id: number);
game.syrinscape.stopAll();
game.syrinscape.playMood(id: number);
game.syrinscape.soundSources();
game.syrinscape.onlineElements();
game.syrinscape.onlineGlobalElements();
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: fvtt-syrin-control or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.