diff --git a/documentation/help_files/trunc~-help.pd b/documentation/help_files/trunc~-help.pd index ae7ee629..383c588d 100644 --- a/documentation/help_files/trunc~-help.pd +++ b/documentation/help_files/trunc~-help.pd @@ -25,6 +25,21 @@ #X msg 370 372 trunc~; #X text 78 95 [trunc~] truncates a signal towards zero \, that means only the integer value is considered. This is not an actual MAX clone but an object that is borrowed from ELSE which has more functionalities (support for multichannel connections) and is backwards compatible to MAX's.; #X text 149 367 Plugdata users can just use the original object from ELSE instead (same with those with ELSE)., f 33; +#N canvas 795 189 371 312 multichannel 0; +#X obj 105 130 snake~ in; +#X listbox 105 104 12 0 0 0 - - - 0; +#X obj 258 129 setdsp~ 0; +#X text 100 28 Multichannel support example.; +#X listbox 105 247 7 0 0 0 - - - 12; +#X obj 105 75 cyclone/loadmess -1.75 1.2; +#X obj 105 163 cyclone/trunc~; +#X obj 105 210 cyclone/snapshot~ 1; +#X connect 0 0 6 0; +#X connect 1 0 0 0; +#X connect 5 0 1 0; +#X connect 6 0 7 0; +#X connect 7 0 4 0; +#X restore 396 291 pd multichannel; #X connect 8 0 10 0; #X connect 9 0 8 0; #X connect 10 0 11 0;