aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/cos~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pd/doc/5.reference/cos~.pd')
-rw-r--r--pd/doc/5.reference/cos~.pd32
1 files changed, 0 insertions, 32 deletions
diff --git a/pd/doc/5.reference/cos~.pd b/pd/doc/5.reference/cos~.pd
deleted file mode 100644
index ba6f918e..00000000
--- a/pd/doc/5.reference/cos~.pd
+++ /dev/null
@@ -1,32 +0,0 @@
-#N canvas 134 143 768 332 12;
-#X obj 112 12 cos~;
-#X obj 23 200 cos~;
-#X obj 23 249 snapshot~;
-#X obj 23 152 sig~;
-#X floatatom 23 275 0 0 0;
-#X obj 23 125 * 0.01;
-#X floatatom 23 98 0 0 0;
-#X obj 90 215 metro 500;
-#X obj 90 189 r metro;
-#X msg 540 93 \; metro 0;
-#X msg 521 39 \; pd dsp 1 \; metro 1;
-#X text 159 13 - COSINE WAVESHAPER;
-#X text 86 125 Divide by 100;
-#X text 71 153 convert to audio;
-#X text 78 100 <-- Scroll to set input value;
-#X text 64 276 <-- output of the cos~ object;
-#X text 291 195 see also:;
-#X obj 379 197 osc~;
-#X obj 423 197 tabread4~;
-#X text 494 293 updated for Pd version 0.33;
-#X text 608 54 <-Click to start;
-#X text 609 99 <-Click to stop;
-#X text 9 45 The cos~ object outputs the cosine of its signal input.;
-#X connect 1 0 2 0;
-#X connect 2 0 4 0;
-#X connect 2 0 4 0;
-#X connect 3 0 1 0;
-#X connect 5 0 3 0;
-#X connect 6 0 5 0;
-#X connect 7 0 2 0;
-#X connect 8 0 7 0;