Hotline: +49 5251 688865-99
Hotline: +49 5251 688865-99
Hotline: +49 5251 688865-99
Hotline: +49 5251 688865-99
Hotline: +49 5251 688865-99
. Operating Manual grandMA Version 5.4
161
161
161
161
161
111110.3.2
0.3.2
0.3.2
0.3.2
0.3.2
Ranges and Range Lists
Ranges and Range Lists
Ranges and Range Lists
Ranges and Range Lists
Ranges and Range Lists
Many commands are able to operate on a list of objects.
Instead of typing
DELETE SEQU 1 ENTER
DELETE SEQU 2 ENTER
DELETE SEQU 10 ENTER
you can write
DELETE SEQU 1 THRU 2 +10 ENTER.
A range can have the following formats:
A range can have the following formats:
A range can have the following formats:
A range can have the following formats:
A range can have the following formats:
X
only object X
X THRU Y
from object X to object Y
X THRU
from object X to the last object (very
dangerous!)
THRU Y
from the first object to object Y (very
dangerous!)
THRU
all objects (very dangerous!)
Please note that ranges have a direction. This is particularly important when
creating selection. FIXTURE 1 THRU 10 is very different than FIXTURE 10
THRU 1.
Ranges can be combined to Range Lists:
Ranges can be combined to Range Lists:
Ranges can be combined to Range Lists:
Ranges can be combined to Range Lists:
Ranges can be combined to Range Lists:
OBJECT_KEYWORD /- [OBJECT_KEYWORD] Range2 …
It is not necessary to repeat the OBJECT_KEYWORD in the range list.
111110.3.3
0.3.3
0.3.3
0.3.3
0.3.3
Detailed keyword list
Detailed keyword list
Detailed keyword list
Detailed keyword list
Detailed keyword list
+ (Plus )
+ (Plus )
+ (Plus )
+ (Plus )
+ (Plus )
Classification
Classification
Classification
Classification
Classification
: helping keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
, + enlarges the current selection. Everything
that follows after the plus will be interpreted as a selection:
+ CHANNEL,FIXTURE,GROUP,SEQU,CUE,EXEC,PRESET,EFFECT
b) In object lists
b) In object lists
b) In object lists
b) In object lists
b) In object lists
it is including objects:
… OBJECT 1 + OBJECT 2 ….
c) In front of values
c) In front of values
c) In front of values
c) In front of values
c) In front of values
it is changing the value to a positive relative value:
CHANNEL 1 AT +10 ENTER will increase the dimmer value by 10%.
d) As a starting keyword
d) As a starting keyword
d) As a starting keyword
d) As a starting keyword
d) As a starting keyword
, and
repeated
repeated
repeated
repeated
repeated
, + is increasing the dimmer
values of the current selection by 10% every time you press +.
- (Minus)
- (Minus)
- (Minus)
- (Minus)
- (Minus)
Classification
Classification
Classification
Classification
Classification
: helping keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
a) As starting keyword
, - reduces the current selection. Everything that
follows after the minus will be interpreted as a selection:
- CHANNEL/FIXTURE/GROUP/SEQU/CUE/EXEC/PRESET/EFFECT
b) In object lists
b) In object lists
b) In object lists
b) In object lists
b) In object lists
it is excluding objects:
… OBJECT 1 THRU 10 - OBJECT 2 ….
c) In front of values
c) In front of values
c) In front of values
c) In front of values
c) In front of values
it is changing the value to a negative relative value:
CHANNEL 1 AT -10 ENTER will decrease the dimmer value by 10%.
As a starting keyword
As a starting keyword
As a starting keyword
As a starting keyword
As a starting keyword
, and
repeated
repeated
repeated
repeated
repeated
, - is decreasing the dimmer values of the current
selection by 10% every time you press -.
<<< (Go backwards with no time)
<<< (Go backwards with no time)
<<< (Go backwards with no time)
<<< (Go backwards with no time)
<<< (Go backwards with no time)
Classification
Classification
Classification
Classification
Classification
: executing keyword
a)
As starting keyword
As starting keyword
As starting keyword
As starting keyword
As starting keyword
, every object that follows after the <<< will try to
go back
go back
go back
go back
go back
one
step with
zero fade time
zero fade time
zero fade time
zero fade time
zero fade time
.
<<< (target object list) [ENTER]
Target type
Target type
Target type
Target type
Target type
Operation
Operation
Operation
Operation
Operation
EXEC
Go backwards one step with no fade time
EFFECT
Start running backwards without fading in
TIMECODE
Jump to the previous breakpoint
PAGE
Does a <<< on all executors on that page.
SPEEDMASTER
Does a <<< on all chases using that speed master
(executor assigned
to a speed master)
b) In an assign command
, this function can be put on an executor button (see ASSIGN).
>>> (Go forward with no time)
>>> (Go forward with no time)
>>> (Go forward with no time)
>>> (Go forward with no time)
>>> (Go forward with no time)
Classification
Classification
Classification
Classification
Classification
: executing keyword
c) As starting keyword
, every object that follows after the >>> will try to go forward one
step with zero fade time.
>>> (target object list) [ENTER]
Target type
Target type
Target type
Target type
Target type
Operation
Operation
Operation
Operation
Operation
EXEC
Go forward one step with no fade time
EFFECT
Start running forward without fading in
TIMECODE
Jump to the next breakpoint
PAGE
Does a >>> on executors on that page.
SPEEDMASTER
Does a >>> on all chases using that speed master
(executor assigned
to a speed master)
d)
In an assign command
In an assign command
In an assign command
In an assign command
In an assign command
, this function can be put on an executor button (see ASSIGN).
ALL
ALL
ALL
ALL
ALL
Classification
Classification
Classification
Classification
Classification
: immediate keyword
ALL is clearing any sub-selection made with ODD EVEN NEXT and PREVOIUS.