Skip to content

Commit

Permalink
Assign arguments & scripting names to midi-learn bpatchers
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Sep 21, 2015
1 parent 66ed52f commit 47377cb
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 20 deletions.
12 changes: 8 additions & 4 deletions patchers/264.delay~.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
}
, {
"box" : {
"args" : [ "#1-del-ffreq" ],
"id" : "obj-37",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -153,12 +154,13 @@
"patching_rect" : [ 600.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 95.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[3]"
"varname" : "delay-filter-frequency"
}

}
, {
"box" : {
"args" : [ "#1-del-fbck" ],
"id" : "obj-36",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -168,12 +170,13 @@
"patching_rect" : [ 465.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 74.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[2]"
"varname" : "delay-feedback"
}

}
, {
"box" : {
"args" : [ "#1-del-time" ],
"id" : "obj-25",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -183,12 +186,13 @@
"patching_rect" : [ 330.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 53.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[1]"
"varname" : "delay-time"
}

}
, {
"box" : {
"args" : [ "#1-del-volume" ],
"id" : "obj-3",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -198,7 +202,7 @@
"patching_rect" : [ 195.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 32.0, 20.0, 20.0 ],
"varname" : "264.midi-learn"
"varname" : "delay-volume"
}

}
Expand Down
22 changes: 19 additions & 3 deletions patchers/264.filter~.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"architecture" : "x86"
}
,
"rect" : [ 0.0, 46.0, 993.0, 704.0 ],
"rect" : [ 0.0, 46.0, 991.0, 704.0 ],
"bglocked" : 0,
"openinpresentation" : 1,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -525,6 +525,7 @@
}
, {
"box" : {
"args" : [ "#1-fltr-Q" ],
"id" : "obj-58",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -534,7 +535,7 @@
"patching_rect" : [ 495.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 53.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[2]"
"varname" : "filter-Q"
}

}
Expand Down Expand Up @@ -782,6 +783,7 @@
}
, {
"box" : {
"args" : [ "#1-fltr-frequency" ],
"id" : "obj-25",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -791,7 +793,7 @@
"patching_rect" : [ 270.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 32.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[1]"
"varname" : "filter-frequency"
}

}
Expand Down Expand Up @@ -1921,6 +1923,20 @@
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-control.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-read-write.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
]
}

Expand Down
17 changes: 16 additions & 1 deletion patchers/264.go!.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
}
, {
"box" : {
"args" : [ "#1-bang" ],
"id" : "obj-1",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -218,7 +219,7 @@
"patching_rect" : [ 75.0, 90.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 4.0, 22.0, 20.0, 20.0 ],
"varname" : "264.midi-learn"
"varname" : "midi-bang"
}

}
Expand Down Expand Up @@ -343,6 +344,20 @@
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-control.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-read-write.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
]
}

Expand Down
39 changes: 30 additions & 9 deletions patchers/264.grains~.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,7 @@
}
, {
"box" : {
"args" : [ "#1-grains-volume" ],
"id" : "obj-159",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -803,7 +804,7 @@
"patching_rect" : [ 1230.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 116.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[7]"
"varname" : "grain-volume"
}

}
Expand Down Expand Up @@ -1111,6 +1112,7 @@
}
, {
"box" : {
"args" : [ "#1-grains-pitch" ],
"id" : "obj-127",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -1120,7 +1122,7 @@
"patching_rect" : [ 930.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 95.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[5]"
"varname" : "grain-pitch"
}

}
Expand Down Expand Up @@ -1234,6 +1236,7 @@
}
, {
"box" : {
"args" : [ "#1-grains-pitch-v" ],
"id" : "obj-137",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -1243,7 +1246,7 @@
"patching_rect" : [ 1080.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 136.0, 95.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[6]"
"varname" : "grain-pitch-variation"
}

}
Expand Down Expand Up @@ -1495,6 +1498,7 @@
}
, {
"box" : {
"args" : [ "#1-grains-size" ],
"id" : "obj-82",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -1504,7 +1508,7 @@
"patching_rect" : [ 600.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 74.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[3]"
"varname" : "grain-size"
}

}
Expand Down Expand Up @@ -1643,6 +1647,7 @@
}
, {
"box" : {
"args" : [ "#1-grains-size-v" ],
"id" : "obj-94",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -1652,7 +1657,7 @@
"patching_rect" : [ 765.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 136.0, 74.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[4]"
"varname" : "grain-size-variation"
}

}
Expand Down Expand Up @@ -1904,6 +1909,7 @@
}
, {
"box" : {
"args" : [ "#1-grains-rate" ],
"id" : "obj-25",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -1913,7 +1919,7 @@
"patching_rect" : [ 270.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 53.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[1]"
"varname" : "grain-rate"
}

}
Expand Down Expand Up @@ -2273,6 +2279,7 @@
}
, {
"box" : {
"args" : [ "#1-grains-rate-v" ],
"id" : "obj-26",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -2282,7 +2289,7 @@
"patching_rect" : [ 435.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 136.0, 53.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[2]"
"varname" : "grain-rate-variation"
}

}
Expand Down Expand Up @@ -3616,9 +3623,9 @@
}
],
"parameters" : {
"obj-95" : [ "#1-size-variance", "var.", 0 ],
"obj-22" : [ "#1-rate-variance", "var.", 0 ],
"obj-138" : [ "#1-pitch-variance", "var.", 0 ],
"obj-22" : [ "#1-rate-variance", "var.", 0 ]
"obj-95" : [ "#1-size-variance", "var.", 0 ]
}
,
"dependency_cache" : [ {
Expand All @@ -3628,6 +3635,20 @@
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-control.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-read-write.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "disis_munger~.mxo",
"type" : "iLaX"
Expand Down
20 changes: 18 additions & 2 deletions patchers/264.sfplay~.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,7 @@
}
, {
"box" : {
"args" : [ "#1-sfp-volume" ],
"id" : "obj-67",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -769,12 +770,13 @@
"patching_rect" : [ 630.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 15.0, 43.0, 20.0, 20.0 ],
"varname" : "264.midi-learn[1]"
"varname" : "playback-volume"
}

}
, {
"box" : {
"args" : [ "#1-sfp-speed" ],
"id" : "obj-66",
"maxclass" : "bpatcher",
"name" : "264.midi-learn.maxpat",
Expand All @@ -784,7 +786,7 @@
"patching_rect" : [ 795.0, 105.0, 20.0, 20.0 ],
"presentation" : 1,
"presentation_rect" : [ 14.5, 64.0, 20.0, 20.0 ],
"varname" : "264.midi-learn"
"varname" : "playback-speed"
}

}
Expand Down Expand Up @@ -3505,6 +3507,20 @@
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-control.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "264.pattr-read-write.maxpat",
"bootpath" : "/Users/chris/Documents/Max/Packages/264 Tools/patchers",
"patcherrelativepath" : ".",
"type" : "JSON",
"implicit" : 1
}
]
}

Expand Down
Loading

0 comments on commit 47377cb

Please sign in to comment.