Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOMs and negative inputs #66

Closed
wants to merge 30 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
681b1b8
Formatted and updated json
CorvusPrudens Nov 15, 2021
0bc2b24
Corrected patch_init json name
CorvusPrudens Nov 20, 2021
9d4f641
Integrated som field into generation
CorvusPrudens Nov 20, 2021
875d58b
Updated max patchs / mappings for som
CorvusPrudens Nov 20, 2021
3e9845b
Permitted negative inputs with input_max, input_min
CorvusPrudens Nov 22, 2021
74fdfbd
Updated patch init template
CorvusPrudens Nov 22, 2021
6ac1ba4
Begin updating new json process
CorvusPrudens Nov 24, 2021
b2223ef
Updated seed references to som
CorvusPrudens Nov 29, 2021
400d199
Made som work for old and new JSON
CorvusPrudens Nov 29, 2021
68c833a
Started implementing json2daisy.js
CorvusPrudens Nov 29, 2021
a81711b
Fleshed out json2daisy.js
CorvusPrudens Dec 1, 2021
9793fc9
Added proper return object
CorvusPrudens Dec 1, 2021
cd6a785
Corrected object vs array operations
CorvusPrudens Dec 1, 2021
a424cf1
Added component definition json from json2daisy
CorvusPrudens Dec 1, 2021
9bf5dd2
Added patch_init new-style json
CorvusPrudens Dec 1, 2021
f792db0
Translated glue from hvcc
CorvusPrudens Dec 2, 2021
e850a40
Corrected helper function errors
CorvusPrudens Dec 2, 2021
603d8be
Added parse_parameters to exports
CorvusPrudens Dec 2, 2021
9e8283f
Permitted basic build
CorvusPrudens Dec 3, 2021
c13ed33
Corrected format function
CorvusPrudens Dec 3, 2021
658dc2d
Change `input_min/max` to range
CorvusPrudens Nov 24, 2021
3d12124
Dropped in json2daisy board json
CorvusPrudens Dec 3, 2021
0ea48d5
Swapped default switch behavior
CorvusPrudens Dec 8, 2021
ee7235d
Updated hardcode for field
CorvusPrudens Dec 8, 2021
63dea68
Improved formatting
CorvusPrudens Dec 8, 2021
6865883
Fixed small issues + cleanup
CorvusPrudens Dec 8, 2021
dfba59f
Added aliases and datahandler workaround
CorvusPrudens Dec 8, 2021
b787827
Fixed small patch_sm / patch_init issues
CorvusPrudens Jan 12, 2022
9418fbc
Fixed small issues for field
CorvusPrudens Jan 12, 2022
793e392
Updated pod and patch json / patchers
CorvusPrudens Jan 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions init/oopsy-objectmappings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ max definesubstitution oopsy.petal bpatcher @name oopsy.maxpat @args petal;
max objectfile oopsy.petal oopsy.petal;
max definesubstitution oopsy.pod bpatcher @name oopsy.maxpat @args pod;
max objectfile oopsy.pod oopsy.pod;
max definesubstitution oopsy.patch_sm bpatcher @name oopsy.maxpat @args patch_sm;
max objectfile oopsy.patch_sm oopsy.patch_sm;
max definesubstitution oopsy.patch_init bpatcher @name oopsy.maxpat @args patch_init;
max objectfile oopsy.patch_init oopsy.patch_init;
max definesubstitution oopsy.bluemchen bpatcher @name oopsy.maxpat @args bluemchen;
max objectfile oopsy.bluemchen oopsy.bluemchen;
max definesubstitution oopsy.nehcmeulb bpatcher @name oopsy.maxpat @args nehcmeulb;
Expand Down
27 changes: 15 additions & 12 deletions patchers/oopsy.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"appversion" : {
"major" : 8,
"minor" : 1,
"revision" : 8,
"revision" : 11,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 392.0, 105.0, 1246.0, 808.0 ],
"rect" : [ 140.0, 79.0, 1182.0, 558.0 ],
"bglocked" : 0,
"openinpresentation" : 1,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -353,7 +353,7 @@
"box" : {
"fontsize" : 9.0,
"id" : "obj-76",
"items" : [ "patch", ",", "patch_sm", ",", "field", ",", "petal", ",", "pod", ",", "versio", ",", "bluemchen", ",", "nehcmeulb" ],
"items" : [ "patch", ",", "patch_init", ",", "field", ",", "petal", ",", "pod", ",", "versio", ",", "bluemchen", ",", "nehcmeulb" ],
"maxclass" : "umenu",
"numinlets" : 1,
"numoutlets" : 3,
Expand All @@ -377,13 +377,13 @@
"appversion" : {
"major" : 8,
"minor" : 1,
"revision" : 8,
"revision" : 11,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 613.0, 269.0, 918.0, 472.0 ],
"rect" : [ 488.0, 269.0, 918.0, 472.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -411,6 +411,7 @@
"style" : "",
"subpatcher_template" : "",
"assistshowspatchername" : 0,
"visible" : 1,
"boxes" : [ {
"box" : {
"id" : "obj-31",
Expand All @@ -430,8 +431,8 @@
"numinlets" : 9,
"numoutlets" : 9,
"outlettype" : [ "", "", "", "", "", "", "", "", "" ],
"patching_rect" : [ 17.0, 97.0, 387.0, 22.0 ],
"text" : "routepass patch patch_sm field petal pod versio bluemchen nehcmeulb"
"patching_rect" : [ 17.0, 97.0, 386.0, 22.0 ],
"text" : "routepass patch patch_init field petal pod versio bluemchen nehcmeulb"
}

}
Expand Down Expand Up @@ -570,13 +571,13 @@
, {
"box" : {
"id" : "obj-2",
"linecount" : 2,
"linecount" : 3,
"maxclass" : "message",
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 544.0, 329.0, 372.0, 35.0 ],
"text" : "clear, append patch, append patch_sm, append field, append petal, append pod, append versio, append bluemchen, append nehcmeulb"
"patching_rect" : [ 544.0, 329.0, 369.0, 49.0 ],
"text" : "clear, append patch, append patch_init, append field, append petal, append pod, append versio, append bluemchen, append nehcmeulb"
}

}
Expand Down Expand Up @@ -1001,7 +1002,7 @@
"appversion" : {
"major" : 8,
"minor" : 1,
"revision" : 8,
"revision" : 11,
"architecture" : "x64",
"modernui" : 1
}
Expand Down Expand Up @@ -1339,6 +1340,8 @@
"saved_object_attributes" : {
"autostart" : 0,
"defer" : 0,
"node_bin_path" : "",
"npm_bin_path" : "",
"watch" : 0
}
,
Expand Down Expand Up @@ -1382,7 +1385,7 @@
"appversion" : {
"major" : 8,
"minor" : 1,
"revision" : 8,
"revision" : 11,
"architecture" : "x64",
"modernui" : 1
}
Expand Down
Loading