From 7daf131c7c7e9ca2ce8e93195e9abe0e5a4df62b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 30 Jan 2006 00:56:20 +0000 Subject: fixed bug, I had cos instead of sin in the subpatch svn path=/trunk/externals/mapping/; revision=4519 --- help/curve-help.pd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'help') diff --git a/help/curve-help.pd b/help/curve-help.pd index 34e454f..f8359d5 100644 --- a/help/curve-help.pd +++ b/help/curve-help.pd @@ -1,6 +1,6 @@ -#N canvas 485 163 480 361 10; -#X obj 5 2 cnv 15 450 20 empty empty [curve_exp] 2 11 1 18 -233017 --66577 0; +#N canvas 327 209 484 365 10; +#X obj 5 2 cnv 15 450 20 empty empty [curve] 2 11 1 18 -233017 -66577 +0; #X msg 422 3 pddp; #X text 27 320 (C) Copyright 2004 Hans-Christoph Steiner ; @@ -9,14 +9,14 @@ #X floatatom 25 163 8 0 0 0 - - -; #X floatatom 25 224 8 0 0 0 - - -; #X obj 28 241 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 --1 -1 19900 1; +-1 -1 0 1; #X obj 28 143 hsl 200 15 0 1 0 0 empty empty empty 22 8 1 12 -261681 --1 -1 19900 1; +-1 -1 0 1; #N canvas 0 22 450 300 graph1 0; #X array \$0-curve 100 float 0; #X coords 0 1 99 -1 100 100 1; #X restore 321 111 graph; -#N canvas 266 69 379 369 draw_array 0; +#N canvas 266 69 383 373 draw_array 0; #X msg 54 82 bang; #X obj 54 103 until; #X text 85 82 start; @@ -33,7 +33,7 @@ #X obj 54 180 trigger float float; #X obj 127 127 select 0; #X obj 53 313 tabwrite \$0-curve; -#X obj 53 283 curve cos; +#X obj 53 283 curve sin; #X connect 0 0 1 0; #X connect 1 0 3 0; #X connect 3 0 4 0; -- cgit v1.2.1