From 6b90ede50883f41e5bca89d88a38aa0c7c831244 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 22 Nov 2010 20:54:36 +0000 Subject: proper tilde-fication svn path=/trunk/externals/many/; revision=14490 --- examples/ticker.pd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/ticker.pd') 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; -- cgit v1.2.1