I start answering with Source you have to build them from scratch on. Point is, it all refere to the geometiries which was different in MA2.
Emitters are only really useful if you have all different measures of the emitters of LED Fixtures. I would say, we as idividual have no chance to get the detail curves of the different LED. You can use juste RGBW...and preset a clear R,....the reason is, if you use the color picker you can match the colors better (Robe is really good in that way)....because the red what you might have look different than the one of the color picker.
Beam Geomerty...sorry I can't say something about this.
And if my answers are not correct I am happy if someone correct it
Posts by tk11de
BECOME PART OF THE COMMUNITY - Sign up here
-
-
you need to edit the step of a phaser....like edit preset x.y step 1....
-
Be as well careful with screencontent....if you try change the views and/or screens your macro will run into an error.
About the 2 last lines: did you check the properties in the command line? -
Go to GDTF-Share.com and then create it there....most easy way, select an existing fixture there and correct it onto your needs...there are several RGB Matrix fixtures which you easily can convert to a CW/WW fixture.
-
Please contact your local distributor if it happen with every file...or is it with a special show file?
-
Oh and just got answer from MA tech support about the +/-....its a well known issue and they said, its like luck that it works well with +/- at groups, blocks,....it need a LUA code to do it.
-
Forgot to answer this Question 😬
Set MAtricks "Name" Property "XGroup" 2
Set MAtricks (Pool Number) Property "XBlock" 3
this I know.....was the request about +/-....and as I wrote a bit more above, there seems to be an issue with +/- at the timing options and phase.
-
You can do it also in a Macro without LUA.
Set Selection MAtricks Property "XBlock" "+"
Set Selection MAtricks Property "XBlock" "-"
Set Selection MAtricks Property "XGroup" "+"
Set Selection MAtricks Property "XGroup" "-"
or
Set Selection MAtricks Property "XGroup" 0
Set Selection MAtricks Property "XGroup" 2
Reset Selection MAtricks
can also be important
sometimes the solution is so easy
...only problem....it won't work with Timing and Phase....not sure, but this seem to be a bug. I send a request about this issue to Tech Support.....and especially with timing and phase it would be amazing....usefull setting for Encoder.
-
Console or onPC? If onPC, what is your computer specs? Driver?
-
something like this should do the job:
Lua "Selection().MAtrick.XBlock = (tonumber(Selection().MAtrick.XBlock) or 1) + 1"
Do u know if can I arrange this to work in a specific MATRicks Pool item?
-
-
I guess not on an easy way....by LUA I guess you can....but that does the command line say if you use the button?
-
I am not a LUA Specialist....but as I understand the API, you can't readout active groups or preset, only values....check out this page:
https://github.com/hossimo/GMA3Plugins/wiki -
Of course they stay together because you chose them in a block. But to fan fixtures you don't need to group them, just use the align tool in the encoder bar. If you chose / you can fan all 6 fixtures outside or inside.
-
I would say that I am more then basic in LUA ;-)....anyway this Plugin is a beast!!! For me no matter how the speed is cause I use all my phaser with 60bpm and then use the speedmaster.
-
Amazing Plugin Andreas!!!!...only one little question....why do label the speed from 0 to 100%? Is there a reason not to use BPM values? sure 60bpm will be 50%
-
Someone might have an idea how to send BPM data from gMA3 to Resolume? Sure I can tap the speed and send the tap via OSC to Resolume. Dream would be to have a readout of BPM data only at BPM change and send to Resolume.
-
you have the Asterix twice in...."SetUserVar name '$name' " should work....not in front of the desk now
-
-