[PD-cvs] abstractions/tb exp4~.pd, NONE, 1.1 exp6~.pd, NONE, 1.1 exp8~.pd, NONE, 1.1 faculty.pd, NONE, 1.1 ftanh~.pd, NONE, 1.1 _pan~math.pd, 1.1, 1.2 bpe.py, 1.1, 1.2 dacer~.pd, 1.1, 1.2 find_hid-help.pd, 1.2, 1.3 find_hid.py, 1.2, 1.3 le3dp.pd, 1.3, 1.4 msg_queue-help.pd, 1.1, 1.2 msg_queue.pd, 1.1, 1.2 panS~-help.pd, 1.1, 1.2 panS~.pd, 1.1, 1.2 pan~.pd, 1.1, 1.2 pre_switch.pd, 1.1, 1.2 sender-help.pd, 1.1, 1.2 sender.pd, 1.1, 1.2 sigmoid_booster~.pd, 1.1, 1.2 switcher.pd, 1.1, 1.2 tbEnvify~-help.pd, 1.2, 1.3 tbEnvify~.pd, 1.2, 1.3 volctl~.pd, 1.1, 1.2 xfade-help.pd, 1.1, 1.2 xfade.pd, 1.1, 1.2 xfadeS.pd, 1.1, 1.2

Tim Blechmann timblech at users.sourceforge.net
Sat Dec 17 18:52:03 CET 2005


Update of /cvsroot/pure-data/abstractions/tb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31424

Modified Files:
	_pan~math.pd bpe.py dacer~.pd find_hid-help.pd find_hid.py 
	le3dp.pd msg_queue-help.pd msg_queue.pd panS~-help.pd panS~.pd 
	pan~.pd pre_switch.pd sender-help.pd sender.pd 
	sigmoid_booster~.pd switcher.pd tbEnvify~-help.pd tbEnvify~.pd 
	volctl~.pd xfade-help.pd xfade.pd xfadeS.pd 
Added Files:
	exp4~.pd exp6~.pd exp8~.pd faculty.pd ftanh~.pd 
Log Message:
adding copyright note to patches
adding fast tanh approximation

Index: sender.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/sender.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** sender.pd	10 Dec 2005 20:49:15 -0000	1.1
--- sender.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 5,9 ****
  #X obj 74 117 prepend send;
  #X obj 30 18 inlet;
! #X text 31 170 $Id$;
  #X connect 0 0 1 1;
  #X connect 0 1 1 0;
--- 5,10 ----
  #X obj 74 117 prepend send;
  #X obj 30 18 inlet;
! #X text 31 170 (c) Tim Blechmann 2005 \, $Id$;
! #X obj 30 38 list trim;
  #X connect 0 0 1 1;
  #X connect 0 1 1 0;
***************
*** 11,13 ****
  #X connect 1 1 3 0;
  #X connect 3 0 2 0;
! #X connect 4 0 0 0;
--- 12,15 ----
  #X connect 1 1 3 0;
  #X connect 3 0 2 0;
! #X connect 4 0 6 0;
! #X connect 6 0 0 0;

Index: msg_queue-help.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/msg_queue-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** msg_queue-help.pd	10 Dec 2005 20:10:48 -0000	1.1
--- msg_queue-help.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 7,11 ****
  #X obj 28 59 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
  -1;
! #X text 30 169 $Id$;
  #X connect 0 0 1 0;
  #X connect 2 0 0 1;
--- 7,11 ----
  #X obj 28 59 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
  -1;
! #X text 30 169 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 0 0 1 0;
  #X connect 2 0 0 1;

Index: le3dp.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/le3dp.pd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** le3dp.pd	10 Dec 2005 20:10:48 -0000	1.3
--- le3dp.pd	17 Dec 2005 17:52:01 -0000	1.4
***************
*** 117,121 ****
  #X obj 38 126 0;
  #X obj 8 148 spigot 1;
! #X text 12 294 $Id$;
  #X text 116 220 abstraction to use a Logitech Extreme 3D Joystick with
  hid under linux;
--- 117,121 ----
  #X obj 38 126 0;
  #X obj 8 148 spigot 1;
! #X text 12 294 (c) Tim Blechmann 2005 \, $Id$;
  #X text 116 220 abstraction to use a Logitech Extreme 3D Joystick with
  hid under linux;

Index: xfade.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/xfade.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xfade.pd	19 Nov 2005 23:59:56 -0000	1.1
--- xfade.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 41,45 ****
  #X text 521 102 \$2: interpolation time;
  #X obj 586 273 + 10;
! #X text 36 426 $Id$;
  #X obj 500 347 pre_switch 20;
  #X connect 0 0 21 0;
--- 41,45 ----
  #X text 521 102 \$2: interpolation time;
  #X obj 586 273 + 10;
! #X text 36 426 (c) Tim Blechmann 2005 \, $Id$;
  #X obj 500 347 pre_switch 20;
  #X connect 0 0 21 0;

Index: pre_switch.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/pre_switch.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pre_switch.pd	19 Nov 2005 23:59:56 -0000	1.1
--- pre_switch.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 13,17 ****
  #X obj 197 59 moses 0;
  #X obj 197 79 assert;
! #X text 35 265 $Id$;
  #X connect 0 0 3 0;
  #X connect 0 1 2 0;
--- 13,17 ----
  #X obj 197 59 moses 0;
  #X obj 197 79 assert;
! #X text 35 265 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 0 0 3 0;
  #X connect 0 1 2 0;

--- NEW FILE: ftanh~.pd ---
#N canvas 572 83 570 197 10;
#X obj 41 10 inlet~;
#X obj 41 129 outlet~;
#X text 44 162 (c) Tim Blechmann 2005 \, $Id: ftanh~.pd 223 2005-12-17 18:51:09Z tim $;
#X obj 42 33 *~ 2;
#X obj 74 77 +~ 1;
#X obj 42 77 -~ 1;
#X obj 42 103 /~;
#X obj 42 55 exp8~;
#X text 120 43 a fast tanh interpolation \, accurate to about 55 db
in the range [-1 \, 1];
#X connect 0 0 3 0;
#X connect 3 0 7 0;
#X connect 4 0 6 1;
#X connect 5 0 6 0;
#X connect 6 0 1 0;
#X connect 7 0 4 0;
#X connect 7 0 5 0;

Index: switcher.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/switcher.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** switcher.pd	19 Nov 2005 23:59:56 -0000	1.1
--- switcher.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 7,11 ****
  #X obj 36 38 change;
  #X obj 66 99 pre_switch \$1;
! #X text 42 155 $Id$;
  #X connect 0 0 5 0;
  #X connect 3 0 1 0;
--- 7,11 ----
  #X obj 36 38 change;
  #X obj 66 99 pre_switch \$1;
! #X text 42 155 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 0 0 5 0;
  #X connect 3 0 1 0;

Index: msg_queue.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/msg_queue.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** msg_queue.pd	10 Dec 2005 20:10:48 -0000	1.1
--- msg_queue.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 1,14 ****
! #N canvas 418 284 306 194 10;
  #X obj 18 9 inlet dump;
  #X obj 44 29 inlet add;
  #X obj 18 72 fifop;
  #X obj 18 31 b;
! #X text 21 141 $Id$;
  #X obj 18 91 t b a;
! #X obj 48 111 outlet;
  #X connect 0 0 3 0;
! #X connect 1 0 2 0;
  #X connect 2 0 5 0;
  #X connect 3 0 2 0;
  #X connect 5 0 2 0;
! #X connect 5 1 6 0;
--- 1,18 ----
! #N canvas 418 284 367 172 10;
  #X obj 18 9 inlet dump;
  #X obj 44 29 inlet add;
  #X obj 18 72 fifop;
  #X obj 18 31 b;
! #X text 21 149 (c) Tim Blechmann 2005 \, $Id$;
  #X obj 18 91 t b a;
! #X obj 48 129 outlet;
! #X obj 44 48 prepend list;
! #X obj 48 110 list trim;
  #X connect 0 0 3 0;
! #X connect 1 0 7 0;
  #X connect 2 0 5 0;
  #X connect 3 0 2 0;
  #X connect 5 0 2 0;
! #X connect 5 1 8 0;
! #X connect 7 0 2 0;
! #X connect 8 0 6 0;

Index: panS~.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/panS~.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** panS~.pd	20 Nov 2005 00:42:44 -0000	1.1
--- panS~.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 9,13 ****
  #X text 365 190 \$1: pan;
  #X text 365 210 \$2: ramp;
! #X text 33 249 $Id$;
  #X obj 391 43 init \$2;
  #X obj 391 65 moses 0;
--- 9,13 ----
  #X text 365 190 \$1: pan;
  #X text 365 210 \$2: ramp;
! #X text 33 249 (c) Tim Blechmann 2005 \, $Id$;
  #X obj 391 43 init \$2;
  #X obj 391 65 moses 0;

Index: xfadeS.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/xfadeS.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xfadeS.pd	19 Nov 2005 23:59:56 -0000	1.1
--- xfadeS.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 49,53 ****
  #X text 238 6 100;
  #X obj 756 283 + 10;
! #X text 45 447 $Id$;
  #X connect 0 0 22 0;
  #X connect 1 0 21 0;
--- 49,53 ----
  #X text 238 6 100;
  #X obj 756 283 + 10;
! #X text 45 447 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 0 0 22 0;
  #X connect 1 0 21 0;

Index: volctl~.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/volctl~.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** volctl~.pd	19 Nov 2005 23:59:56 -0000	1.1
--- volctl~.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 1,3 ****
! #N canvas 428 171 450 300 10;
  #X obj 28 13 inlet~;
  #X obj 28 219 outlet~;
--- 1,3 ----
! #N canvas 428 171 462 309 10;
  #X obj 28 13 inlet~;
  #X obj 28 219 outlet~;
***************
*** 7,11 ****
  #X obj 109 115 inlet ramp_time;
  #X obj 44 53 loadbang;
- #X text 27 275 $Id$;
  #X text 143 42 \$1: initial gain;
  #X text 143 62 \$2: initial ramp time;
--- 7,10 ----
***************
*** 13,16 ****
--- 12,17 ----
  my volctl~ external;
  #X obj 44 75 inlet factor;
+ #X text 27 275 (c) Tim Blechmann 2005 \, $Id: volctl~.pd 219 2005-12-17
+ 18:21:06Z tim $;
  #X connect 0 0 2 0;
  #X connect 2 0 1 0;
***************
*** 19,21 ****
  #X connect 5 0 4 1;
  #X connect 6 0 4 0;
! #X connect 11 0 4 0;
--- 20,22 ----
  #X connect 5 0 4 1;
  #X connect 6 0 4 0;
! #X connect 10 0 4 0;

Index: panS~-help.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/panS~-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** panS~-help.pd	20 Nov 2005 00:42:44 -0000	1.1
--- panS~-help.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 9,13 ****
  #X floatatom 83 63 5 0 0 0 - - -;
  #X floatatom 222 57 5 0 0 0 - - -;
! #X text 36 233 $Id$;
  #X connect 1 0 3 0;
  #X connect 2 0 3 1;
--- 9,13 ----
  #X floatatom 83 63 5 0 0 0 - - -;
  #X floatatom 222 57 5 0 0 0 - - -;
! #X text 36 233 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 1 0 3 0;
  #X connect 2 0 3 1;



Index: tbEnvify~.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/tbEnvify~.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tbEnvify~.pd	10 Dec 2005 20:10:48 -0000	1.2
--- tbEnvify~.pd	17 Dec 2005 17:52:01 -0000	1.3
***************
*** 77,81 ****
  #X restore 28 45 pd envelopes;
  #X obj 142 17 inlet duration_type_volume_(arguments);
! #X text 31 105 $Id$;
  #X obj 252 84 outlet done;
  #X obj 252 62 r \$0-done;
--- 77,81 ----
  #X restore 28 45 pd envelopes;
  #X obj 142 17 inlet duration_type_volume_(arguments);
! #X text 31 105 (c) Tim Blechmann 2005 \, $Id$;
  #X obj 252 84 outlet done;
  #X obj 252 62 r \$0-done;

--- NEW FILE: faculty.pd ---
#N canvas 399 222 427 326 10;
#X obj 24 38 int;
#X obj 43 104 until;
#X obj 62 128 f;
#X obj 92 178 f;
#X obj 92 111 - 1;
#X obj 62 152 t f f;
#X obj 24 62 t b f f b;
#X obj 24 217 f;
#X obj 62 200 t f f;
#X obj 24 238 outlet;
#X obj 24 14 inlet;
#X obj 62 178 *;
#X obj 82 86 f 1;
#X obj 43 84 - 1;
#X text 22 287 (c) Tim Blechmann 2005 \, $Id: faculty.pd 222 2005-12-17
18:32:31Z tim $;
#X text 22 265 faculty patch;
#X obj 115 1 init \$1;
#X obj 115 21 sel 0;
#X connect 0 0 6 0;
#X connect 1 0 2 0;
#X connect 2 0 5 0;
#X connect 3 0 11 1;
#X connect 4 0 2 1;
#X connect 5 0 11 0;
#X connect 5 1 4 0;
#X connect 6 0 7 0;
#X connect 6 1 13 0;
#X connect 6 2 2 0;
#X connect 6 3 12 0;
#X connect 7 0 9 0;
#X connect 8 0 7 1;
#X connect 8 1 3 0;
#X connect 10 0 0 0;
#X connect 11 0 8 0;
#X connect 12 0 3 0;
#X connect 13 0 1 0;
#X connect 16 0 17 0;
#X connect 17 1 0 0;

Index: sender-help.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/sender-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** sender-help.pd	10 Dec 2005 20:49:15 -0000	1.1
--- sender-help.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 5,9 ****
  #X msg 29 15 sendname 1;
  #X msg 29 41 sendname 2;
! #X text 23 92 $Id$;
  #X connect 1 0 2 0;
  #X connect 3 0 0 0;
--- 5,9 ----
  #X msg 29 15 sendname 1;
  #X msg 29 41 sendname 2;
! #X text 23 92 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 1 0 2 0;
  #X connect 3 0 0 0;

Index: tbEnvify~-help.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/tbEnvify~-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tbEnvify~-help.pd	10 Dec 2005 20:10:48 -0000	1.2
--- tbEnvify~-help.pd	17 Dec 2005 17:52:01 -0000	1.3
***************
*** 11,15 ****
  #X msg 204 109 1000 bpe-smooth 0 0 1 1 0.2 1 0 1 2000 8000;
  #X msg 214 133 1000 bpe-slide 0 0 1 1 0.2 1 0 1 4000 8000;
! #X text 344 36 $Id$;
  #X text 344 17 a simple envelope generator;
  #X obj 99 351 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--- 11,15 ----
  #X msg 204 109 1000 bpe-smooth 0 0 1 1 0.2 1 0 1 2000 8000;
  #X msg 214 133 1000 bpe-slide 0 0 1 1 0.2 1 0 1 4000 8000;
! #X text 344 36 (c) Tim Blechmann 2005 \, $Id$;
  #X text 344 17 a simple envelope generator;
  #X obj 99 351 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1

Index: sigmoid_booster~.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/sigmoid_booster~.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** sigmoid_booster~.pd	20 Nov 2005 00:31:44 -0000	1.1
--- sigmoid_booster~.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 18,22 ****
  #X obj 26 181 sig~ 2;
  #X obj 26 203 /~;
! #X text 28 287 $Id$;
  #X connect 0 0 10 1;
  #X connect 1 0 0 0;
--- 18,22 ----
  #X obj 26 181 sig~ 2;
  #X obj 26 203 /~;
! #X text 28 287 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 0 0 10 1;
  #X connect 1 0 0 0;

Index: pan~.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/pan~.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pan~.pd	20 Nov 2005 00:42:44 -0000	1.1
--- pan~.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 6,10 ****
  #X obj 35 132 outlet~;
  #X obj 146 132 outlet~;
! #X text 40 182 $Id$;
  #X obj 315 33 init \$2;
  #X obj 315 55 moses 0;
--- 6,10 ----
  #X obj 35 132 outlet~;
  #X obj 146 132 outlet~;
! #X text 40 182 (c) Tim Blechmann 2005 \, $Id$;
  #X obj 315 33 init \$2;
  #X obj 315 55 moses 0;

Index: _pan~math.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/_pan~math.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** _pan~math.pd	20 Nov 2005 00:42:44 -0000	1.1
--- _pan~math.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 25,29 ****
  #X obj 77 380 v \$0-sin;
  #X obj 47 397 -;
! #X text 43 503 $Id$;
  #X obj 271 55 \$1;
  #X connect 0 0 1 0;
--- 25,29 ----
  #X obj 77 380 v \$0-sin;
  #X obj 47 397 -;
! #X text 43 503 (c) Tim Blechmann 2005 \, $Id$;
  #X obj 271 55 \$1;
  #X connect 0 0 1 0;

Index: dacer~.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/dacer~.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** dacer~.pd	20 Nov 2005 00:31:44 -0000	1.1
--- dacer~.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 9,13 ****
  #X obj 109 110 hip~ 5;
  #X obj 47 67 dbtorms;
! #X text 11 217 $Id$;
  #X connect 0 0 6 0;
  #X connect 1 0 7 0;
--- 9,13 ----
  #X obj 109 110 hip~ 5;
  #X obj 47 67 dbtorms;
! #X text 11 217 (c) Tim Blechmann 2005 \, $Id$;
  #X connect 0 0 6 0;
  #X connect 1 0 7 0;

Index: find_hid-help.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/find_hid-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** find_hid-help.pd	9 Dec 2005 12:50:06 -0000	1.2
--- find_hid-help.pd	17 Dec 2005 17:52:01 -0000	1.3
***************
*** 3,7 ****
  #X obj 51 122 print;
  #X msg 51 65 reload;
! #X text 53 239 $Id$
  ;
  #X text 49 153 find device in linux udevfs;
--- 3,7 ----
  #X obj 51 122 print;
  #X msg 51 65 reload;
! #X text 53 239 (c) Tim Blechmann 2005 \, $Id$
  ;
  #X text 49 153 find device in linux udevfs;

--- NEW FILE: exp4~.pd ---
#N canvas 458 85 450 300 10;
#X obj 16 227 outlet~;
#X obj 16 204 +~ 1;
#X text 17 272 (c) Tim Blechmann 2005 \, $Id: exp4~.pd 221 2005-12-17
18:31:17Z tim $;
#X text 17 252 4th order taylor approximation of exp(x);
#X obj 16 8 inlet~;
#X obj 33 46 *~;
#X obj 33 70 *~ 0.5;
#X obj 101 46 *~;
#X obj 196 46 *~;
#X obj 100 105 *~ 0;
#X obj 123 67 faculty 3;
#X obj 123 86 !/ 1;
#X obj 196 108 *~ 0;
#X obj 219 89 !/ 1;
#X obj 219 70 faculty 4;
#X connect 1 0 0 0;
#X connect 4 0 5 0;
#X connect 4 0 5 1;
#X connect 4 0 7 1;
#X connect 4 0 1 0;
#X connect 5 0 6 0;
#X connect 5 0 7 0;
#X connect 5 0 8 0;
#X connect 5 0 8 1;
#X connect 6 0 1 0;
#X connect 7 0 9 0;
#X connect 8 0 12 0;
#X connect 9 0 1 0;
#X connect 10 0 11 0;
#X connect 11 0 9 1;
#X connect 12 0 1 0;
#X connect 13 0 12 1;
#X connect 14 0 13 0;

Index: xfade-help.pd
===================================================================
RCS file: /cvsroot/pure-data/abstractions/tb/xfade-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xfade-help.pd	19 Nov 2005 23:59:56 -0000	1.1
--- xfade-help.pd	17 Dec 2005 17:52:01 -0000	1.2
***************
*** 23,27 ****
  #X obj 62 144 dacer~;
  #X floatatom 150 76 5 0 0 0 - - -;
! #X text 69 212 $Id$;
  #X obj 348 118 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
  1;
--- 23,27 ----
  #X obj 62 144 dacer~;
  #X floatatom 150 76 5 0 0 0 - - -;
! #X text 69 212 (c) Tim Blechmann 2005 \, $Id$;
  #X obj 348 118 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
  1;

--- NEW FILE: exp8~.pd ---
#N canvas 0 0 808 341 10;
#X obj 16 8 inlet~;
#X obj 16 227 outlet~;
#X obj 16 204 +~ 1;
#X obj 33 46 *~;
#X obj 33 70 *~ 0.5;
#X obj 101 46 *~;
#X obj 196 46 *~;
#X text 17 272 (c) Tim Blechmann 2005 \, $Id: exp6~.pd 221 2005-12-17
18:31:17Z tim $;
#X obj 100 105 *~ 0;
#X obj 123 67 faculty 3;
#X obj 123 86 !/ 1;
#X obj 196 108 *~ 0;
#X obj 219 89 !/ 1;
#X obj 219 70 faculty 4;
#X obj 298 48 *~;
#X obj 299 110 *~ 0;
#X obj 322 91 !/ 1;
#X obj 322 72 faculty 5;
#X obj 410 44 *~;
#X obj 411 106 *~ 0;
#X obj 434 87 !/ 1;
#X obj 434 68 faculty 6;
#X text 17 252 8th order taylor approximation of exp(x);
#X obj 530 50 *~;
#X obj 531 112 *~ 0;
#X obj 554 93 !/ 1;
#X obj 642 46 *~;
#X obj 643 108 *~ 0;
#X obj 666 89 !/ 1;
#X obj 554 74 faculty 7;
#X obj 666 70 faculty 8;
#X connect 0 0 3 0;
#X connect 0 0 3 1;
#X connect 0 0 2 0;
#X connect 0 0 5 1;
#X connect 0 0 14 1;
#X connect 0 0 23 1;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 3 0 5 0;
#X connect 3 0 6 0;
#X connect 3 0 6 1;
#X connect 4 0 2 0;
#X connect 5 0 8 0;
#X connect 5 0 18 0;
#X connect 5 0 18 1;
#X connect 6 0 11 0;
#X connect 6 0 14 0;
#X connect 6 0 26 0;
#X connect 6 0 26 1;
#X connect 8 0 2 0;
#X connect 9 0 10 0;
#X connect 10 0 8 1;
#X connect 11 0 2 0;
#X connect 12 0 11 1;
#X connect 13 0 12 0;
#X connect 14 0 15 0;
#X connect 15 0 2 0;
#X connect 16 0 15 1;
#X connect 17 0 16 0;
#X connect 18 0 19 0;
#X connect 18 0 23 0;
#X connect 19 0 2 0;
#X connect 20 0 19 1;
#X connect 21 0 20 0;
#X connect 23 0 24 0;
#X connect 24 0 2 0;
#X connect 25 0 24 1;
#X connect 26 0 27 0;
#X connect 27 0 2 0;
#X connect 28 0 27 1;
#X connect 29 0 25 0;
#X connect 30 0 28 0;

--- NEW FILE: exp6~.pd ---
#N canvas 324 188 561 309 10;
#X obj 16 8 inlet~;
#X obj 16 227 outlet~;
#X obj 16 204 +~ 1;
#X obj 33 46 *~;
#X obj 33 70 *~ 0.5;
#X obj 101 46 *~;
#X obj 196 46 *~;
#X text 17 272 (c) Tim Blechmann 2005 \, $Id: exp6~.pd 221 2005-12-17
18:31:17Z tim $;
#X text 17 252 6th order taylor approximation of exp(x);
#X obj 100 105 *~ 0;
#X obj 123 67 faculty 3;
#X obj 123 86 !/ 1;
#X obj 196 108 *~ 0;
#X obj 219 89 !/ 1;
#X obj 219 70 faculty 4;
#X obj 298 48 *~;
#X obj 299 110 *~ 0;
#X obj 322 91 !/ 1;
#X obj 322 72 faculty 5;
#X obj 410 44 *~;
#X obj 411 106 *~ 0;
#X obj 434 87 !/ 1;
#X obj 434 68 faculty 6;
#X connect 0 0 3 0;
#X connect 0 0 3 1;
#X connect 0 0 2 0;
#X connect 0 0 5 1;
#X connect 0 0 15 1;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 3 0 5 0;
#X connect 3 0 6 0;
#X connect 3 0 6 1;
#X connect 4 0 2 0;
#X connect 5 0 9 0;
#X connect 5 0 19 0;
#X connect 5 0 19 1;
#X connect 6 0 12 0;
#X connect 6 0 15 0;
#X connect 9 0 2 0;
#X connect 10 0 11 0;
#X connect 11 0 9 1;
#X connect 12 0 2 0;
#X connect 13 0 12 1;
#X connect 14 0 13 0;
#X connect 15 0 16 0;
#X connect 16 0 2 0;
#X connect 17 0 16 1;
#X connect 18 0 17 0;
#X connect 19 0 20 0;
#X connect 20 0 2 0;
#X connect 21 0 20 1;
#X connect 22 0 21 0;





More information about the Pd-cvs mailing list