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
83c431d7
Commit
83c431d7
authored
Jul 12, 2015
by
Jonathan Wilkes
Browse files
small fixes to ds tutorials
parent
e30cd161
Changes
2
Hide whitespace changes
Inline
Side-by-side
pd/doc/4.data.structures/pd-l2ork/ds-tutorials/05.more.attributes.pd
View file @
83c431d7
...
...
@@ -38,7 +38,6 @@ the appearance of a shape:;
#X msg 158 479 stroke-width 10;
#X floatatom 161 511 5 0 0 0 - - -, f 5;
#X msg 161 556 transform skewx \$1;
#X obj 161 532 * 0.01;
#X text 275 600 Read more about svg attributes here:;
#X obj 275 621 pddp/pddplink http://www.w3.org/TR/SVG11/painting.html
;
...
...
@@ -51,6 +50,7 @@ the appearance of a shape:;
#X text 268 141 1;
#X text 25 348 (scalar);
#X obj 93 85 loadbang;
#X obj 161 533 * 0.5;
#X connect 1 0 0 0;
#X connect 9 0 0 0;
#X connect 11 0 13 0;
...
...
@@ -62,11 +62,11 @@ the appearance of a shape:;
#X connect 26 0 0 0;
#X connect 27 0 0 0;
#X connect 29 0 0 0;
#X connect 30 0
3
2 0;
#X connect 30 0
4
2 0;
#X connect 31 0 0 0;
#X connect 3
2
0
31
0;
#X connect 3
4
0
0
0;
#X connect 35 0 0 0;
#X connect 36 0 0 0;
#X connect 37 0
0
0;
#X connect
38
0
9
0;
#X connect 42 0 1 0;
#X connect 37 0
9
0;
#X connect
41
0
1
0;
#X connect 42 0
3
1 0;
pd/doc/4.data.structures/pd-l2ork/ds-tutorials/10.polyline.pd
View file @
83c431d7
...
...
@@ -23,19 +23,21 @@ on the w3 website \, which was scaled down \, so we are using the "transform"
message to scale it accordingly. There's a tutorial specifically on
the "transform" message \, but here you can already see how it makes
the [draw] object quite powerful.;
#X msg 440 72 0.3;
#X msg 53 137 stroke purple;
#X msg 142 137 fill gray;
#X msg 228 95 10;
#X obj 53 103 loadbang;
#X obj 440 114 * 0.001;
#X msg 440 72 300;
#X connect 0 0 6 0;
#X connect 1 0 0 0;
#X connect 9 0 1
4
0;
#X connect 9 0 1
7
0;
#X connect 11 0 1
2
0;
#X connect 9 0 1
9
0;
#X connect 9 0 1
6
0;
#X connect 11 0 1
8
0;
#X connect 12 0 6 0;
#X connect 14 0
11
0;
#X connect 14 0
6
0;
#X connect 15 0 6 0;
#X connect 16 0 6 0;
#X connect 17 0 1 0;
#X connect 18 0 15 0;
#X connect 16 0 1 0;
#X connect 17 0 14 0;
#X connect 18 0 12 0;
#X connect 19 0 11 0;
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