From c124775d7f4954e536c69414eb521a437ac02e94 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Fri, 12 Nov 2010 01:50:32 +0000 Subject: added pd META subpatch, removed xbend-help.pd and xnote-help.pd since they are not used svn path=/trunk/externals/miXed/; revision=14428 --- doc/help/cyclone/bitnot~-help.pd | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) (limited to 'doc/help/cyclone/bitnot~-help.pd') diff --git a/doc/help/cyclone/bitnot~-help.pd b/doc/help/cyclone/bitnot~-help.pd index 20fd57e..8135509 100644 --- a/doc/help/cyclone/bitnot~-help.pd +++ b/doc/help/cyclone/bitnot~-help.pd @@ -1,5 +1,4 @@ -#N canvas 1387 184 781 540 10; -#X declare -lib cyclone; +#N canvas 0 26 644 442 10; #X text 15 5 Bitwise not signal operator.; #X obj 41 316 clip~ -1 1; #X floatatom 397 182 0 0 0 0 - - -; @@ -22,21 +21,32 @@ floats to ints and back that single precision floating point values only retain 24 bits of integer resolution. The floating point bits from left to right are <1 sign bit> <8 exponent bits> <23 mantissa bits>.; -#X obj 487 40 import cyclone; #X obj 346 231 bitnot~ 1; #X obj 347 283 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 --262144 -1 -1 -1 256; +-262144 -1 -1 0 256; #X obj 45 273 bitnot~; #X obj 346 258 Snapshot~ 100; +#N canvas 309 151 494 395 META 0; +#X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 125 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 bitwise not signal operator; +#X text 12 65 INLET_0 signal; +#X text 12 85 OUTLET_0 signal; +#X text 12 25 LICENSE SIBSD; +#X text 12 105 AUTHOR Krzysztof Czaja; +#X restore 594 420 pd META; #X connect 1 0 9 0; #X connect 2 0 3 0; -#X connect 3 0 16 0; +#X connect 3 0 15 0; #X connect 5 0 6 0; -#X connect 6 0 16 0; +#X connect 6 0 15 0; #X connect 8 0 9 1; #X connect 9 0 10 0; #X connect 9 0 10 1; -#X connect 11 0 18 0; -#X connect 16 0 19 0; -#X connect 18 0 1 0; -#X connect 19 0 17 0; +#X connect 11 0 17 0; +#X connect 15 0 18 0; +#X connect 17 0 1 0; +#X connect 18 0 16 0; -- cgit v1.2.1