aboutsummaryrefslogtreecommitdiff
path: root/usecases/rrad.mono
diff options
context:
space:
mode:
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;