diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-02-28 13:10:41 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-02-28 13:10:41 +0000 |
commit | 1eef182b31a4cb2f55e26e7527469fc2902368a3 (patch) | |
tree | a08b51f0c41fb879f4d62f3bb4a6d5860d22b4fe /bin/Append-help.pd | |
parent | bfb359fd22e61faaca3a6e49ad3b7a81f2d71551 (diff) |
cyclone alpha53 (see notes.txt for cyclone, bin and shared)
svn path=/trunk/externals/miXed/; revision=2590
Diffstat (limited to 'bin/Append-help.pd')
-rw-r--r-- | bin/Append-help.pd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/Append-help.pd b/bin/Append-help.pd new file mode 100644 index 0000000..8f50c9a --- /dev/null +++ b/bin/Append-help.pd @@ -0,0 +1,4 @@ +#N canvas 50 50 600 400 12; +#X text 10 10 Append clone works on messages (arrays of atoms) \, unlike the; +#X text 10 30 internal append of Pd \, which works on data structures (lists; +#X text 10 50 of scalars).; |