Home Nodes Channel nodes 

Delete channel node

Removes channels coming from its input.

The Delete chop removes channels coming from its input. The channels are selected by a variety of methods, which may be layered. The first method uses a text string to select channels by name or index. The second method uses a value range to select channels with samples within or outside the range. The third method selects constant-valued channels.

An option selects whether to delete or output the selected channels.

Parameters

Delete

Determines whether the selected channels should be deleted or retained.

Scoped Channels

The selected channels are deleted. The rest are output.

Non-Scoped Channels

The selected channels are output. The rest are deleted.

Select Channels

Chooses channel selection by name or by index.

Channel Names

The names of the channels to delete or extract. See the possible scope patterns below.

Channel Numbers

The indices of the channels to delete or extract. See possible number patterns below.

Channel Value

Chooses the type of value range selection:

Off

Don’t perform range selection.

Channel Completely Within Range

All the channel’s samples must be within the specified range for it to be selected.

Channel Partially Within Range

At least one of the channel’s samples must be in the range for it to be selected.

Channel Completely Outside Range

None of the channel’s samples can be in the range for it to be selected.

Value Range

The lower and upper values of the range used for Range Selection.

Select Constant Valued Channels

Select channels which have the same value for all samples

Examples

The following examples are specifically designed to demonstrate this node:

Delete01

$HFS/mozilla/documents/examples/nodes/chop/delete/Delete01.cmd

Delete02

$HFS/mozilla/documents/examples/nodes/chop/delete/Delete02.cmd

The following examples use this node:

ExtractTransforms

$HFS/mozilla/documents/examples/nodes/chop/dynamics/ExtractTransforms.cmd

Lookup

$HFS/mozilla/documents/examples/nodes/chop/lookup/LookupCHOPExample.otl