Skip to content

Commit

Permalink
Merge pull request #72 from flucoma/dev
Browse files Browse the repository at this point in the history
[release] 1.0.4
  • Loading branch information
tremblap authored Aug 16, 2022
2 parents 335c976 + 71be80c commit d35a607
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 11 deletions.
4 changes: 2 additions & 2 deletions help/fluid.bufampgate-help.pd
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ help.ampgate.indices.2 -rampup 110 -rampdown 2205 -onthreshold -40
#X obj 37 267 outlet;
#X obj 300 267 outlet;
#X obj 37 177 t b b, f 38;
#X msg 37 217 waveform help.ampgate.src.2 \, indices help.ampgate.indices.2-0
#X msg 37 217 waveform help.ampgate.src.2 \, indices help.ampgate.indices.2-1
, f 32;
#X msg 300 217 waveform help.ampgate.src.2 \, indices help.ampgate.indices.2-1
#X msg 300 217 waveform help.ampgate.src.2 \, indices help.ampgate.indices.2-0
, f 33;
#X connect 0 0 2 0;
#X connect 2 0 5 0;
Expand Down
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
7 changes: 3 additions & 4 deletions help/fluid.stats-help.pd
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#N struct 1383-draw-item float x float y float c float a float b;
#N struct 1384-rectangle float x float c;
#N struct 1384-pixel float x0 float y0 float x1 float y1;
#N struct 1021-rectangle float x float c;
#N struct 1021-pixel float x0 float y0 float x1 float y1;
#N canvas 31 42 695 748 12;
#X obj 17 13 cnv 15 660 42 empty empty fluid.stats 1 22 0 36 #4ba3fb
#ffffff 0;
Expand Down Expand Up @@ -148,7 +147,7 @@ data is over time., f 57;
#X connect 10 0 1 0;
#X restore 22 387 pd addpoint;
#X obj 22 274 t l l;
#N canvas 255 -480 652 300 addrange 1;
#N canvas 429 335 652 321 addrange 0;
#X obj 38 45 inlet;
#X obj 40 267 outlet;
#X obj 297 43 inlet;
Expand Down
21 changes: 21 additions & 0 deletions tests/human testing.pd
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
#N struct 1055-draw-item float x float y float c float a float b;
#N struct 1006-rectangle float x float c;
#N struct 1006-pixel float x0 float y0 float x1 float y1;
#N canvas 557 90 631 805 12;
#X obj 19 63 fluid.dataset;
#X msg 19 28 version;
#X obj 22 113 fluid.bufnoveltyfeature;
#X obj 22 153 fluid.noveltyfeature~;
#X obj 30 226 fluid.bufnmf;
#X obj 30 263 fluid.spectralshape~;
#X obj 30 313 fluid.noveltyslice~;
#X obj 26 370 fluid.bufampgate;
#X obj 41 429 fluid.bufstats;
#X obj 44 499 fluid.sines~;
#X obj 69 556 fluid.mfcc~;
#X obj 68 610 fluid.ampslice~;
#X obj 60 654 fluid.ampgate~;
#X obj 214 186 fluid.plotter;
#X obj 50 696 fluid.datasetquery;
#X obj 47 729 fluid.kdtree;
#X connect 1 0 0 0;

0 comments on commit d35a607

Please sign in to comment.