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
746af67f
Commit
746af67f
authored
Sep 24, 2019
by
Roman Haefeli
Browse files
prevent moving selection while switching view
parent
bac07db1
Changes
1
Hide whitespace changes
Inline
Side-by-side
unpunch.pd
View file @
746af67f
...
...
@@ -3490,34 +3490,34 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
#X connect 6 1 4 0;
#X restore 243 40 pd delete.selection;
#X text 244 17 KEY COMMANDS;
#N canvas 234 180
599 558
move.selection
0
;
#N canvas 234 180
663 562
move.selection
1
;
#X obj 17 19 r \$0.move.up.selection;
#X obj 51 41 r \$0.move.down.selection;
#X obj 88 66 r \$0.move.left.selection;
#X obj 125 88 r \$0.move.right.selection;
#X obj 3
5
9 6
7
r \$0.griddivision;
#X obj
385 90
r \$0.gridsubdivision;
#X obj
38
5 11
3
t b a;
#X obj 3
5
9 13
8
*;
#X obj 3
8
9 6
6
r \$0.griddivision;
#X obj
415 89
r \$0.gridsubdivision;
#X obj
41
5 11
2
t b a;
#X obj 3
8
9 13
7
*;
#X msg 17 42 0 1;
#X msg 51 64 0 -1;
#X msg 88 89 -1 0;
#X msg 125 111 1 0;
#X obj 3
4
4 16
6
f;
#X obj 3
0
8 1
9
r \$0.mod.key;
#X obj 3
4
0 4
2
r \$0.move.notes.bar;
#X obj 3
0
8 14
1
sel 0 1;
#X msg 3
0
8 16
4
1;
#X obj 48 1
41
unpack f f;
#X obj 48
175
*;
#X obj 3
0
8 19
3
t a;
#X obj 4
4
5 1
6
3 r \$0.move.notes.octave;
#X obj 4
1
1 1
3
9 r \$0.mod.key;
#X obj 4
1
1 2
1
0 sel 0 1;
#X msg 4
1
1 2
3
3 1;
#X msg 4
4
2 2
3
3 12;
#X obj 4
1
1 2
6
0 t a;
#X obj 105 2
03
*;
#X obj 3
7
4 16
5
f;
#X obj 3
3
8 1
8
r \$0.mod.key;
#X obj 3
7
0 4
1
r \$0.move.notes.bar;
#X obj 3
3
8 14
0
sel 0 1;
#X msg 3
3
8 16
3
1;
#X obj 48 1
73
unpack f f;
#X obj 48
200
*;
#X obj 3
3
8 19
2
t a;
#X obj 4
8
5 1
8
3 r \$0.move.notes.octave;
#X obj 4
5
1 1
5
9 r \$0.mod.key;
#X obj 4
5
1 2
3
0 sel 0 1;
#X msg 4
5
1 2
5
3 1;
#X msg 4
8
2 2
5
3 12;
#X obj 4
5
1 2
8
0 t a;
#X obj 105 2
12
*;
#X obj 48 233 pack f f;
#X obj 48 256 t b a;
#X obj 89 410 tabread \$0.step;
...
...
@@ -3528,10 +3528,10 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
#X obj 48 466 pack f f f, f 14;
#X msg 48 489 note change pos \$1 \$2 \$3;
#X obj 48 512 s \$0.global.send;
#X obj 4
1
1 1
6
2 &;
#X obj 3
0
8 4
2
&;
#X obj 3
0
8 6
8
> 0;
#X obj 4
1
1
18
7 > 0;
#X obj 4
5
1 1
8
2 &;
#X obj 3
3
8 4
1
&;
#X obj 3
3
8 6
7
> 0;
#X obj 4
5
1
20
7 > 0;
#X obj 353 339 r \$0.copy.and.move;
#X obj 325 316 r \$0.mod.key;
#X obj 325 339 &;
...
...
@@ -3628,6 +3628,11 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
#X connect 6 0 7 0;
#X connect 7 0 1 0;
#X restore 48 306 pd get.selection;
#X obj 160 159 r \$0.scroll.by.arrow.keys;
#X obj 133 135 r \$0.mod.key;
#X obj 133 158 &;
#X obj 133 182 == 0;
#X obj 48 149 spigot 1;
#X connect 0 0 8 0;
#X connect 1 0 9 0;
#X connect 2 0 10 0;
...
...
@@ -3637,10 +3642,10 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
#X connect 6 0 7 0;
#X connect 6 1 7 1;
#X connect 7 0 12 1;
#X connect 8 0
17
0;
#X connect 9 0
17
0;
#X connect 10 0
17
0;
#X connect 11 0
17
0;
#X connect 8 0
56
0;
#X connect 9 0
56
0;
#X connect 10 0
56
0;
#X connect 11 0
56
0;
#X connect 12 0 19 0;
#X connect 13 0 38 0;
#X connect 14 0 38 1;
...
...
@@ -3687,6 +3692,11 @@ by clicking on two coordinates on the grid with Mod-key pressed.;
#X connect 48 0 49 0;
#X connect 49 0 50 0;
#X connect 51 0 45 0;
#X connect 52 0 54 1;
#X connect 53 0 54 0;
#X connect 54 0 55 0;
#X connect 55 0 56 1;
#X connect 56 0 17 0;
#X restore 244 65 pd move.selection;
#N canvas 0 99 624 313 note.edit.modes.selection 0;
#X obj 31 31 r \$0.default.gid;
...
...
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