Hard to find the right sounds

I really need to clarify my previous comments.

I enjoy Syrinscape a lot. I like that it is more than a sound board. I also like that the search function seems to look into the specific items created e.g. looking for ‘battle’ gives me HBS Rebuild the Ravens, which has Tooth Fairy Battle and Excruciation Battle.

But

What are they? What is an Excruciation battle? Or Chough Battle under HBS The Waspnest?

So, maybe what is needed are pop up descriptions, both on the main tabs, where you could also spell out the acronyms, and under the sound to have an idea of what it is? Alligator Battle -> “reptile roars and water sounds for a swamp fight” type thing?

I mean, I only put sets with Battle in the name of them under my campaign heading for battle, not realizing that there are a lot more battle sounds that I could have been using!

The point being that without having these memorized, both where they are located and what the sounds are, it’s tough to “wing it” which I do a lot, even if I am running an AP. But having a soundset that has all battle sounds presents the problem of having to scroll through them. Perhaps by level for DND/PF battles? Monster names?

Also, what about being able to customize the sound board area? I don’t really want all of the SciFi sounds in my fantasy player but if some do, let us customize it? Add remove sounds?

Again, I enjoy the product a lot and my hope is to now refine the UI so I can get even more use out of it.

Thanks!

1 Like

I think something like a tag to all the samples would be the best way to go. Elements I do not really care for so much as they are unique for the soundset. Whereas Samples should have a tag system. The tag system should have a certain number of options, please do not make it open slather otherwise without the same naming convention is just still a mess.

1 Like

Awhile ago, I suggested crowdsourcing the tagging of different sounds and just let supersyrins tag them. Then other people can search for sound tags and see what other people have used sounds for. Doesn’t even need to be a native feature either, just give us a public excel spreadsheet of each sample in the program, with the different soundsets the sample is in, lock those cells, and then add a “tag” cell that super syrins can fill in and search. Then if I search “giants” and someone has tagged some things are “giants” I can easily find them and know what sound sets I need to download to get that sample.

3 Likes

You know I was thinking about proposing a crowdsourcing effort on this, but I wouldn’t have a clue how best to co-ordinate the effort.

It could be done at either the Mood or Element level. Tagging Samples would be useful for Supersyrin subscribers using the Creator, but regular users wouldn’t be able to access the individual samples. They could still use the Moods & Element data to create custom Moods.

1 Like

Yes, yes, yes.

OK. I’l add this a list of things SuperSyrins could do benefit/help/participate in the community.

1 Like

Basically, I think the UI needs an overhaul. And ability to customize it.

I know the info button exists but I would prefer a title bar that has the name of the soundset, so it’s always visible.

I would like popups on the soundsets for the full name. Maybe that could also include the tags, which is a great idea! This stops me from having to select it, then press info.

Along with that, it would be nice to have a “return to playing soundset” button so when I go looking, I can get back to what is playing easily.

I still want a customizable quick sound area. I’m not sure what it is called but the items on the far right in the box. First of all, I want to remove all of the modern sounds (laser, shotgun, automatic) from my fantasy sounds. Second, I want to put spell sounds there. I get having soundset specific ones above it but commonly used below would be nice.

I love the program and hope these are taken as intended, to make it better.

Thanks!

1 Like

Is there a master list of URIs for the desktop client? There’s been some turmoil in the Fantasy Grounds community today, and the developer who created the Fantasy Grounds/Syrinscape integration extension has pulled his work.

The sheer volume of sounds in Syrinscape is

  1. Impressive (thank you!)
  2. Nearly impossible to manually click and gather all of the URIs for import into Fantasy Grounds.

As mentioned in other posts, the UI is VERY friendly as a standalone tool, but for newcomers, the sheer volume of content is overwhelming. Since we all tend to work differently, I personally would LOVE to have a categorized, collapseable, text list of sounds. Tags would go a LONG way to helping people slice and dice the trove in different ways.

Ultimately, an API to the list of sounds and their URIs would allow third parties to build the UIs that suit them best, or to build Virtual Table-Top integrations. The best part is that this only works if you’ve paid for the content. Giving the community more methods of accessing the content would (hopefully!) lead to more sales!

I normally keep an eye on the FG forums but hadn’t spotted anything about this today!

We are working at the moment to actually make the integration even more streamlined and easy to use. In the mean time you might find this post pretty useful Generate CSV with soundstring I know @brunocalado has been looking at gathering the codes into an easy to use format

Unfortunately, Steve — the recommended $5 solution is from the developer that discontinued his work, today.

The original subject of the post that you linked to was a request by a user asking for the same thing I’m asking for.

I’d love what @brunocalado was recommending.

I was referring to Brunocalado’s posts, he’s putting together his own mod and list :slight_smile:

He’s had several conversations with @sonofconan our Lead developer looking at the best ways to implement the list and how to make it available

@brunocalado is doing the grunt work of copying every single sound link manually.

This wouldn’t be necessary if there were an API to grab the always-up-to-date, accurate links programmatically.

If @brunocalado decides to stop his efforts, or cease sharing, we all end up left in a lurch, again.

@macdork he is not manually copying links. We have implemented the CSV export requested by @brunocalado and he has used it successfully in a Fantasy Grounds extension. Check the hamburger menu (top right) of the master interface.

I’m not sure what his plans are for it, if he intends to release it or not. But you (anyone, in fact) can export a CSV with play/stop links for the online and genre players for ALL of the content that the authenticated user has access to.

If you’re building a Fantasy Grounds integration, you’ll just need to replace https with syrinscape-online in the online player links, to make use of the registered protocol handler that is now included with the online player (as of version 1.4.6, just released) to avoid the system opening a browser window for each action.

1 Like

Actually, he has not shared his work.

omg seriously? Thank you! I’ll look later – bath time for kiddos right now.

This is exactly what I was hoping for. Thank you!

2 Likes

@sonofconan are you talking about the thick client or the online client’s hamburger menu, and are the links the same on both platforms?

@macdork The CSV download link is in the online player. It includes genre player (fantasy, sci-fi, etc.) AND online player links. The links are different.

@macdork

Using the CSV I created a script which builds my FG module in seconds. It’s working very well thanks to @sonofconan

1 Like

I’m doing something very similar, except I am using a script to output a module with links that dont require DOE to trigger them. Having that CSV was a major game changer.

3 Likes

@mattekure how it works?