From 28e1f6473482353074806bcb355bbe4521655b5b Mon Sep 17 00:00:00 2001 From: porres Date: Tue, 2 Jul 2024 14:08:54 -0300 Subject: [PATCH] Update trunc~-help.pd --- documentation/help_files/trunc~-help.pd | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/documentation/help_files/trunc~-help.pd b/documentation/help_files/trunc~-help.pd index 383c588d..cfd1d8bb 100644 --- a/documentation/help_files/trunc~-help.pd +++ b/documentation/help_files/trunc~-help.pd @@ -25,20 +25,26 @@ #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; +#N canvas 795 189 422 372 multichannel 0; #X obj 105 130 snake~ in; #X listbox 105 104 12 0 0 0 - - - 0; -#X obj 258 129 setdsp~ 0; +#X obj 289 119 setdsp~ 0; #X text 100 28 Multichannel support example.; -#X listbox 105 247 7 0 0 0 - - - 12; +#X listbox 105 307 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 obj 105 281 cyclone/snapshot~ 1; +#X obj 105 188 snake~ out; +#X listbox 162 243 7 0 0 0 - - - 12; +#X obj 162 217 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 6 0 8 0; #X connect 7 0 4 0; +#X connect 8 0 7 0; +#X connect 8 1 10 0; +#X connect 10 0 9 0; #X restore 396 291 pd multichannel; #X connect 8 0 10 0; #X connect 9 0 8 0;