diff options
Diffstat (limited to 'gaussian.pd')
-rw-r--r-- | gaussian.pd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gaussian.pd b/gaussian.pd index 1c51f42..c1027b1 100644 --- a/gaussian.pd +++ b/gaussian.pd @@ -1,13 +1,13 @@ -#N canvas 0 0 450 300 10; +#N canvas 1 53 450 300 10; #X obj 65 26 inlet; #X obj 277 22 inlet; #X obj 65 218 * -1; #X obj 65 244 exp; -#X obj 66 124 *; -#X obj 66 91 t f f; -#X obj 67 271 outlet; +#X obj 65 124 *; +#X obj 65 91 t f f; +#X obj 65 271 outlet; #X obj 65 187 / \$2; -#X obj 66 63 - \$1; +#X obj 65 63 - \$1; #X obj 142 20 inlet; #X connect 0 0 8 0; #X connect 1 0 7 1; |