aboutsummaryrefslogtreecommitdiff
path: root/examples/ticker.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ticker.pd')
-rw-r--r--examples/ticker.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/ticker.pd b/examples/ticker.pd
index fcbab38..ef22525 100644
--- a/examples/ticker.pd
+++ b/examples/ticker.pd
@@ -22,9 +22,9 @@
#X obj 85 312 output~;
#X text 35 34 <-- turn on clock;
#X text 185 57 <-- run it faster!;
-#X obj 53 221 voicepoly 100 ticker-voice \$0;
+#X obj 53 221 voices~ 100 ticker-voice~ \$0;
#X text 201 302 here is the playback patch:;
-#X obj 211 333 ticker-voice 0 0 \$0;
+#X obj 211 333 ticker-voice~ 0 0 \$0;
#X connect 3 0 2 0;
#X connect 4 0 3 0;
#X connect 5 0 4 0;