Appendix 1 Tut3: Difference between revisions

From English DMXC-Wiki
(Die Seite wurde neu angelegt: „<h2 style="{{Style:Hauptseite:Überschrift}}" align="center">DMXControl 3 lessons</h2> <div style="{{Style:Hauptseite:Box}} background-color:#ffffff"> <!-- Rechte…“)
 
No edit summary
Line 31: Line 31:
|  # #    || 100 # 50 # 0 || alternate values 100/50/0/100/50/0 ...
|  # #    || 100 # 50 # 0 || alternate values 100/50/0/100/50/0 ...
|}
|}
=== Fanning in property grid with mouse wheel===
{| class="wikitable"
|-
!        Key        !!        Value        !! Description
|-
|  no key pressed  ||    +1 / -1  || dedicated color changes value
|-
|  Shift  ||    +10 / -10  || dedicated color changes value
|-
|  STRG    ||  +1 & -1 || Fanning / values are changed, z.B.118 > 154
|-
|  ALT || +1 / -1  || values are changed
|-
|  Shift+STRG || +10 / -10  || values are changed
|-
|  Shift+ALT || +10 & -10  || values are changed in block
|}


=== effect parameters ===
=== effect parameters ===

Revision as of 18:42, 16 June 2011

DMXControl 3 lessons


Summary of commands and shortcuts

linear fanning

Syntax Example Description
> 50 > 100 linear interpolation
<> 50 <> 100 linear interpolation: marginal devices: 100, central devices 50
>< 50 >< 100 contrary: marginal devices: 50, central devices 100

alternate fanning

Syntax Example Description
# 50 # 100 alternate values 100/50/100/50 ...
# # 100 # 50 # 0 alternate values 100/50/0/100/50/0 ...

Fanning in property grid with mouse wheel

Key Value Description
no key pressed +1 / -1 dedicated color changes value
Shift +10 / -10 dedicated color changes value
STRG +1 & -1 Fanning / values are changed, z.B.118 > 154
ALT +1 / -1 values are changed
Shift+STRG +10 / -10 values are changed
Shift+ALT +10 & -10 values are changed in block


effect parameters

Attribut Example Description
Amplitude 50 > 100 value interval for selected attribute; can be set to negative value too
Offset [0..100] offset between group elements
Phase [0..1]  ?
Frequency [0..1]  cycle speed 

LiveView

key action result
M ("Matrix") press key M and drag mouse a matrix is created from the selected icons
F ("Fanning") press key F and drag mouse icons are proportionally aligned (e.g. in a row)
C ("Circle") press key C and drag mouse icons are aligned in shape of circle



{{#tree:id=dmxc3|openlevels=1|root=DMXC 3 lessons|

}}