[beast: 3/15] TESTS: audio: save .bse files without unused parasite info



commit a98659247a3ee25291a094811fc607d07aff0805
Author: Tim Janik <timj gnu org>
Date:   Fri Sep 25 09:18:08 2015 +0200

    TESTS: audio: save .bse files without unused parasite info

 tests/audio/osc-test.bse    |    9 ++++-----
 tests/audio/simple-loop.bse |    9 ++++-----
 2 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/tests/audio/osc-test.bse b/tests/audio/osc-test.bse
index 3a12611..69770f0 100644
--- a/tests/audio/osc-test.bse
+++ b/tests/audio/osc-test.bse
@@ -1,22 +1,21 @@
 ; BseProject
 
-(bse-version "0.8.0")
+(bse-version "0.9.3")
 
 (container-child "BseWaveRepo::Wave-Repository"
-  (modification-time "2013-03-24 18:57:20")
+  (modification-time "2015-09-25 07:17:02")
   (creation-time "2002-02-02 11:09:01")
   (license "Creative Commons Attribution 2.5 (http://creativecommons.org/licenses/by/2.5/)")
   (author "Tim Janik"))
 (container-child "BseCSynth::Oscillator_test"
-  (auto-activate #t)
-  (modification-time "2013-03-24 18:57:20")
+  (auto_activate 1)
+  (modification-time "2015-09-25 07:17:02")
   (creation-time "1999-12-31 03:01:29")
   (license "Creative Commons Attribution 2.5 (http://creativecommons.org/licenses/by/2.5/)")
   (author "Tim Janik")
   (pos-y -0.11)
   (pos-x 1.76)
   (blurb "strange isn't it\077 ;)")
-  (parasite f "BstRouterZoom" 1 1)
   (container-child "BseAdder::BseAdder-1"
     (pos-y 1)
     (pos-x -2)
diff --git a/tests/audio/simple-loop.bse b/tests/audio/simple-loop.bse
index b315a97..955eb92 100644
--- a/tests/audio/simple-loop.bse
+++ b/tests/audio/simple-loop.bse
@@ -1,19 +1,18 @@
 ; BseProject
 
-(bse-version "0.8.0")
+(bse-version "0.9.3")
 
 (container-child "BseWaveRepo::Wave-Repository"
-  (modification-time "2013-03-24 18:57:02")
+  (modification-time "2015-09-25 07:15:50")
   (creation-time "2002-02-06 14:05:19")
   (license "Provided \"as is\", WITHOUT ANY WARRANTY (http://beast.testbit.eu/LICENSE-AS-IS)")
   (author "Tim Janik"))
 (container-child "BseCSynth::Simple-Loop"
-  (auto-activate #t)
-  (modification-time "2013-03-24 18:57:02")
+  (auto_activate 1)
+  (modification-time "2015-09-25 07:15:50")
   (creation-time "2002-02-06 14:05:24")
   (license "Provided \"as is\", WITHOUT ANY WARRANTY (http://beast.testbit.eu/LICENSE-AS-IS)")
   (author "Tim Janik")
-  (parasite f "BstRouterZoom" 1 1)
   (container-child "BsePcmOutput::PcmOutput"
     (pos-y -0.55)
     (pos-x 0.06)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]