-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #72 from flucoma/dev
[release] 1.0.4
- Loading branch information
Showing
4 changed files
with
29 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; |