Skip to content

Commit

Permalink
removed troubleshooting print in bufstats example
Browse files Browse the repository at this point in the history
  • Loading branch information
tremblap committed Aug 15, 2022
1 parent f671c09 commit 7840c6f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions help/fluid.bufstats-help.pd
Original file line number Diff line number Diff line change
Expand Up @@ -479,20 +479,18 @@ help.bufstats.src.3, f 32;
#X obj 26 59 fluid.bufstats -select mean;
#X obj 87 229 makefilename %s-0;
#X msg 27 291 \$1;
#X obj 86 296 print;
#X obj 26 156 t b a;
#X connect 0 0 7 0;
#X connect 2 0 3 0;
#X connect 3 0 9 0;
#X connect 3 0 10 0;
#X connect 5 0 4 0;
#X connect 6 0 8 0;
#X connect 7 0 5 0;
#X connect 7 0 11 0;
#X connect 7 0 10 0;
#X connect 8 0 3 2;
#X connect 9 0 1 0;
#X connect 11 0 2 0;
#X connect 11 1 6 0;
#X connect 10 0 2 0;
#X connect 10 1 6 0;
#X restore 16 516 pd just_the_mean;
#N canvas 1164 -910 825 571 weighted_by_confidence 0;
#X obj 26 31 inlet;
Expand Down

0 comments on commit 7840c6f

Please sign in to comment.