Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roman Haefeli
unpunch
Commits
7e04af53
Commit
7e04af53
authored
Sep 21, 2018
by
Roman Haefeli
Browse files
make page switcher respect external page command
parent
e36baefa
Changes
1
Hide whitespace changes
Inline
Side-by-side
unpunch.pd
View file @
7e04af53
#N canvas 0 99 7
88
55
5
10;
#N canvas 0 99 7
99
55
7
10;
#X msg 524 105 clear;
#X obj 206 22 loadbang;
#X obj 206 45 \$0;
...
...
@@ -1460,13 +1460,14 @@ num float nvis;
#X obj 24 374 del 0;
#X obj 24 397 f;
#X text 89 379 <- decoupler (does this work at all?);
#X obj 131 269 r \$0.page;
#X obj 131 292 + 1;
#X connect 0 0 8 0;
#X connect 1 0 6 0;
#X connect 2 0 6 0;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 16 0;
#X connect 5 1 3 1;
#X connect 5 1 10 0;
#X connect 6 0 3 0;
#X connect 6 1 4 1;
...
...
@@ -1484,6 +1485,8 @@ num float nvis;
#X connect 17 1 19 1;
#X connect 18 0 19 0;
#X connect 19 0 14 0;
#X connect 21 0 22 0;
#X connect 22 0 3 1;
#X restore 212 198 pd pager.logic;
#X connect 4 0 15 0;
#X connect 6 0 9 0;
...
...
Write
Preview
Supports
Markdown
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