From 35994ca3a4ef6a136a16cac63b4f68540d0434e1 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Fri, 23 Apr 2004 16:22:42 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1630, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631 --- usecases/rrad.mono | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 usecases/rrad.mono (limited to 'usecases/rrad.mono') 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; -- cgit v1.2.1