User manual

Table Of Contents
605
The Project Logical Editor (Cubase only)
Specifying actions
Without brackets, the conditional expressions are evaluated according to their
order in the list.
Here, the Project Logical Editor will find all audio parts and events whose name contains perc
as well as other parts and events (e. g. MIDI parts) whose name contains drums.
Maybe you want to find all audio parts and events that either contain the name perc or
the name drums, but no other parts or events that contain the name drums? Then you
need to add some brackets:
Here, all audio parts or events will be found whose name contains perc or drums.
Ö Expressions within brackets are evaluated first.
If there are several layers of brackets, these are evaluated “from the inside out”,
starting with the innermost brackets.
Specifying actions
The lower list in the Project Logical Editor window is the action list. This is where you
specify any changes that are made to the found elements, relevant for the function
type Transform.
You can perform two different kinds of actions: track-based actions (such as Track
Operation, Name) and event-based actions (such as Position, Length, Name). There
are also actions that only take effect on automation data (Trim).
The handling of the action list is similar to the filter condition list, but without the
brackets and boolean operators. You simply add lines by clicking the “+” button, and
fill out the columns as required. To remove a superfluous action line, select it and click
the “-” button.
Action Target
This is where you select the property that is changed. The Operations determine what
to do with the Action Target. Below, all available operations are listed:
Position
Adjusting this value will move the elements. This parameter is interpreted via the time
base setting in the Bar Range/Time Base column, with the exception of the Random
setting, which uses the time base of the affected events:
Operation Description
Add Adds the value specified in the Parameter 1 column to the Position.
Subtract Subtracts the value specified in the Parameter 1 column from the
Position.
Multiply by Multiplies the Position value with the value specified in the Parameter 1
column.
Divide by Divides the Position value by the value specified in the Parameter 1
column.