diff --git a/Examples/Part.04-Control/16-Lines/3.[slew].[slew2].[glide].[glide2].pd b/Examples/Part.04-Control/16-Lines/3.[slew].[slew2].[glide].[glide2].pd new file mode 100644 index 00000000..a3a63003 --- /dev/null +++ b/Examples/Part.04-Control/16-Lines/3.[slew].[slew2].[glide].[glide2].pd @@ -0,0 +1,48 @@ +#N canvas 886 53 679 380 12; +#X declare -path else; +#X obj 458 48 declare -path else; +#X floatatom 141 202 6 0 0 0 - - -; +#X obj 141 172 tgl 16 0 empty empty empty 17 7 0 10 -228856 -1 -1 0 +1; +#X obj 110 121 bng 18 250 50 0 empty empty empty 17 7 0 10 -228856 +-1 -1; +#X obj 110 145 rand.f 0 1; +#X text 70 202 target =>; +#X obj 144 309 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -228856 +-1 -1 0 1; +#X floatatom 201 215 5 0 0 0 - - -; +#X text 220 140 see also; +#X text 242 210 amplitude per second, f 10; +#X obj 141 252 slew 1, f 9; +#X text 44 42 We also have in the ELSE library a control version of +[slew] and [slew2] \, which can be used to generate lines in the control +rate., f 44; +#X obj 289 140 slew2; +#X floatatom 426 226 6 0 0 0 - - -; +#X obj 426 196 tgl 16 0 empty empty empty 17 7 0 10 -228856 -1 -1 0 +1; +#X obj 395 145 bng 18 250 50 0 empty empty empty 17 7 0 10 -228856 +-1 -1; +#X obj 395 169 rand.f 0 1; +#X text 355 226 target =>; +#X obj 429 333 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -228856 +-1 -1 10907 1; +#X floatatom 486 239 5 0 0 0 - - -; +#X text 505 164 see also; +#X obj 426 276 glide 500; +#X text 527 233 glide time; +#X obj 574 164 glide2; +#X text 390 90 Likewise \, we also have [glide] and [glide2]., f 30 +; +#X connect 1 0 10 0; +#X connect 2 0 1 0; +#X connect 3 0 4 0; +#X connect 4 0 1 0; +#X connect 7 0 10 1; +#X connect 10 0 6 0; +#X connect 13 0 21 0; +#X connect 14 0 13 0; +#X connect 15 0 16 0; +#X connect 16 0 13 0; +#X connect 19 0 21 1; +#X connect 21 0 18 0; diff --git a/Examples/Part.04-Control/16-Lines/3.[slew].[slew2].pd b/Examples/Part.04-Control/16-Lines/3.[slew].[slew2].pd deleted file mode 100644 index 0d83a99b..00000000 --- a/Examples/Part.04-Control/16-Lines/3.[slew].[slew2].pd +++ /dev/null @@ -1,26 +0,0 @@ -#N canvas 783 90 464 400 12; -#X declare -path else; -#X obj 205 23 declare -path else; -#X floatatom 144 218 6 0 0 0 - - -; -#X obj 144 188 tgl 16 0 empty empty empty 17 7 0 10 -228856 -1 -1 0 -1; -#X obj 113 137 bng 18 250 50 0 empty empty empty 17 7 0 10 -228856 --1 -1; -#X obj 113 161 rand.f 0 1; -#X text 73 218 target =>; -#X obj 147 325 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -228856 --1 -1 877 1; -#X floatatom 204 231 5 0 0 0 - - -; -#X text 223 156 see also; -#X text 245 226 amplitude per second, f 10; -#X obj 144 268 slew 1, f 9; -#X text 47 58 We also have in the ELSE library a control version of -[slew] and [slew2] \, which can be used to generate lines in the control -rate., f 46; -#X obj 292 156 slew2; -#X connect 1 0 10 0; -#X connect 2 0 1 0; -#X connect 3 0 4 0; -#X connect 4 0 1 0; -#X connect 7 0 10 1; -#X connect 10 0 6 0; diff --git a/Examples/README.pdf b/Examples/README.pdf index 5934591c..e25ee56f 100644 Binary files a/Examples/README.pdf and b/Examples/README.pdf differ diff --git a/README.md b/README.md index aa555c11..203f82fa 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ -------------------------------------------------------------------------- -#### Version: 1.0-0 beta-40: Released may 26th 2021 +#### Version: 1.0-0 beta-41: Released June 9th 2021 - This particular version of the tutorial requires **Pd 0.51-3** or later and depends on **ELSE 1.0-0 beta 40 (https://github.com/porres/pd-else/releases/tag/v1.0-beta40)!