aboutsummaryrefslogtreecommitdiffstats
path: root/test.alv
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-02-01 18:21:42 +0000
committers-ol <s-ol@users.noreply.github.com>2020-02-01 18:21:42 +0000
commit21b002554452e8eee4e5e65006863bf8b30c92c3 (patch)
tree4d6b1259fa344bca189677575ce0d271937c3ee1 /test.alv
parentadd README (diff)
downloadalive-21b002554452e8eee4e5e65006863bf8b30c92c3.tar.gz
alive-21b002554452e8eee4e5e65006863bf8b30c92c3.zip
more flexible AST\walk
Diffstat (limited to 'test.alv')
-rw-r--r--test.alv22
1 files changed, 2 insertions, 20 deletions
diff --git a/test.alv b/test.alv
index 81b1b65..370ae41 100644
--- a/test.alv
+++ b/test.alv
@@ -1,20 +1,2 @@
-#(this is a comment)
-([2]debug/out 'a' ([6]math/mix 0.5 1 ([5]time/lfo 1)))
-
-
-([16]util/pick 2 3)
-
-([14]math/mix 0 2 0.5)
-
-([13]debug/out 'b' ([12]math/mix 0 ([11]util/pick ([10]time/tick 4)
- 0.25
- 0.5
- 0.75
- 1) ([3]time/lfo 1 tri)))
-
-([9]debug/out 'name' ([8]util/pick ([7]time/tick 1)
- 0.1
- 0.6
- 0.3
- 0.9))
-
+([2]osc/out '127.0.0.1' 9000 '/param/radius/set' ([1]time/lfo 1))
+([4]osc/out '127.0.0.1' 9000 '/param/offset/set' ([3]time/lfo 1.0 'saw'))