File: strcat-help.pd

package info (click to toggle)
pd-markex 0.85-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 292 kB
  • sloc: ansic: 1,438; makefile: 503
file content (12 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
#N canvas 330 185 454 304 10;
#X obj 181 131 strcat foo;
#X msg 147 58 symbol bar;
#X symbolatom 181 182 0 0 0 0 - - -;
#X text 16 255 [strcat] prepends its text to any symbol that is sent
to it.;
#X msg 173 79 symbol kneipe;
#X msg 195 101 symbol d;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;