Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
e178b2f4
Commit
e178b2f4
authored
Dec 07, 2016
by
Jonathan Wilkes
Browse files
Small fix to the prepend.pd abstraction for cyclone to take variable number of arguments
parent
5d84f130
Changes
1
Hide whitespace changes
Inline
Side-by-side
externals/miXed/doc/help/cyclone/prepend.pd
View file @
e178b2f4
#N canvas
421 184
585 297 10;
#N canvas
246 125
585 297 10;
#X obj 94 175 list prepend;
#X obj 94 197 list trim;
#X obj 163 67 loadbang;
#X obj 94 91 inlet;
#X obj 94 219 outlet;
#X obj 227 141 inlet;
#X obj 163 94 list append \$1;
#X text -1 0 This is a legacy replacement for prepend in cyclone library.
Please use [list prepend] and [list append] instead.;
#X obj 94 123 route set;
...
...
@@ -14,13 +13,14 @@ Please use [list prepend] and [list append] instead.;
#X msg 207 214 this object is a legacy replacement for prepend in cyclone
library that is considered deprecated in pd-l2ork. Please use [list
prepend] and [list append] instead.;
#X obj 163 94 list append \$@;
#X connect 0 0 1 0;
#X connect 1 0 4 0;
#X connect 2 0
6
0;
#X connect 3 0
8
0;
#X connect 2 0
11
0;
#X connect 3 0
7
0;
#X connect 5 0 0 1;
#X connect
6
0 0 1;
#X connect
8
0 0
1
;
#X connect 8 1
0 0;
#X connect
9
0
11
0;
#X connect 11 0
1
0
0
;
#X connect
7
0 0 1;
#X connect
7 1
0 0;
#X connect 8
0
10 0;
#X connect
10
0
9
0;
#X connect 11 0 0
1
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment