aboutsummaryrefslogtreecommitdiff
path: root/usecases/rrad.mono
diff options
context:
space:
mode:
authorFrank Barknecht <fbar@users.sourceforge.net>2004-04-23 16:22:42 +0000
committerFrank Barknecht <fbar@users.sourceforge.net>2004-04-23 16:22:42 +0000
commit35994ca3a4ef6a136a16cac63b4f68540d0434e1 (patch)
treee7eb586c20c9f678abed90c474529e2a21c6e8a8 /usecases/rrad.mono
This commit was generated by cvs2svn to compensate for changes in r1630,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631
Diffstat (limited to 'usecases/rrad.mono')
-rw-r--r--usecases/rrad.mono11
1 files changed, 11 insertions, 0 deletions
diff --git a/usecases/rrad.mono b/usecases/rrad.mono
new file mode 100644
index 0000000..c5a22d7
--- /dev/null
+++ b/usecases/rrad.mono
@@ -0,0 +1,11 @@
+#N canvas 322 381 874 375 10;
+#X obj 103 77 inlet;
+#X obj 161 77 inlet;
+#X obj 66 116 f;
+#X obj 161 108 select 0;
+#X text 323 49 When a new note arrives \, we have to send a Zero to
+the velocity outlet together with the last not we got. Immediatly following
+that we need to send the new note with the new velocity and store the
+new note for the next onset.;
+#X connect 0 0 2 1;
+#X connect 1 0 3 0;