Skip to content

Commit

Permalink
Merge pull request #348 from flucoma/dev
Browse files Browse the repository at this point in the history
[release] 1.0.5
  • Loading branch information
tremblap authored Dec 15, 2022
2 parents bce1cbf + d3bad45 commit 9db1bdd
Show file tree
Hide file tree
Showing 19 changed files with 17,600 additions and 310 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ interfaces/flucoma-obj-qlookup.json
release-packaging/**
winbuild/*
.DS_Store
.vscode/*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Minimal build steps below. For detailed guidance see https://github.com/flucoma/

## Prerequisites

* C++14 compliant compiler (clang, GCC or MSVC)
* C++17 compliant compiler (clang, GCC or MSVC)
* cmake
* make (or Ninja or XCode or VisualStudio)
* git
Expand Down
73 changes: 58 additions & 15 deletions examples/bufcompose-example.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -456,7 +456,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -502,7 +502,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -544,7 +544,7 @@
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"parameter_enable" : 0,
"patching_rect" : [ 79.0, 347.0, 24.0, 24.0 ]
"patching_rect" : [ 79.0, 341.0, 24.0, 24.0 ]
}

}
Expand Down Expand Up @@ -1143,7 +1143,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -1178,6 +1178,18 @@
"subpatcher_template" : "",
"assistshowspatchername" : 0,
"boxes" : [ {
"box" : {
"id" : "obj-9",
"maxclass" : "button",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"parameter_enable" : 0,
"patching_rect" : [ 142.0, 325.0, 24.0, 24.0 ]
}

}
, {
"box" : {
"id" : "obj-5",
"maxclass" : "newobj",
Expand Down Expand Up @@ -1364,7 +1376,7 @@
"numinlets" : 2,
"numoutlets" : 2,
"outlettype" : [ "bang", "" ],
"patching_rect" : [ 142.0, 377.0, 29.5, 22.0 ],
"patching_rect" : [ 142.0, 387.0, 29.5, 22.0 ],
"text" : "sel"
}

Expand All @@ -1376,7 +1388,7 @@
"numinlets" : 5,
"numoutlets" : 4,
"outlettype" : [ "int", "", "", "int" ],
"patching_rect" : [ 142.0, 337.0, 61.0, 22.0 ],
"patching_rect" : [ 142.0, 351.0, 61.0, 22.0 ],
"text" : "counter"
}

Expand Down Expand Up @@ -1493,7 +1505,7 @@
, {
"patchline" : {
"destination" : [ "obj-25", 1 ],
"midpoints" : [ 99.0, 367.0, 162.0, 367.0 ],
"midpoints" : [ 99.0, 377.0, 162.0, 377.0 ],
"source" : [ "obj-23", 0 ]
}

Expand All @@ -1514,7 +1526,7 @@
}
, {
"patchline" : {
"destination" : [ "obj-24", 0 ],
"destination" : [ "obj-9", 0 ],
"source" : [ "obj-26", 0 ]
}

Expand Down Expand Up @@ -1582,6 +1594,13 @@
"source" : [ "obj-5", 0 ]
}

}
, {
"patchline" : {
"destination" : [ "obj-24", 0 ],
"source" : [ "obj-9", 0 ]
}

}
],
"styles" : [ {
Expand Down Expand Up @@ -1659,7 +1678,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -1694,6 +1713,18 @@
"subpatcher_template" : "",
"assistshowspatchername" : 0,
"boxes" : [ {
"box" : {
"id" : "obj-12",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"patching_rect" : [ 142.0, 320.0, 22.0, 22.0 ],
"text" : "t b"
}

}
, {
"box" : {
"id" : "obj-9",
"maxclass" : "newobj",
Expand Down Expand Up @@ -1924,7 +1955,7 @@
"numinlets" : 1,
"numoutlets" : 2,
"outlettype" : [ "", "" ],
"patching_rect" : [ 142.0, 301.0, 108.0, 22.0 ],
"patching_rect" : [ 142.0, 295.0, 108.0, 22.0 ],
"text" : "fluid.bufcompose~"
}

Expand All @@ -1936,7 +1967,7 @@
"numinlets" : 2,
"numoutlets" : 2,
"outlettype" : [ "bang", "" ],
"patching_rect" : [ 142.0, 377.0, 29.5, 22.0 ],
"patching_rect" : [ 142.0, 385.0, 29.5, 22.0 ],
"text" : "sel"
}

Expand All @@ -1948,7 +1979,7 @@
"numinlets" : 5,
"numoutlets" : 4,
"outlettype" : [ "int", "", "", "int" ],
"patching_rect" : [ 142.0, 337.0, 61.0, 22.0 ],
"patching_rect" : [ 142.0, 347.0, 61.0, 22.0 ],
"text" : "counter"
}

Expand Down Expand Up @@ -2071,6 +2102,13 @@
"source" : [ "obj-11", 6 ]
}

}
, {
"patchline" : {
"destination" : [ "obj-24", 0 ],
"source" : [ "obj-12", 0 ]
}

}
, {
"patchline" : {
Expand Down Expand Up @@ -2112,7 +2150,7 @@
, {
"patchline" : {
"destination" : [ "obj-25", 1 ],
"midpoints" : [ 102.0, 364.5, 162.0, 364.5 ],
"midpoints" : [ 102.0, 375.5, 162.0, 375.5 ],
"source" : [ "obj-23", 0 ]
}

Expand All @@ -2133,7 +2171,7 @@
}
, {
"patchline" : {
"destination" : [ "obj-24", 0 ],
"destination" : [ "obj-12", 0 ],
"source" : [ "obj-26", 0 ]
}

Expand Down Expand Up @@ -2568,6 +2606,11 @@
}

}
],
"dependency_cache" : [ {
"name" : "fluid.bufcompose~.mxo",
"type" : "iLaX"
}
],
"autosave" : 0,
"styles" : [ {
Expand Down
56 changes: 40 additions & 16 deletions examples/buffermanagement-example.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -52,13 +52,13 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 35.0, 113.0, 1370.0, 751.0 ],
"rect" : [ 0.0, 26.0, 1370.0, 751.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -600,7 +600,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -1309,7 +1309,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -1821,7 +1821,7 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -2220,7 +2220,7 @@
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 20.0, 90.0, 422.0, 84.0 ],
"text" : "The same principles of automatic management can be used with objects that use the fluid.dataset~ as inputs and outputs. \n\nLet's start by creating a simple synthetic dataset mde out of MFCC analysis."
"text" : "The same principles of automatic management can be used with objects that use the fluid.dataset~ as inputs and outputs. \n\nLet's start by creating a simple synthetic dataset made out of MFCC analysis."
}

}
Expand Down Expand Up @@ -2400,13 +2400,13 @@
"appversion" : {
"major" : 8,
"minor" : 3,
"revision" : 2,
"revision" : 3,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 0.0, 26.0, 1370.0, 751.0 ],
"rect" : [ 35.0, 113.0, 1370.0, 751.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -2567,7 +2567,6 @@
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 506.0, 170.0, 134.0, 25.0 ],
"presentation_linecount" : 2,
"text" : "Trigger Processing"
}

Expand Down Expand Up @@ -2703,13 +2702,11 @@
"box" : {
"fontsize" : 13.0,
"id" : "obj-15",
"linecount" : 16,
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 20.0, 435.0, 374.0, 241.0 ],
"text" : "80.85392 -18.580402 -12.486599 17.671347 -5.018889 6.870314 0.583963 5.357196 1.909947 5.076388 1.538079 3.983266 -1.002469 64.604294 26.2 22.253168 17.40172 9.390439 12.163238 8.727877 7.03929 6.216128 4.95892 3.990312 4.20789 4.292554 0.152482 -0.267312 0.302994 0.319663 0.231892 0.260999 0.221755 0.051956 0.291778 0.165382 -0.260913 0.016466 -0.505628 2.412833 2.86147 2.532662 2.543761 2.202866 2.314336 2.201277 2.271181 2.542523 2.470343 2.880286 2.878045 3.881855 -51.250549 -92.414146 -55.402786 -13.44823 -24.911613 -16.531027 -16.146517 -9.712333 -12.417332 -7.106012 -10.382634 -8.875776 -16.487474 87.073898 -19.064693 -12.623805 20.319082 -6.308255 6.022999 -0.071732 5.633561 1.034654 4.796767 1.858731 3.829453 -1.00049 219.073563 33.307629 41.742584 66.901405 15.837646 36.841446 20.432083 24.710594 16.992668 19.3 11.335212 16.138893 9.810827"
"patching_rect" : [ 20.0, 435.0, 374.0, 23.0 ]
}

}
Expand Down Expand Up @@ -2807,13 +2804,11 @@
"box" : {
"fontsize" : 13.0,
"id" : "obj-40",
"linecount" : 16,
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 930.0, 382.0, 374.0, 241.0 ],
"text" : "80.85392 -18.580402 -12.486599 17.671347 -5.018889 6.870314 0.583963 5.357196 1.909947 5.076388 1.538079 3.983266 -1.002469 64.604294 26.2 22.253168 17.40172 9.390439 12.163238 8.727877 7.03929 6.216128 4.95892 3.990312 4.20789 4.292554 0.152482 -0.267312 0.302994 0.319663 0.231892 0.260999 0.221755 0.051956 0.291778 0.165382 -0.260913 0.016466 -0.505628 2.412833 2.86147 2.532662 2.543761 2.202866 2.314336 2.201277 2.271181 2.542523 2.470343 2.880286 2.878045 3.881855 -51.250549 -92.414146 -55.402786 -13.44823 -24.911613 -16.531027 -16.146517 -9.712333 -12.417332 -7.106012 -10.382634 -8.875776 -16.487474 87.073898 -19.064693 -12.623805 20.319082 -6.308255 6.022999 -0.071732 5.633561 1.034654 4.796767 1.858731 3.829453 -1.00049 219.073563 33.307629 41.742584 66.901405 15.837646 36.841446 20.432083 24.710594 16.992668 19.3 11.335212 16.138893 9.810827"
"patching_rect" : [ 930.0, 382.0, 374.0, 23.0 ]
}

}
Expand Down Expand Up @@ -3280,6 +3275,35 @@
}

}
],
"dependency_cache" : [ {
"name" : "fluid.buf2list.mxo",
"type" : "iLaX"
}
, {
"name" : "fluid.bufflatten~.mxo",
"type" : "iLaX"
}
, {
"name" : "fluid.bufloudness~.mxo",
"type" : "iLaX"
}
, {
"name" : "fluid.bufmfcc~.mxo",
"type" : "iLaX"
}
, {
"name" : "fluid.bufspectralshape~.mxo",
"type" : "iLaX"
}
, {
"name" : "fluid.bufstats~.mxo",
"type" : "iLaX"
}
, {
"name" : "fluid.libmanipulation.mxo",
"type" : "iLaX"
}
],
"autosave" : 0
}
Expand Down
Loading

0 comments on commit 9db1bdd

Please sign in to comment.