[PD-cvs] externals/mapping/help curve_fade-help.pd,1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu Jun 28 13:07:43 CEST 2007


Update of /cvsroot/pure-data/externals/mapping/help
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29496/help

Modified Files:
	curve_fade-help.pd 
Log Message:
fixed typo

Index: curve_fade-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/mapping/help/curve_fade-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** curve_fade-help.pd	23 Nov 2006 17:45:58 -0000	1.1
--- curve_fade-help.pd	28 Jun 2007 11:07:41 -0000	1.2
***************
*** 1,15 ****
! #N canvas 418 159 774 499 10;
  #X obj 18 168 line;
  #X obj 18 262 timeroll;
  #X obj 18 189 resample 20;
- #X text 161 10 This object input and output range is 0..1;
  #X text 377 154 utilisation example :;
! #X obj 376 180 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
  1;
  #X obj 376 222 line;
  #X obj 376 308 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
! -1 -1 12700 1;
  #X obj 545 303 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
! -1 -1 12700 1;
  #X text 439 304 better than :;
  #X text 332 283 smooth fade in and out;
--- 1,14 ----
! #N canvas 57 422 778 503 10;
  #X obj 18 168 line;
  #X obj 18 262 timeroll;
  #X obj 18 189 resample 20;
  #X text 377 154 utilisation example :;
! #X obj 376 180 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
  1;
  #X obj 376 222 line;
  #X obj 376 308 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
! -1 -1 0 1;
  #X obj 545 303 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
! -1 -1 0 1;
  #X text 439 304 better than :;
  #X text 332 283 smooth fade in and out;
***************
*** 18,35 ****
  from 0 to 1). The shape of this non-linearity is a 3d order polygone
  ;
- #X text 144 92 This object is usefull when natural fade in or fade
- out is neaded. (same result can be archived with the line3 external)
- ;
  #X obj 18 210 curve_fade;
  #X obj 376 246 curve_fade;
  #X msg 18 144 0 \, 1 5000;
  #X msg 376 199 \$1 3000;
  #X connect 0 0 2 0;
! #X connect 2 0 13 0;
! #X connect 5 0 16 0;
! #X connect 6 0 8 0;
! #X connect 6 0 14 0;
! #X connect 13 0 1 0;
! #X connect 14 0 7 0;
! #X connect 15 0 0 0;
! #X connect 16 0 6 0;
--- 17,35 ----
  from 0 to 1). The shape of this non-linearity is a 3d order polygone
  ;
  #X obj 18 210 curve_fade;
  #X obj 376 246 curve_fade;
  #X msg 18 144 0 \, 1 5000;
  #X msg 376 199 \$1 3000;
+ #X text 144 92 This object is usefull when natural fade in or fade
+ out is neaded. (same result can be acheived with the line3 external)
+ ;
+ #X text 148 10 This object input and output range is 0-1;
  #X connect 0 0 2 0;
! #X connect 2 0 11 0;
! #X connect 4 0 14 0;
! #X connect 5 0 7 0;
! #X connect 5 0 12 0;
! #X connect 11 0 1 0;
! #X connect 12 0 6 0;
! #X connect 13 0 0 0;
! #X connect 14 0 5 0;





More information about the Pd-cvs mailing list