From a1e92bd8ad513384243b67af4a44dab8744515d9 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 29 Nov 2006 19:20:43 +0000 Subject: initial commit changed float to t_float -fno-strict-aliasing #pragma obsolete svn path=/trunk/externals/iem/iem_delay/; revision=6515 --- help/block_delay~-help.pd | 42 +++++++++++++++++++++++++++++++++++ help/n_delay1p_line~-help.pd | 52 ++++++++++++++++++++++++++++++++++++++++++++ help/n_delay2p_line~-help.pd | 52 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 146 insertions(+) create mode 100644 help/block_delay~-help.pd create mode 100644 help/n_delay1p_line~-help.pd create mode 100644 help/n_delay2p_line~-help.pd (limited to 'help') diff --git a/help/block_delay~-help.pd b/help/block_delay~-help.pd new file mode 100644 index 0000000..67fe4f2 --- /dev/null +++ b/help/block_delay~-help.pd @@ -0,0 +1,42 @@ +#N canvas 22 12 564 467 10; +#X text 117 399 IEM KUG; +#X text 101 387 musil; +#X text 131 387 @; +#X text 137 387 iem.at; +#X text 100 409 Graz \, Austria; +#X text 52 376 (c) Thomas Musil 2000 - 2006; +#X obj 21 66 dsp; +#X obj 21 43 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X floatatom 21 107 5 0 0 0 - - -; +#X floatatom 34 90 5 0 0 0 - - -; +#X text 130 11 2 point interpolation between 2 samples; +#X obj 161 139 dirac~; +#N canvas 0 0 450 300 graph1 0; +#X array array101 100 float 0; +#X coords 0 1.1 99 -0.1 100 50 1; +#X restore 404 223 graph; +#X obj 187 258 tabwrite~ array101; +#N canvas 0 0 450 300 graph1 0; +#X array array100 100 float 0; +#X coords 0 1.1 99 -0.1 100 50 1; +#X restore 404 153 graph; +#X obj 226 192 tabwrite~ array100; +#X text 250 220 no initial arguments; +#X obj 162 220 block_delay~; +#X obj 160 97 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 405 274 hsl 100 15 0 99 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 6400 1; +#X floatatom 402 295 5 0 0 0 - - -; +#X text 21 11 block_delay~; +#X connect 6 0 8 0; +#X connect 6 1 9 0; +#X connect 7 0 6 0; +#X connect 11 0 15 0; +#X connect 11 0 17 0; +#X connect 17 0 13 0; +#X connect 18 0 11 0; +#X connect 18 0 15 0; +#X connect 18 0 13 0; +#X connect 19 0 20 0; diff --git a/help/n_delay1p_line~-help.pd b/help/n_delay1p_line~-help.pd new file mode 100644 index 0000000..8402354 --- /dev/null +++ b/help/n_delay1p_line~-help.pd @@ -0,0 +1,52 @@ +#N canvas 22 12 782 522 10; +#X text 117 399 IEM KUG; +#X text 101 387 musil; +#X text 131 387 @; +#X text 137 387 iem.at; +#X text 100 409 Graz \, Austria; +#X text 52 376 (c) Thomas Musil 2000 - 2006; +#X obj 21 66 dsp; +#X obj 21 43 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X floatatom 21 107 5 0 0 0 - - -; +#X floatatom 34 90 5 0 0 0 - - -; +#X obj 220 227 n_delay1p_line~ 2 100; +#X obj 252 178 pack 0 0; +#X obj 308 145 t b f; +#X floatatom 233 93 5 0 0 0 - - -; +#X floatatom 313 94 5 0 0 0 - - -; +#X obj 133 109 osc~ 700; +#X obj 152 180 dbtorms; +#X floatatom 152 161 5 0 100 0 - - -; +#X obj 133 204 *~ 0; +#X obj 221 262 dac~; +#X msg 399 176 time \$1; +#X floatatom 399 150 5 0 0 0 - - -; +#X msg 425 118 100; +#X msg 460 121 1000; +#X msg 391 119 0; +#X msg 503 121 3000; +#X text 21 11 n_delay1p_line~; +#X text 357 233 1.arg: number of outlets; +#X text 357 243 2.arg: interpolation time in ms; +#X text 196 11 one point interpolation of one sample; +#X connect 6 0 8 0; +#X connect 6 1 9 0; +#X connect 7 0 6 0; +#X connect 10 0 19 0; +#X connect 10 1 19 1; +#X connect 11 0 10 0; +#X connect 12 0 11 0; +#X connect 12 1 11 1; +#X connect 13 0 11 0; +#X connect 14 0 12 0; +#X connect 15 0 18 0; +#X connect 16 0 18 1; +#X connect 17 0 16 0; +#X connect 18 0 10 0; +#X connect 20 0 10 0; +#X connect 21 0 20 0; +#X connect 22 0 21 0; +#X connect 23 0 21 0; +#X connect 24 0 21 0; +#X connect 25 0 21 0; diff --git a/help/n_delay2p_line~-help.pd b/help/n_delay2p_line~-help.pd new file mode 100644 index 0000000..72e5da2 --- /dev/null +++ b/help/n_delay2p_line~-help.pd @@ -0,0 +1,52 @@ +#N canvas 22 12 782 522 10; +#X text 117 399 IEM KUG; +#X text 101 387 musil; +#X text 131 387 @; +#X text 137 387 iem.at; +#X text 100 409 Graz \, Austria; +#X text 52 376 (c) Thomas Musil 2000 - 2006; +#X obj 21 66 dsp; +#X obj 21 43 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X floatatom 21 107 5 0 0 0 - - -; +#X floatatom 34 90 5 0 0 0 - - -; +#X obj 252 178 pack 0 0; +#X obj 308 145 t b f; +#X floatatom 233 93 5 0 0 0 - - -; +#X floatatom 313 94 5 0 0 0 - - -; +#X obj 133 109 osc~ 700; +#X obj 152 180 dbtorms; +#X floatatom 152 161 5 0 100 0 - - -; +#X obj 133 204 *~ 0; +#X obj 221 262 dac~; +#X msg 399 176 time \$1; +#X floatatom 399 150 5 0 0 0 - - -; +#X msg 425 118 100; +#X msg 460 121 1000; +#X msg 391 119 0; +#X msg 503 121 3000; +#X text 357 233 1.arg: number of outlets; +#X text 357 243 2.arg: interpolation time in ms; +#X text 21 11 n_delay2p_line~; +#X text 196 11 2 point interpolation between 2 samples; +#X obj 220 227 n_delay2p_line~ 2 100; +#X connect 6 0 8 0; +#X connect 6 1 9 0; +#X connect 7 0 6 0; +#X connect 10 0 29 0; +#X connect 11 0 10 0; +#X connect 11 1 10 1; +#X connect 12 0 10 0; +#X connect 13 0 11 0; +#X connect 14 0 17 0; +#X connect 15 0 17 1; +#X connect 16 0 15 0; +#X connect 17 0 29 0; +#X connect 19 0 29 0; +#X connect 20 0 19 0; +#X connect 21 0 20 0; +#X connect 22 0 20 0; +#X connect 23 0 20 0; +#X connect 24 0 20 0; +#X connect 29 0 18 0; +#X connect 29 1 18 1; -- cgit v1.2.1