-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Will Colding edited this page Aug 1, 2023
·
4 revisions
- Configure the needed camera (or mix) names, colors and mixbuses in
cameras.ini
- Configure their dimensions and the number per row to automate layout in
mix_layout.ini
- Buttons are generated from
channels.ini
and cloned to each camera to enable and disable channels per mixbus- Users should configure the desired channels to send pre-fader to the relevant mixbuses
- Mute - mutes the output of the mixbus
- Solo - routes the mixbus to the monitor matrix
- The monitor matrix is configured as matrix 1. When you solo one camera, it is sent to the matrix at 0.0 dB while all others are sent at negative infinity. As such, only one camera may be monitored at a time using the screen
- Users can change the current camera by clicking the name at the top and selecting a new one from the dropdown. All buttons will then be configured to send to the chosen mixbus
- Camera MixGroups
- 4 groups are available for easily syncing changes across multiple cameras
- Groups can be selected on a per-camera basis, or selected for all by the master control in the bottom right
- Users may opt to enable MixGroup sync at the bottom to store a preset for a camera and recall it to others
- Tone
- Users can press the
Tone Cameras
button at the bottom to switch to Tone Mode. In Tone Mode the screen has a green overlay, and tapping a camera will replace the mixbus output to a dedicated mixbus with oscillator signal. At the time of writing the button is hard-coded to draw it from mixbus 13 (and can be changed inCameraTone.lua
) - Users should also be sure to enable the oscillator and route it to that mixbus
- Tapping a camera a second time will restore the output to the appropriate mixbus
- Tapping
Tone Cameras
a second time will exit Tone Mode
- Users can press the
- Clear Cameras
- The
Clear Selection
button will enter/exit Clear Mode with identical operation to Tone Mode. Clearing a camera will disable every button's associated channels from that camera's mixbus - The
Clear All Mixes
button automatically clears all cameras
- The