-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion about Phanary #36
Comments
Hi! Thanks for reaching out. I'd never heard of Foundry VTT before, looks awesome! I'm hesitant to commit to working on an integration for any one particular system, but I'd love to add features that could be useful to people who use this, or Roll20, or any other virtual tabletop tool as well. What kind of features would you hope to get out of a Foundry VTT integration?
|
Oh, great! glad to introduce you.
I hear you, but what I want is to assemble the mixes into WAV files that I
can download onto my computer without any other software. I imagine
that's... difficult.
Out of foundry integration I'd be able to play your sounds clean through
the vtt. That's pretty much it, but could get the same basic approach with
the above idea.
…On Wed, Mar 24, 2021 at 7:23 PM Ben Codrington ***@***.***> wrote:
Hi! Thanks for reaching out. I'd never heard of Foundry VTT before, looks
awesome!
I'm hesitant to commit to working on an integration for any one particular
system, but I'd love to add features that could be useful to people who use
this, or Roll20, or any other virtual tabletop tool as well.
What kind of features would you hope to get out of a Foundry VTT
integration?
Off the top of my head I could see:
- Multiplayer support over the internet
- Nice to not have to switch windows to pause/play/transition/tweak
stuff
- anything else?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATIM35KKJINFBMADVUOUAFLTFJX5VANCNFSM4ZJM7MKA>
.
--
With geeky care,
-Miles Duffield
|
Oh interesting!! Yeah I was misunderstanding. I could see that "mix & export" feature being really useful. Cheers |
I stumbled across Phanary just a couple days ago - with an eye towards a soundboard module for Foundry VTT (as well) Might be out of Scope for Phanary itself - but a Foundry VTT module that talks back to Phanary (pulls and updates playlists) might be an interesting project to be able to import Foundry VTT Playlists from Phanary and have a Phanary type soundboard in VTT. Dependency on that would be some sort of user database/api that saves serves up that playlist data via a API key. Lot of rework as those lists are stored currently in localstorage (looks like) and there is no user database implemented. As far as content itself - I would suggest going to a no hosted content solution. Let the user's find hosting (Foundry already hosts content and can serve the files) and they just put in urls to the content. (e.g. users could directly link to the audio files hosted on github below) Nothing gets hosted your side and you use freesound, github sources, etc... Being the maintainer of https://github.com/datdamnzotz/FoundryVTT-Game-Audio-Bundle-1 2,3,4 I was looking for a better way to present the audio files in Foundry VTT via some sort of mixing board type interface. It just might do the trick with some collaboration. |
So your tool is AWESOME, but if I could use it to mix together one repeating set and then download it to use on Foundry VTT... That would be beyond cool.
@bencodrington
The text was updated successfully, but these errors were encountered: