diff options
Diffstat (limited to 'send13~-help.pd')
-rw-r--r-- | send13~-help.pd | 52 |
1 files changed, 49 insertions, 3 deletions
diff --git a/send13~-help.pd b/send13~-help.pd index dfa173f..a0b634a 100644 --- a/send13~-help.pd +++ b/send13~-help.pd @@ -1,3 +1,49 @@ -#N canvas 3 48 450 300 10; -#X text 50 110 This is a placeholder help patch. You can help by making -a real help patch for this object!; +#N canvas 0 31 512 425 10; +#N canvas 502 156 494 344 META 0; +#X text 12 105 RELEASE_DATE 2009-06-12; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 5 KEYWORDS signal nonlocal; +#X text 12 85 AUTHOR d13@klingt.org; +#X text 12 25 LICENSE GPL v2; +#X text 12 45 DESCRIPTION settable send~; +#X text 12 65 INLET_0 set signal; +#X restore 430 379 pd META; +#X floatatom 157 65 5 0 0 0 - - -; +#X obj 157 91 sig~; +#X obj 156 231 metro 150; +#X obj 156 185 loadbang; +#X obj 156 210 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 36 262 snapshot~; +#X floatatom 36 299 5 0 0 0 - - -; +#X msg 320 73 \; pd dsp \$1; +#X obj 320 49 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X text 108 260 Oddities:; +#X msg 210 74 set sig3; +#X msg 227 106 set sig4; +#X msg 37 110 set sig3; +#X msg 54 144 set sig4; +#X obj 37 185 receive13~ sig3; +#X obj 157 144 send13~ sig3; +#X text 108 280 * when you send a set message to receive13~ the receive-name +is immediately updated. However \, if you send a set message to send13~ +it won't get updated until you toggle DSP on and off; +#X text 108 340 * send13~ doesn't automatically convert incoming floats +to a signal; +#X text 24 24 [send13~]; +#X text 84 24 or [s13~]; +#X text 144 24 - settable [send~]; +#X connect 1 0 2 0; +#X connect 2 0 16 0; +#X connect 3 0 6 0; +#X connect 4 0 5 0; +#X connect 5 0 3 0; +#X connect 6 0 7 0; +#X connect 9 0 8 0; +#X connect 11 0 16 0; +#X connect 12 0 16 0; +#X connect 13 0 15 0; +#X connect 14 0 15 0; +#X connect 15 0 6 0; |