# HG changeset patch # User Mychaela Falconia # Date 1477383427 0 # Node ID 5ae8f6e55371ac9aa8af63dfea619038398fcc82 # Parent cefdc662332287a44b326874c9abd91686327363 ringtools/examples: so-far-unsuccessful Melody E1 experiments diff -r cefdc6623322 -r 5ae8f6e55371 ringtools/examples/example.e1src --- 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 diff -r cefdc6623322 -r 5ae8f6e55371 ringtools/examples/test1.src --- /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 diff -r cefdc6623322 -r 5ae8f6e55371 ringtools/examples/test2.src --- /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