Skip to content

Commit

Permalink
FIXED: positions of the windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
IndustrieCreative committed Jan 4, 2016
1 parent 7f855fc commit 44406e6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions harmonync.pd
Expand Up @@ -4,7 +4,7 @@
#X coords 0 1 999 -1 200 100 1;
#X restore -754 -553 graph;
#X obj -547 -552 tgl 15 1 empty gui_scope-switch empty 0 -6 0 10 -1
-262144 -262144 0 1;
-262144 -262144 1 1;
#X obj -182 -446 dac~;
#X text -770 -466 -1;
#X text -764 -511 0;
Expand Down Expand Up @@ -86,7 +86,7 @@
#X text -583 -801 2 POLY FUNDAMENTAL TONES;
#X obj -544 -824 pack 0 0 0;
#X obj -631 -877 nbx 4 18 -1e+37 1e+37 0 0 gui_ft_fn-note empty ft_fn-note
0 -8 0 15 -204786 -1 -1 0 256;
0 -8 0 15 -204786 -1 -1 -5 256;
#X obj -538 -877 nbx 4 16 -1e+37 1e+37 0 0 gui_ft_vel empty ft_vel
0 -8 0 13 -262130 -1 -1 0 256;
#X obj -292 -877 nbx 4 18 -1e+37 1e+37 0 0 gui_ht_fn_note empty ht_fn_note
Expand Down
8 changes: 4 additions & 4 deletions harmonync_gui.pd
@@ -1,4 +1,4 @@
#N canvas 128 22 873 818 10;
#N canvas 27 22 873 818 10;
#X obj -7332 -6733 cnv 15 870 814 empty empty empty 20 12 0 14 -66577
-66577 0;
#X obj -7324 -6402 cnv 15 470 80 empty empty empty 20 12 0 14 -233017
Expand Down Expand Up @@ -34,7 +34,7 @@
#X obj -7255 -5971 lib/tools/gui_sysex_input_name;
#X obj -7126 -5965 lib/tools/gui_sysex_input_program;
#X obj -7218 -6246 tgl 10 1 gui_scope-switch empty empty 0 -6 0 10
-1 -262144 -262144 0 1;
-1 -262144 -262144 1 1;
#X obj -6952 -6057 lib/tools/gui_sysex_input_bank;
#X obj -7318 -6373 bng 16 250 50 0 gui_load_ctrl_map empty empty 22
9 1 13 -258113 -4034 -13381;
Expand Down Expand Up @@ -436,8 +436,6 @@ empty -51 -8 1 12 -261682 -1 -1 0 256;
#X obj -6922 -6253 cnv 15 196 51 empty empty empty 20 12 0 14 -245500
-66577 0;
#X obj -6823 -6227 image lib/logo.gif;
#X obj -6886 -6216 pddplink lib/credits-license.pd -text credits &
license;
#X obj -7297 -6370 cnv 10 1 1 empty empty Load 0 5 1 12 -228856 -1
0;
#X obj -7179 -6370 cnv 10 1 1 empty empty MAP 0 5 1 12 -228856 -1 0
Expand Down Expand Up @@ -634,4 +632,6 @@ empty 17 7 0 10 -262144 -1 -1;
;
#X obj -6829 -6035 pddplink lib/tools/gui_hard-panic.pd -text HARD
;
#X obj -6886 -6216 pddplink lib/credits-license.pd -text credits &
license;
#X connect 68 0 70 0;
2 changes: 1 addition & 1 deletion lib/gui/gui_hstack.pd
@@ -1,4 +1,4 @@
#N canvas 954 22 470 824 10;
#N canvas 908 22 470 824 10;
#X obj 135 171 image hstack-labels.gif;
#X obj 266 -60 gui_hstack_colorer;
#X obj 0 400 cnv 15 270 360 empty empty empty 20 12 0 14 -1 -66577
Expand Down

0 comments on commit 44406e6

Please sign in to comment.