diff options
author | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
commit | d6b088044e161a27d49df537bbb6d998a8d0e50d (patch) | |
tree | 1a1b3a30e994767f4ef97b90194782258f2baa8a /iemhelp/iem_samplerate~-help.pd | |
parent | 32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff) |
// class_sethelpsymbol();
changed help-*.pd to *-help.pd
chanded file structure to standard
1st step remove old
svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemhelp/iem_samplerate~-help.pd')
-rw-r--r-- | iemhelp/iem_samplerate~-help.pd | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/iemhelp/iem_samplerate~-help.pd b/iemhelp/iem_samplerate~-help.pd deleted file mode 100644 index f7059b3..0000000 --- a/iemhelp/iem_samplerate~-help.pd +++ /dev/null @@ -1,40 +0,0 @@ -#N canvas 184 90 493 300 10;
-#X obj 12 66 dsp;
-#X floatatom 12 93 5 0 0 0 - - -;
-#X obj 12 40 tgl 15 0 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1
-;
-#X obj 92 131 iem_samplerate~;
-#X obj 92 106 osc~ 440;
-#X floatatom 92 163 7 0 0 0 - - -;
-#X text 143 163 Hz;
-#X obj 92 183 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 40 37 <- toggle here;
-#N canvas 383 167 452 302 down 0;
-#X obj 98 74 inlet~;
-#X obj 188 79 block~ 32 1 0.5;
-#X obj 98 132 iem_samplerate~;
-#X obj 98 161 outlet;
-#X connect 0 0 2 0;
-#X connect 2 0 3 0;
-#X restore 305 132 pd down;
-#X floatatom 305 162 7 0 0 0 - - -;
-#X text 356 162 Hz;
-#X obj 305 182 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 131 8 output the current samplerate of a window;
-#X text 11 6 iem_samplerate~;
-#X text 136 245 IEM KUG;
-#X text 120 233 musil;
-#X text 150 233 @;
-#X text 156 233 iem.at;
-#X text 71 222 (c) Thomas Musil 2000 - 2005;
-#X text 119 255 Graz \, Austria;
-#X connect 0 0 1 0;
-#X connect 2 0 0 0;
-#X connect 3 0 5 0;
-#X connect 4 0 3 0;
-#X connect 4 0 9 0;
-#X connect 5 0 7 0;
-#X connect 9 0 10 0;
-#X connect 10 0 12 0;
|