1
0
Fork 0

added mousewheel action to knobs

This commit is contained in:
sydadams 2009-04-26 03:35:45 +00:00
parent 5725eb5c07
commit bff22aee78
3 changed files with 207 additions and 3 deletions

View file

@ -308,6 +308,36 @@ Syd Adams
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CTL-22.vol</object-name>
<action>
<button>4</button>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm/volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CTL-22.vol</object-name>
<action>
<button>3</button>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm/volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq1.knob</object-name>
@ -344,6 +374,42 @@ Syd Adams
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq1.knob</object-name>
<action>
<button>4</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm/frequencies/standby-mhz</property>
<step>-0.025</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq1.knob</object-name>
<action>
<button>3</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm/frequencies/standby-mhz</property>
<step>0.025</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq.knob</object-name>
@ -380,4 +446,40 @@ Syd Adams
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq.knob</object-name>
<action>
<button>4</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm/frequencies/standby-mhz</property>
<step>-1.0</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq.knob</object-name>
<action>
<button>3</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm/frequencies/standby-mhz</property>
<step>1.0</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
</PropertyList>

View file

@ -308,6 +308,36 @@ Syd Adams
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CTL-22.vol</object-name>
<action>
<button>4</button>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm[1]/volume</property>
<step>-0.05</step>
<min>0</min>
<max>1</max>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>CTL-22.vol</object-name>
<action>
<button>3</button>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm[1]/volume</property>
<step>0.05</step>
<min>0</min>
<max>1</max>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq1.knob</object-name>
@ -344,6 +374,42 @@ Syd Adams
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq1.knob</object-name>
<action>
<button>4</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm[1]/frequencies/standby-mhz</property>
<step>-0.025</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq1.knob</object-name>
<action>
<button>3</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm[1]/frequencies/standby-mhz</property>
<step>0.025</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq.knob</object-name>
@ -380,4 +446,40 @@ Syd Adams
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq.knob</object-name>
<action>
<button>4</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm[1]/frequencies/standby-mhz</property>
<step>-1.0</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>freq.knob</object-name>
<action>
<button>3</button>
<repeatable>true</repeatable>
<interval-sec>0.2</interval-sec>
<binding>
<command>property-adjust</command>
<property>instrumentation/comm[1]/frequencies/standby-mhz</property>
<step>1.0</step>
<min>118.000</min>
<max>135.975</max>
<wrap>true</wrap>
</binding>
</action>
</animation>
</PropertyList>

View file

@ -1,7 +1,7 @@
AC3Db
MATERIAL "white" rgb 1 1 1 amb 1 1 1 emis 0.1 0.1 0.1 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "lit" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "dimlit" rgb 1 1 1 amb 1 1 1 emis 0.5 0.5 0.5 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "white" rgb 1 1 1 amb 1 1 1 emis 0.1 0.1 0.1 spec 0.5 0.5 0.5 shi 0 trans 0
MATERIAL "lit" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 0.5 0.5 0.5 shi 0 trans 0
MATERIAL "dimlit" rgb 1 1 1 amb 1 1 1 emis 0.5 0.5 0.5 spec 0.5 0.5 0.5 shi 0 trans 0
OBJECT world
kids 25
OBJECT poly