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
31c27293
Commit
31c27293
authored
Sep 20, 2019
by
Roman Haefeli
Browse files
add 'clear' internal helper
parent
5f5e48d1
Changes
1
Show whitespace changes
Inline
Side-by-side
unpunch.pd
View file @
31c27293
...
@@ -5053,9 +5053,6 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
...
@@ -5053,9 +5053,6 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
777 \; \$1.griddivision 4 \; \$1.gridsubdivision 4 \; \$1.gidcolorlist
777 \; \$1.griddivision 4 \; \$1.gridsubdivision 4 \; \$1.gidcolorlist
800 840 80 68 408 808 \; \$1.default.vel 64 \; \$1.default.gid 0 \;
800 840 80 68 408 808 \; \$1.default.vel 64 \; \$1.default.gid 0 \;
\$1.default.dur 4 \; \$1.default.show 0 \; \$1.redraw bang \;;
\$1.default.dur 4 \; \$1.default.show 0 \; \$1.redraw bang \;;
#X obj 333 508 s \$0.global.receive;
#X msg 333 485 note change duration 0 \$1;
#X floatatom 333 460 5 0 0 0 - - -;
#N canvas 25 99 968 522 key.commands 0;
#N canvas 25 99 968 522 key.commands 0;
#N canvas 0 99 397 411 mod.keys 0;
#N canvas 0 99 397 411 mod.keys 0;
#X obj 25 15 keyname;
#X obj 25 15 keyname;
...
@@ -5397,6 +5394,8 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
...
@@ -5397,6 +5394,8 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
#X connect 25 0 26 0;
#X connect 25 0 26 0;
#X restore 3 80 pd keyboard.toggle.logic;
#X restore 3 80 pd keyboard.toggle.logic;
#X restore 19 215 pd interaction.logic;
#X restore 19 215 pd interaction.logic;
#X msg 480 480 clear;
#X obj 480 505 s \$1;
#X connect 0 0 22 0;
#X connect 0 0 22 0;
#X connect 1 0 2 0;
#X connect 1 0 2 0;
#X connect 2 0 45 0;
#X connect 2 0 45 0;
...
@@ -5427,5 +5426,4 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
...
@@ -5427,5 +5426,4 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
#X connect 38 3 4 0;
#X connect 38 3 4 0;
#X connect 38 4 7 0;
#X connect 38 4 7 0;
#X connect 38 5 0 0;
#X connect 38 5 0 0;
#X connect 47 0 46 0;
#X connect 48 0 49 0;
#X connect 48 0 47 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