-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
Wizard for VC Widgets #1492
base: master
Are you sure you want to change the base?
Wizard for VC Widgets #1492
Conversation
Function wizard creates VC widgets too! |
Yes i know, but those widgets are to control the created functions and not to controll the fixtures directly. Because of that i thought it would be better to split them. |
Yes, I prefer to have one tool that does everything.
What are "function widgets"? |
Okay then i will do that
i meant the widgets that are created by the function wizard (like soloframe with buttons for each color and the cuelist) should i place those in the same Frame or should i keep them seperate? For example: ----Fixture Group Frame or ----Fixture Group Channel Frame ----Fixture Group Color Frame |
Now everything is in one Wizard |
Thanks for the contribution and Merry Christmas! |
The numbers are the channel numbers of the fixture on which the widgets will act |
Can we add the wizard shortcut to the VC page as well? I liked the look of that. This would make sense since it can be used for vc widgets. |
Here's another usage case: add a RGB panel (all defaults will do) I would expect one slider for all the heads, but still someone would argue they want to select specific heads. In general, the topic here is: how about multiple head fixtures? |
Yes for big RGB Pannels it could be to much widgets, but maybe some users also want this For multihead fixtures (and also groups of fixtures) maybe it would make sense to have multiple Pages of the Frame with the first page to control ALL and the next pages for each head separate. Maybe with a limit of pages? I think the channel numbers are a sometimes a helpful info. but yes for longer lists it may be better to write something like "(2-6)" instead of "(2, 3, 4, 5, 6)" or the start channel and the count "(5 channels starting with 2)" should i put the wizard button also on the VC Page like @yestalgia sugested? |
@8-Lambda-8 Is it ready for merge yet? |
@ETE-Design no its not ready yet. |
Hi, it took a while, but The Wizard button is back on the VC Page, like @yestalgia wanted:
for the Multihead problem i solved it with Frame Pages. if the "All" page is created, the faders of all other pages have the "Monitor selected channels" option enabled |
This is awesome 😎 |
@8-Lambda-8 Can you please merge master into your branch and push? Then I'll be able to test it. |
I created a copy of the Function Wizard which creates widgets for all channels of the selected Fixtures.
Depending on the channel group, the widgets are configured differently (XY Pad, RGB, Click & Go, Intensity, ...).
i wanted this feature for myself, because i often work with different setups and wanted a quick way to setup widgets for groups of fixtures to directly control the channels.
Features i want to add in the Future: