diff options
author | N.N. <electrickery@users.sourceforge.net> | 2015-02-02 19:14:33 +0000 |
---|---|---|
committer | N.N. <electrickery@users.sourceforge.net> | 2015-02-02 19:14:33 +0000 |
commit | 4c1bcfd1857e4e5b25c5b3c9729d0422a8cce576 (patch) | |
tree | 8b84a15e5ed4d0245765b0762b78a538b7431584 /doc/help/cyclone/bitnot~-help.pd | |
parent | f994b384f76aefdf25cbcadf8a12bfcf06cf87fd (diff) |
Reformatted and enhanced the cyclone help-patches.
svn path=/trunk/externals/miXed/; revision=17422
Diffstat (limited to 'doc/help/cyclone/bitnot~-help.pd')
-rw-r--r-- | doc/help/cyclone/bitnot~-help.pd | 131 |
1 files changed, 80 insertions, 51 deletions
diff --git a/doc/help/cyclone/bitnot~-help.pd b/doc/help/cyclone/bitnot~-help.pd index 8135509..7c31aa5 100644 --- a/doc/help/cyclone/bitnot~-help.pd +++ b/doc/help/cyclone/bitnot~-help.pd @@ -1,52 +1,81 @@ -#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 - - -; -#X msg 397 200 mode \$1; -#X text 22 180 bitwise boolean operation on a signal as bits; -#X floatatom 346 180 0 0 0 0 - - -; -#X obj 346 200 sig~ 0; -#X text 300 356 modes \; mode 0: treat floating point signal input -as raw 32 bit value \; mode 1: convert floating point signal input -to integer \;; -#X floatatom 70 341 0 0 0 0 - - -; -#X obj 41 360 *~ 0.2; -#X obj 41 402 dac~; -#X obj 45 237 cycle~ 440; -#X text 300 330 args: <mode>. defaults to 0; -#X text 335 152 bitwise boolean operation on signals as integers; -#X text 15 35 Performs bitwise boolean operations on a floating point -signal as bits or as an integer. Note that if you are converting the -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 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 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 +#N canvas 495 129 568 531 10; +#X obj 0 523 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289 +0; +#X obj 0 354 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0 ; -#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 15 0; -#X connect 5 0 6 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 17 0; -#X connect 15 0 18 0; -#X connect 17 0 1 0; -#X connect 18 0 16 0; +#N canvas 367 383 441 271 META 0; +#X text 0 20 LICENSE SIBSD; +#X text 0 113 LIBRARY cyclone; +#X text 0 73 INLET_0 signal; +#X text 0 93 OUTLET_0 signal; +#X text 0 0 KEYWORDS boolean bitnot bitwise signal; +#X text 0 40 DESCRIPTION performs bitwise boolean operations on a float +signal; +#X text 0 134 VERSION 0.1-alpha57; +#X text 0 152 AUTHOR Krzysztof Czaja; +#X text 1 170 RELEASE_DATE 2002; +#X text 2 189 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 2 221 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland +updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan +adapted the patch to pd-extended 2015-02-02; +#X restore 498 525 pd META; +#X obj 0 400 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0 +; +#X obj 0 441 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1 +0; +#N canvas 158 549 428 109 Related_objects 0; +#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0; +#X text 6 1 Related Objects; +#X obj 7 27 cyclone/bitnot~; +#X obj 7 54 cyclone/bitor~; +#X obj 7 77 cyclone/bitxor~; +#X obj 109 28 cyclone/bitshift~; +#X restore 210 525 pd Related_objects; +#X obj 84 412 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X obj 0 0 cnv 15 551 41 empty empty bitnot~ 3 12 0 18 -204280 -1 0 +; +#X text 120 411 signal; +#X text 120 366 signal; +#X obj 67 236 clip~ -1 1; +#X floatatom 392 123 0 0 0 0 - - -; +#X msg 392 144 mode \$1; +#X floatatom 341 124 0 0 0 0 - - -; +#X obj 341 144 sig~ 0; +#X obj 67 261 *~ 0.2; +#X obj 67 132 cycle~ 440; +#X text 244 94 bitwise boolean operation on signals as integers; +#X obj 341 263 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 +-262144 -1 -1 -1 256; +#X obj 341 238 Snapshot~ 100; +#X text 102 458 1) float; +#X text 175 366 - signal to do bitwise not with; +#X text 175 411 - output signal of bitwise not for mask and mode; +#X obj 499 4 bitnot~; +#X obj 84 367 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X text 20 24 Performs bitwise boolean operations on a float signal. +; +#X obj 66 296 output~; +#X text 64 93 bitwise boolean operation; +#X text 64 105 on a signal as bits; +#X obj 341 187 cyclone/bitnot~ 1; +#X obj 67 184 cyclone/bitnot~; +#X text 20 53 Works on floating point signal as bits or as an integer +by inverting all bits.; +#X text 175 457 - modes (defaults to 0):; +#X text 187 471 0: treat floating point signal input as raw 32 bit +value \; 1: convert floating point signal input to integer \;; +#X connect 10 0 15 0; +#X connect 11 0 12 0; +#X connect 12 0 29 0; +#X connect 13 0 14 0; +#X connect 14 0 29 0; +#X connect 15 0 26 0; +#X connect 15 0 26 1; +#X connect 16 0 30 0; +#X connect 19 0 18 0; +#X connect 29 0 19 0; +#X connect 30 0 10 0; |