-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use currently active color to control lights in the venue #1
Comments
Great idea! As the stage state is available through API or ws, I can imagine a hw box that has the logic to translate stage state to dmx. Thx! |
That's what I want to work on when i find the time :)
On 2019. Sep 30., Mon at 11:27, Szabolcs Szabolcsi-Toth < ***@***.***> wrote:
Great idea!
As the stage state is available through API or ws, I can imagine a hw box
that has the logic to translate stage state to dmx.
Thx!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AB2VPABESEVXXYXCJG4MRU3QMHICFA5CNFSM4I3XMI22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD75F5GQ#issuecomment-536501914>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB2VPAF7SY32IL2A52PE76DQMHICFANCNFSM4I3XMI2Q>
.
--
Üdv:
Gergő
*GERGO NAGY*
CEO, Project Manager | @_puffancs <https://twitter.com/_puffancs> |
+36 70/945-34-45
|
luminave does already provide a GraphQL-API. So you either implement against that or create a module that can translate the stage state into something that luminave understands. I'm already doing something like this with the Space Ship simulator Thorium. So when you have the requirements ready, then I can help you to transform this into DMX. |
Love the idea of GraphQL here! |
It would be really nice to use the currently active color to also control the lights in the venue.
I suggest you look into luminave and WebUSB DMX512 Controller as those two projects are also open source and can be easily integrated into other solutions. If you need anything feel free to ping me.
Disclaimer
I'm the creator of both luminave and WebUSB DMX512 Controller.
The text was updated successfully, but these errors were encountered: