aboutsummaryrefslogtreecommitdiff
path: root/bezier~-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:25:44 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:25:44 +0000
commitb073c6e93f0623f2e65ddf9d8593d63843c48b84 (patch)
tree89474db6d692d2c849488b3ea6a506bc9fdc28b6 /bezier~-help.pd
parentfd16467f39d490d4096923a41b5929f4b0a78fd9 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=17121
Diffstat (limited to 'bezier~-help.pd')
-rw-r--r--bezier~-help.pd30
1 files changed, 25 insertions, 5 deletions
diff --git a/bezier~-help.pd b/bezier~-help.pd
index 3ee953b..b6c60a2 100644
--- a/bezier~-help.pd
+++ b/bezier~-help.pd
@@ -1,10 +1,16 @@
-#N struct 1071-bez-array float x float y array 1071-bez-c-arr 1071-bez-c
+#N struct 1118-bez-array float x float y array 1118-bez-c-arr 1118-bez-c
float p0x float p0y float p0x. float p0y. float p1x float p1y float
p1x. float p1y. float p2x float p2y float p2x. float p2y. float p3x
float p3y float p3x. float p3y. float rpx float rpy float rpx. float
rpy.;
-#N struct 1071-bez-c float x float y;
-#N canvas 280 17 921 927 10;
+#N struct 1118-bez-c float x float y;
+#N struct 1113-bez-array float x float y array 1113-bez-c-arr 1113-bez-c
+float p0x float p0y float p0x. float p0y. float p1x float p1y float
+p1x. float p1y. float p2x float p2y float p2x. float p2y. float p3x
+float p3y float p3x. float p3y. float rpx float rpy float rpx. float
+rpy.;
+#N struct 1113-bez-c float x float y;
+#N canvas 88 5 921 704 10;
#X floatatom 415 751 5 0 0 0 - - -;
#X obj 418 737 hsl 50 10 0 1 0 0 empty empty empty -2 -8 0 10 -228856
-1 -1 0 0;
@@ -94,8 +100,22 @@ the box - you won't be able to grab the graphic (see bug description)
#X text 65 899 Outputs: scaled x and y values;
#X obj 125 830 snaps~;
#X obj 135 850 snaps~;
-#X text 21 9 [bezier~] - Transfer function with one cubic bézier curve
-\, at audio rate;
+#N canvas 176 128 494 344 META 0;
+#X text 12 55 AUTHOR João Pais <jmmmpais@googlemail.com>;
+#X text 12 95 LICENSE BSD;
+#X text 12 75 LIBRARY jmmmp;
+#X text 12 35 KEYWORDS bezier data structures;
+#X text 12 135 VERSION 2010;
+#X text 12 165 INLET_0 - all instructions;
+#X text 12 5 DESCRIPTION Transfer function GUI with one cubic bézier
+curve at audio rate;
+#X text 12 225 OUTLET_2 - dump current parameters;
+#X text 12 185 OUTLET_0 - x values;
+#X text 12 205 OUTLET_1 - y values;
+#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
+#X restore 542 496 pd META;
+#X text 21 9 [bezier~] - Transfer function GUI with one cubic bézier
+curve at audio rate;
#X connect 0 0 48 0;
#X connect 1 0 0 0;
#X connect 2 0 56 0;