Skip to content

Commit

Permalink
Added chain.scale and chain.datable patchers
Browse files Browse the repository at this point in the history
  • Loading branch information
eflynch committed Nov 7, 2015
1 parent 8419d82 commit 0cc3377
Show file tree
Hide file tree
Showing 4 changed files with 1,325 additions and 844 deletions.
36 changes: 18 additions & 18 deletions package/maxchain/help/chain.data.maxhelp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"modernui" : 1
}
,
"rect" : [ 292.0, 78.0, 1354.0, 933.0 ],
"rect" : [ 346.0, 79.0, 1165.0, 933.0 ],
"bgcolor" : [ 1.0, 1.0, 1.0, 1.0 ],
"editing_bgcolor" : [ 1.0, 1.0, 1.0, 1.0 ],
"bglocked" : 0,
Expand Down Expand Up @@ -55,7 +55,7 @@
"modernui" : 1
}
,
"rect" : [ 0.0, 0.0, 640.0, 480.0 ],
"rect" : [ 59.0, 104.0, 640.0, 480.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -89,7 +89,7 @@
"numinlets" : 1,
"numoutlets" : 2,
"outlettype" : [ "", "bang" ],
"patching_rect" : [ 50.0, 100.0, 47.0, 20.0 ],
"patching_rect" : [ 50.0, 100.0, 47.0, 22.0 ],
"style" : "",
"text" : "t l b"
}
Expand All @@ -102,7 +102,7 @@
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 185.0, 132.0, 47.0, 20.0 ],
"patching_rect" : [ 185.0, 132.0, 47.0, 22.0 ],
"style" : "",
"text" : "clear"
}
Expand All @@ -115,7 +115,7 @@
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "" ],
"patching_rect" : [ 50.0, 220.0, 83.0, 20.0 ],
"patching_rect" : [ 50.0, 220.0, 83.0, 22.0 ],
"style" : "",
"text" : "pack i i"
}
Expand All @@ -128,7 +128,7 @@
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "float" ],
"patching_rect" : [ 114.0, 183.0, 54.0, 20.0 ],
"patching_rect" : [ 114.0, 183.0, 54.0, 22.0 ],
"style" : "",
"text" : "* 100."
}
Expand All @@ -141,7 +141,7 @@
"numinlets" : 1,
"numoutlets" : 2,
"outlettype" : [ "int", "float" ],
"patching_rect" : [ 50.0, 157.0, 83.0, 20.0 ],
"patching_rect" : [ 50.0, 157.0, 83.0, 22.0 ],
"style" : "",
"text" : "unpack i f"
}
Expand All @@ -154,7 +154,7 @@
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "list" ],
"patching_rect" : [ 50.0, 128.0, 83.0, 20.0 ],
"patching_rect" : [ 50.0, 128.0, 83.0, 22.0 ],
"style" : "",
"text" : "listfunnel"
}
Expand Down Expand Up @@ -298,7 +298,7 @@
"range" : 128,
"size" : 128,
"style" : "",
"table_data" : [ 0, 21, 21, 20, 19, 19, 18, 17, 16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 17, 17, 17, 18, 19, 19, 20, 21, 22, 23, 23, 23, 24, 23, 23, 22, 21, 20, 19, 19, 19, 18, 16, 15, 15, 15, 15, 15, 14, 13, 14, 15, 16, 16, 17, 19, 24, 31, 30, 28, 21, 8, 4, 1, 0, 2, 10, 24, 35, 37, 49, 48, 56, 62, 56, 58, 60, 66, 69, 74, 73, 81, 82, 85, 88, 88, 87, 87, 85, 86, 86, 87, 90, 93, 96, 95, 98, 98, 99, 100, 96, 98, 94, 97, 94, 97, 68, 59, 55, 55, 57, 56, 61, 77, 90, 70, 45, 36, 29, 23, 17, 12, 9, 8, 5, 0, 0, 0, 0 ]
"table_data" : [ 0, 21, 21, 20, 19, 19, 18, 17, 16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 17, 17, 17, 18, 19, 19, 20, 21, 22, 23, 23, 23, 24, 23, 23, 22, 21, 20, 19, 19, 19, 18, 16, 15, 15, 15, 15, 15, 14, 13, 14, 15, 16, 16, 17, 19, 24, 31, 30, 28, 21, 8, 4, 120, 0, 2, 10, 24, 35, 37, 49, 48, 56, 62, 56, 58, 60, 66, 69, 74, 73, 81, 82, 85, 88, 88, 87, 87, 85, 86, 86, 87, 90, 93, 96, 95, 98, 98, 99, 100, 96, 98, 94, 97, 94, 97, 68, 59, 55, 55, 57, 56, 61, 77, 90, 70, 45, 36, 29, 23, 17, 12, 9, 8, 5, 0, 0, 0, 0 ]
}

}
Expand Down Expand Up @@ -1496,13 +1496,14 @@
"styles" : [ {
"name" : "maxchain",
"default" : {
"color" : [ 0.960784, 0.827451, 0.156863, 1.0 ],
"fontface" : [ 0 ],
"accentcolor" : [ 0.0, 0.0, 0.0, 1.0 ],
"elementcolor" : [ 0.282353, 0.309804, 0.266667, 1.0 ],
"fontname" : [ "Courier" ],
"textjustification" : [ 0 ],
"textcolor_inverse" : [ 1.0, 1.0, 1.0, 1.0 ],
"patchlinecolor" : [ 0.639216, 0.458824, 0.070588, 0.9 ],
"fontface" : [ 0 ],
"color" : [ 0.960784, 0.827451, 0.156863, 1.0 ],
"fontname" : [ "Courier" ],
"bgfillcolor" : {
"type" : "color",
"color" : [ 0.639216, 0.458824, 0.070588, 1.0 ],
Expand All @@ -1513,8 +1514,7 @@
"autogradient" : 0
}
,
"bgcolor" : [ 0.095481, 0.100396, 0.100293, 1.0 ],
"textjustification" : [ 0 ]
"bgcolor" : [ 0.095481, 0.100396, 0.100293, 1.0 ]
}
,
"parentstyle" : "",
Expand All @@ -1532,8 +1532,8 @@
, {
"name" : "maxchain-subtitle",
"default" : {
"textcolor" : [ 0.870588, 0.415686, 0.062745, 1.0 ],
"fontsize" : [ 20.0 ]
"fontsize" : [ 20.0 ],
"textcolor" : [ 0.870588, 0.415686, 0.062745, 1.0 ]
}
,
"parentstyle" : "",
Expand All @@ -1542,9 +1542,9 @@
, {
"name" : "maxchain-title",
"default" : {
"fontname" : [ "Courier Bold" ],
"textcolor" : [ 0.960784, 0.827451, 0.156863, 1.0 ],
"fontsize" : [ 48.0 ],
"textcolor" : [ 0.960784, 0.827451, 0.156863, 1.0 ],
"fontname" : [ "Courier Bold" ],
"clearcolor" : [ 0.317647, 0.654902, 0.976471, 0.0 ]
}
,
Expand Down
Loading

0 comments on commit 0cc3377

Please sign in to comment.