From 06e81d00ae3175427fa048f6273f75ac2bf25538 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Mon, 3 Dec 2012 13:42:53 +0000 Subject: impove help and add a shape inlet svn path=/trunk/externals/nusmuk/; revision=16645 --- puremapping/wave-help.pd | 50 ++++++++++++++++++++++++++++++------------------ 1 file changed, 31 insertions(+), 19 deletions(-) (limited to 'puremapping/wave-help.pd') diff --git a/puremapping/wave-help.pd b/puremapping/wave-help.pd index 1d96ecb..5aaaec6 100644 --- a/puremapping/wave-help.pd +++ b/puremapping/wave-help.pd @@ -1,19 +1,31 @@ -#N canvas 441 85 302 360 10; -#X floatatom 29 40 5 0 0 0 - - -; -#X floatatom 60 79 5 0 0 0 - - -; -#X floatatom 103 97 5 0 0 0 - - -; -#X obj 23 118 wave 25 0.4; -#X obj 26 23 hsl 200 15 -1 5 0 0 empty empty center_position -2 -6 -0 8 -262144 -1 -1 5500 1; -#X obj 106 79 hsl 128 15 0.01 10 1 0 empty empty empty -2 -6 0 8 -262144 --1 -1 5900 1; -#X obj 23 156 multi_slider 50; -#X obj 63 61 hsl 128 15 0 50 0 0 empty empty number_of_points -2 -6 -0 8 -262144 -1 -1 12700 1; -#X connect 1 0 3 1; -#X connect 2 0 3 2; -#X connect 3 0 6 0; -#X connect 4 0 3 0; -#X connect 4 0 0 0; -#X connect 5 0 2 0; -#X connect 7 0 1 0; +#N canvas 1972 613 672 454 10; +#X floatatom 29 90 5 0 0 0 - - -; +#X floatatom 52 131 5 0 0 0 - - -; +#X floatatom 81 173 5 0 0 0 - - -; +#X obj 26 73 hsl 200 15 -1 5 0 0 empty empty center_position -2 -6 +0 8 -262144 -1 -1 0 1; +#X obj 84 155 hsl 128 15 0.01 10 1 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X obj 23 251 multi_slider 50; +#X obj 55 113 hsl 128 15 0 50 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X floatatom 110 199 5 0 0 0 - - -; +#X text 223 156 size of the wave (proportion of the total point number) +; +#X obj 23 228 wave 50 0.4 0.1; +#X text 149 197 shape of the wave (thanks to a curve_pow inside the +object); +#X text 190 110 total nubmer of points in the list; +#X text 240 74 position of the center of the wave (0 ... 1); +#X text 142 3 the wave object generate a list of float. This list is +composed of value creating a triangular shape. This object is mainly +use to generate data aiming at the control of lighting \, spacialisation +or else.; +#X connect 1 0 9 1; +#X connect 2 0 9 2; +#X connect 3 0 0 0; +#X connect 3 0 9 0; +#X connect 4 0 2 0; +#X connect 6 0 1 0; +#X connect 7 0 9 3; +#X connect 9 0 5 0; -- cgit v1.2.1