Viz Mosart Administrator Guide
Version 5.5 | Published July 22, 2024 ©
Audio Mixer Configuration Files
    
These config files are initially located in the Viz Mosart Server installation folder in a sub folder, Configuration Files. 
For operations, you copy the file to "%ProgramData%/    
    
-     
See also Audio.
 
Calrec TCP/IP Configuration File
The Calrec TCP/IP configuration file is named AudioMixerCalrec.xml.
<?xml version="1.0" encoding="utf-8" ?> 	<DeviceConfig name="AudioMixerCalrec">   	<Properties>     		<!-- If set to true, controller stays connected when in idle. Note that in a redundancy setup,on both main and backup Viz Mosart servers this option must be set to false. -->      <item name="ConnectedWhenIdle" value="false"/>      <!-- If set to true, AvAutomation waits for Ack after sending command to the driver.       Note that this configuration will overwrite the general configuration with same name from AvAutomation settings (Ctrl+Shift+S).      If commented, the general configuration from AvAutomation will be taken into consideration.-->      <item name="AudioWaitForAck" value="true"/>      <!-- Max wait time for receiving Ack -->      <item name="AckTime" value="199"/>      <!-- Wait time before trying to reconnect -->      <item name="ConWait" value="1000"/>       <!-- Interval to set fader levels on the audio driver. If set to 0, the operation will not be re-scheduled.      Note that this configuration will overwrite the general configuration with same name from AvAutomation settings (Ctrl+Shift+S).       If commented, the genral configuration from AvAutomation will be taken into consideration.-->      <item name="AudioPollInterval" value="0"/>      <!-- Interval to send an heartbeat to the driver (number of counts until next heartbeat will be sent). Set this to -1 to disable sending the heartbeat.       In this case, AvAutomation will not be able to detect when audio driver connection goes down, for example.  -->      <item name="HeartbeatInterval" value="1000"/> 	</Properties> </DeviceConfig>SSL Configuration File
The SSL configuration file is the same as used for Calrec TCP/IP Configuration File.
Lawo Ember+ Configuration File
The Lawo Ember+ configuration file is named AudioMixerLawoEmberPlus.xml.
Please see the file for the available settings and their documentation .
Ardour Configuration File
The Ardour configuration file is named AudioMixerArdour.xml.
Please see the file for the available settings and their documentation .
MidiMixer Configuration File
The MidiMixer configuration file is named AudioMixerMidiMixer.xml.
Please see the file for the available settings and their documentation .