This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Instruments/Audio/Audio2.xml
merspieler c309ddcf3b Added animation and a bit of functionality to the ACP
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-10-21 17:12:35 +02:00

1422 lines
31 KiB
XML

<?xml version="1.0"?>
<!--
############################
# Copyright (c) merspieler #
############################
-->
<PropertyList>
<path>res/Audio1.ac</path>
<!-- INT/RAD switch -->
<animation>
<type>pick</type>
<object-name>audio_int_rad</object-name>
<action>
<button>0</button>
<binding>
<command>property-assign</command>
<property>controls/audio/acp[1]/int-rad</property>
<value>2</value>
</binding>
</action>
<action>
<button>1</button>
<binding>
<command>property-assign</command>
<property>controls/audio/acp[1]/int-rad</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>controls/audio/acp[1]/int-rad</property>
<value>0</value>
</binding>
</mod-up>
</action>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_int_rad</object-name>
<property>controls/audio/acp[1]/int-rad</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>0</dep>
</entry>
<entry>
<ind>1</ind>
<dep>-20</dep>
</entry>
<entry>
<ind>2</ind>
<dep>20</dep>
</entry>
</interpolation>
<axis>
<object-name>audio_int_rad.axis</object-name>
</axis>
</animation>
<!-- PA -->
<animation>
<type>pick</type>
<object-name>audio_pa</object-name>
<action>
<button>0</button>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/pa</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/pa</property>
<value>0</value>
</binding>
</mod-up>
</action>
</animation>
<animation>
<type>select</type>
<object-name>audio_pa_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/pa</property>
<value>1</value>
</equals>
</and>
</or>
</condition>
</animation>
<!-- VHF1 -->
<animation>
<type>pick</type>
<object-name>audio_call_vhf1</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/call_chan</property>
<value>vhf1</value>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- VHF2 -->
<animation>
<type>pick</type>
<object-name>audio_call_vhf2</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/call_chan</property>
<value>vhf2</value>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- VHF3 -->
<animation>
<type>pick</type>
<object-name>audio_call_vhf3</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/call_chan</property>
<value>vhf3</value>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- HF1 -->
<animation>
<type>pick</type>
<object-name>audio_call_hf1</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/call_chan</property>
<value>hf1</value>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- HF2 -->
<animation>
<type>pick</type>
<object-name>audio_call_hf2</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/call_chan</property>
<value>hf2</value>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- MECH -->
<animation>
<type>pick</type>
<object-name>audio_mech</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/call_chan</property>
<value>mech</value>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- ATT -->
<animation>
<type>pick</type>
<object-name>audio_att</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>systems/audio/acp[1]/call_chan</property>
<value>att</value>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- ON VOICE -->
<animation>
<type>pick</type>
<object-name>audio_voice</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>systems/audio/acp[1]/on_voice</property>
<condition>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
</condition>
</binding>
</action>
</animation>
<!-- Reception Knobs -->
<animation>
<type>pick</type>
<object-name>audio_vhf1</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/vhf1-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vhf1-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vhf1-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_vhf2</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/vhf2-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vhf2-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vhf2-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_vhf3</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/vhf3-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vhf3-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vhf3-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_hf1</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/hf1-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/hf1-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/hf1-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_hf2</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/hf2-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/hf2-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/hf2-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_int</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/int-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/int-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/int-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_cab</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/cab-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/cab-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/cab-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_pa_rot</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/pa-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/pa-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/pa-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_vor1</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/vor1-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vor1-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vor1-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_vor2</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/vor2-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vor2-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/vor2-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_mkr</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/mkr-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/mkr-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/mkr-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_ils</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/ils-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/ils-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/ils-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_mls</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/mls-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/mls-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/mls-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_adf1</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/adf1-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/adf1-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/adf1-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>audio_adf2</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>controls/audio/acp[1]/adf2-recive</property>
</binding>
</action>
<action>
<button>3</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/adf2-volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
<action>
<button>4</button>
<repeatable>true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/audio/acp[1]/adf2-volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
<wrap>false</wrap>
</binding>
</action>
</animation>
<!-- Transmit Lights -->
<animation>
<type>select</type>
<object-name>audio_vhf1_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/call_chan</property>
<value type="string">vhf1</value>
</equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>audio_vhf2_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/call_chan</property>
<value type="string">vhf2</value>
</equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>audio_vhf3_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/call_chan</property>
<value type="string">vhf3</value>
</equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>audio_hf1_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/call_chan</property>
<value type="string">hf1</value>
</equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>audio_hf2_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/call_chan</property>
<value type="string">hf2</value>
</equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>audio_mech_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/call_chan</property>
<value type="string">mech</value>
</equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>audio_att_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/call_chan</property>
<value type="string">att</value>
</equals>
</and>
</or>
</condition>
</animation>
<!-- On Voice Light -->
<animation>
<type>select</type>
<object-name>audio_voice_led</object-name>
<condition>
<or>
<equals>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
<and>
<greater-than-equals>
<property>systems/electrical/bus/dc-ess</property>
<value>25</value>
</greater-than-equals>
<equals>
<property>systems/audio/acp[1]/on_voice</property>
<value>1</value>
</equals>
</and>
</or>
</condition>
</animation>
<!-- Knob Animation -->
<animation>
<type>translate</type>
<object-name>audio_vhf1</object-name>
<property>controls/audio/acp[1]/vhf1-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_vhf1</object-name>
<property>controls/audio/acp[1]/vhf1-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_vhf1.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_vhf2</object-name>
<property>controls/audio/acp[1]/vhf2-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_vhf2</object-name>
<property>controls/audio/acp[1]/vhf2-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_vhf2.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_vhf3</object-name>
<property>controls/audio/acp[1]/vhf3-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_vhf3</object-name>
<property>controls/audio/acp[1]/vhf3-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_vhf3.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_hf1</object-name>
<property>controls/audio/acp[1]/hf1-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_hf1</object-name>
<property>controls/audio/acp[1]/hf1-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_hf1.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_hf2</object-name>
<property>controls/audio/acp[1]/hf2-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_hf2</object-name>
<property>controls/audio/acp[1]/hf2-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_hf2.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_int</object-name>
<property>controls/audio/acp[1]/int-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_int</object-name>
<property>controls/audio/acp[1]/int-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_int.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_cab</object-name>
<property>controls/audio/acp[1]/cab-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_cab</object-name>
<property>controls/audio/acp[1]/cab-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_cab.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_pa_rot</object-name>
<property>controls/audio/acp[1]/pa-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_pa_rot</object-name>
<property>controls/audio/acp[1]/pa-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_pa_rot.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_vor1</object-name>
<property>controls/audio/acp[1]/vor1-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_vor1</object-name>
<property>controls/audio/acp[1]/vor1-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_vor1.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_vor2</object-name>
<property>controls/audio/acp[1]/vor2-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_vor2</object-name>
<property>controls/audio/acp[1]/vor2-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_vor2.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_mkr</object-name>
<property>controls/audio/acp[1]/mkr-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_mkr</object-name>
<property>controls/audio/acp[1]/mkr-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_mkr.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_ils</object-name>
<property>controls/audio/acp[1]/ils-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_ils</object-name>
<property>controls/audio/acp[1]/ils-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_ils.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_mls</object-name>
<property>controls/audio/acp[1]/mls-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_mls</object-name>
<property>controls/audio/acp[1]/mls-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_mls.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_adf1</object-name>
<property>controls/audio/acp[1]/adf1-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_adf1</object-name>
<property>controls/audio/acp[1]/adf1-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_adf1.axis</object-name>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>audio_adf2</object-name>
<property>controls/audio/acp[1]/adf2-recive</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>audio_adf2</object-name>
<property>controls/audio/acp[1]/adf2-volume</property>
<interpolation>
<entry><ind>0</ind><dep>-129</dep></entry>
<entry><ind>1</ind><dep>129</dep></entry>
</interpolation>
<axis>
<object-name>audio_adf2.axis</object-name>
</axis>
</animation>
</PropertyList>