changeset 34:5ae8f6e55371

ringtools/examples: so-far-unsuccessful Melody E1 experiments
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 25 Oct 2016 08:17:07 +0000
parents cefdc6623322
children 2942c5ef76ed
files ringtools/examples/example.e1src ringtools/examples/test1.src ringtools/examples/test2.src
diffstat 3 files changed, 26 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/ringtools/examples/example.e1src	Tue Oct 25 06:49:27 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-time 1
-osc 0 df 8135 120
-
-time 25
-osc 0 df 0 0
-
-time 25
-osc 0 df 8135 120
-
-time 25
-osc 0 df 0 0
-
-end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ringtools/examples/test1.src	Tue Oct 25 08:17:07 2016 +0000
@@ -0,0 +1,13 @@
+time 1
+osc 0 df 8135 120
+
+time 25
+osc 0 df 0 0
+
+time 25
+osc 0 df 8135 120
+
+time 25
+osc 0 df 0 0
+
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ringtools/examples/test2.src	Tue Oct 25 08:17:07 2016 +0000
@@ -0,0 +1,13 @@
+time 1
+osc 0 63 32 20
+
+time 25
+osc 0 0 0 0
+
+time 25
+osc 0 63 32 20
+
+time 25
+osc 0 0 0 0
+
+end