Template Properties
Property | Description |
bus | Allows you to specify which bus you want to control. Use @ to connect the bus. Example: Use "@bus:0" for the first bus in the program |
TargetBusses | Allows you to specify the selectable output busses (only available with HALion 6.2 and higher). Example: Use buslist='Bus A; Bus B' to show these two busses in the outout selector of the channel. For more options, see Ch_Output below. |
Components and how they are used
Controls and Sub Templates
Item | Description |
Ch_Output | This template contains the necessary elements to specify the output of a bus. It contains the following elements:
To filter the outputs that are made available by the menu, you can configure the menu control by adding one of the following tags to the value name (separated by spaces):
Additionally, you can set the following tags:
Example: @TargetBusMenu local aux noplug |
Ch_Pan | This template contains the necessary elements to control the pan of the bus. It contains the following elements:
|
Ch_Meter | References the "Bus Meter V Peak" template. {bus}/@id:19 Peak Reset is connected to the corresponding bus using { } and the path to the bus as specified in the Mixer channel template {bus}/@id:21 |
Ch_Level | A text showing the level slider value. The Value must be set to @LogLevel. |
Ch_Slider | This template contains the necessary elements to control the level of the bus. It contains the following elements:
|
SoloMute | A group of two templates: Ch_Mute and Ch_Solo. These provide the bus Solo/Mute functionality inside a SoloMute group. Ch_Mute This template contains the necessary elements to control and show the mute state of the bus. It contains the following elements:
Ch_Solo This template contains the necessary elements to control and show the solo state of the bus. It contains the following elements:
|
Ch_Name | This template displays the name of the object in which it is located. In this case, the bus, which means that it will display the name of the connected bus.
|
Back | A background image. |