BaseSwitch2¶
- MacroModule¶
 genre
authors
package
definition
see also
keywords
Purpose¶
BaseSwitch2 is a simplified version of BaseSwitch. It has two inputs and can be switched either with Use Input1 or Select.
Windows¶
Default Panel¶
Input Fields¶
input0¶
- name: input0, type: MLBase¶
 First base input, will be forwarded to output if ‘left’ has been selected as output or
Use Input1equals false.
input1¶
- name: input1, type: MLBase¶
 Second base input, will be forwarded to output if ‘right’ has been selected as output or
Use Input1equals true.
Output Fields¶
output0¶
- name: output0, type: MLBase¶
 Forwards first or second base input depending on the state of
Use Input1.
Parameter Fields¶
Visible Fields¶
Use Input1¶
Select¶
- name: select, type: Enum, persistent: no¶
 Allows the user to choose which input should be forwarded: left ->
input0, right ->input1.
Values:
Title  | 
Name  | 
Description  | 
|---|---|---|
left  | 
left  | 
|
right  | 
right  |