actual expected test results:
authorRobin Gareus <robin@gareus.org>
Thu, 4 Dec 2014 02:55:03 +0000 (03:55 +0100)
committerRobin Gareus <robin@gareus.org>
Thu, 4 Dec 2014 02:55:03 +0000 (03:55 +0100)
We should not add an initial implicit value
at time ‘0’ to automations.

libs/ardour/test/data/automation_list_property_test1.ref
libs/ardour/test/data/automation_list_property_test2.ref
libs/ardour/test/data/automation_list_property_test3.ref
libs/ardour/test/data/automation_list_property_test4.ref

index 4c90e4afc38c98c54cc9f7fd1fed135d5f0609a7..88e70f2878cc141bc1d51a6cdef4097484f8cad3 100644 (file)
@@ -6,8 +6,7 @@
     </from>
     <to>
       <AutomationList automation-id="fadein" id="163" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
-        <events>0 1
-1 2
+        <events>1 2
 3 4
 </events>
       </AutomationList>
index 3d033cf181e23a3b5570623a7ee3ef74329d7827..467854231591527be8a44ed0dd32c284033d9552 100644 (file)
@@ -3,16 +3,14 @@
   <FadeIn>
     <from>
       <AutomationList automation-id="fadein" id="165" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
-        <events>0 1
-1 2
+        <events>1 2
 3 4
 </events>
       </AutomationList>
     </from>
     <to>
       <AutomationList automation-id="fadein" id="163" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
-        <events>0 1
-1 2
+        <events>1 2
 3 4
 5 6
 7 8
index 82c78ae4309034d4e4814c9bc42da23648e7422b..fd37eb4212a8eac012b35a024f71fec87d1e3117 100644 (file)
@@ -2,8 +2,7 @@
 <State>
   <FadeIn>
     <AutomationList automation-id="fadein" id="167" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
-      <events>0 1
-1 2
+      <events>1 2
 3 4
 </events>
     </AutomationList>
index f098a2a27099b6ecf0d4933e268d9e6ef17cd7f0..56d72eec604a9168129a2b46dc80b3822d9d3fc1 100644 (file)
@@ -2,8 +2,7 @@
 <State>
   <FadeIn>
     <AutomationList automation-id="fadein" id="167" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
-      <events>0 1
-1 2
+      <events>1 2
 3 4
 5 6
 7 8