MA Lighting Forum
This is about MA Lighting products.
BECOME PART OF THE COMMUNITY - Sign up here
Recent Activities
-
EinfachKonrad
Posted the thread VPUs?.ThreadHi,
i just wanted to know if there is any plan on VPUs or another media server solution for grandMA3? -
Stevegiovanazzi
Reaction (Post)You have to use Lua to get the values of those properties, and then from there you can do whatever you want with those values. -
moar
Replied to the thread merge group to selective phaser.PostThe clone is woks ! I made a macro for it Clone Group (Clone Data of these GROUP IDs) At Group (Clone Data to these GROUP IDs) If Preset (PRESET ID of the PRESET to clone only)
thank you -
Clintos
Replied to the thread open a window for user input trough a macro.PostYou could easily do this by using a sequence with a bunch of cues, one per colour with CMDs.
If you then use GOTO on the sequence you’ll get a popup list to choose from. -
tk11de
Replied to the thread merge group to selective phaser.Post[…]
Why should it be? It will bring more confusion then solution....you can, like Ryan say, clone a group which will "integrate"...but just put a new group into it will bring mess. How should it f.e. bring the selection? -
Ryan Kanarek
Replied to the thread Get Value From Patch to Variable.PostYou have to use Lua to get the values of those properties, and then from there you can do whatever you want with those values. -
FDVT
Posted the thread Issues calling Subattributes via Commandline.ThreadHey there,
I´m trying to call subattributes like "Gobo1PosRotate" or "Prism1PosRotate" or "Shutter1Strobe" via commands.
I tried it with the attributename and number. Sometimes the values are send but to a different attribute.
E.G.: Attribute… -
FDVT
Replied to the thread MA3 Feature Requests.PostI´m sorry for the confusion.
Focus wasn´t the best example for it.
I tried this with with a macro and simply called the macro by "Encoder Left/Right turn" Worked perfectly fine with onPC hardware.
I´ll Try it on a console by time.
To get the correct… -
Stevegiovanazzi
Posted the thread Get Value From Patch to Variable.ThreadHi Guys,
I'm try to set a value from the patch to a variable.
For example get the information of the fixture 1 about the Property "ROTX"
SetUserVar SG_ROTX Fixture 1 Property ROTX
But i can't have success i tried in many way.
And Do you know why i can't do… -
Jannis
Posted the thread open a window for user input trough a macro.ThreadI want to create a Macro, that opens a window with a list, where i can choose one option.
In detail i want to edit one preset which includes a color effect. With the integrate command, i want to choose between a few other presets (with different colors)…