aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/sampstoms~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/sampstoms~-help.pd')
-rw-r--r--doc/help/cyclone/sampstoms~-help.pd22
1 files changed, 17 insertions, 5 deletions
diff --git a/doc/help/cyclone/sampstoms~-help.pd b/doc/help/cyclone/sampstoms~-help.pd
index 79313ed..a386eca 100644
--- a/doc/help/cyclone/sampstoms~-help.pd
+++ b/doc/help/cyclone/sampstoms~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1420 346 579 354 10;
-#X declare -lib cyclone;
+#N canvas 0 26 501 294 10;
#X text 16 15 Convert number of samples (at the current sampling rate)
to milliseconds;
#X msg 263 127 0 \, 44100 3000;
@@ -16,13 +15,26 @@ can perform the conversion.;
#X text 272 208 milliseconds out (as a signal);
#X text 273 171 number of samples in (as a signal);
#X obj 263 226 Snapshot~ 100;
-#X obj 403 30 import cyclone;
#X obj 263 146 Line~;
#X text 18 93 Use as a calculator or for float parameters;
#X text 247 110 or convert signal values;
-#X connect 1 0 14 0;
+#N canvas 309 151 494 394 META 0;
+#X text 12 185 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 155 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 5 KEYWORDS signal conversion max_compatible;
+#X text 12 45 DESCRIPTION convert number of samples (at the current
+sampling rate) to milliseconds;
+#X text 12 75 INLET_0 signal;
+#X text 12 95 OUTLET_0 signal;
+#X text 12 115 OUTLET_1 float;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 135 AUTHOR Krzysztof Czaja;
+#X restore 451 273 pd META;
+#X connect 1 0 13 0;
#X connect 3 0 12 0;
#X connect 5 1 4 0;
#X connect 6 0 5 0;
#X connect 12 0 2 0;
-#X connect 14 0 3 0;
+#X connect 13 0 3 0;