Skip to content

Commit 47a4281

Browse files
committed
tweaked pid
1 parent e225b36 commit 47a4281

File tree

1 file changed

+16
-38
lines changed

1 file changed

+16
-38
lines changed

pid-controller/pid-mrmapes2.maxpat

+16-38
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"appversion" : {
55
"major" : 6,
66
"minor" : 1,
7-
"revision" : 5,
7+
"revision" : 7,
88
"architecture" : "x86"
99
}
1010
,
@@ -28,6 +28,20 @@
2828
"digest" : "",
2929
"tags" : "",
3030
"boxes" : [ {
31+
"box" : {
32+
"fontname" : "Arial",
33+
"fontsize" : 12.0,
34+
"frgb" : 0.0,
35+
"id" : "obj-50",
36+
"maxclass" : "comment",
37+
"numinlets" : 1,
38+
"numoutlets" : 0,
39+
"patching_rect" : [ 908.0, 421.0, 150.0, 20.0 ],
40+
"text" : "fiddle~ 1024 1 20 3"
41+
}
42+
43+
}
44+
, {
3145
"box" : {
3246
"bgcolor" : [ 0.527879, 1.0, 0.64706, 0.22 ],
3347
"fontname" : "Arial",
@@ -692,20 +706,6 @@
692706
"text" : "route 1 2 3"
693707
}
694708

695-
}
696-
, {
697-
"box" : {
698-
"fontname" : "Arial",
699-
"fontsize" : 12.0,
700-
"id" : "obj-7",
701-
"maxclass" : "newobj",
702-
"numinlets" : 1,
703-
"numoutlets" : 5,
704-
"outlettype" : [ "float", "bang", "list", "float", "list" ],
705-
"patching_rect" : [ 785.0, 483.0, 113.0, 20.0 ],
706-
"text" : "fiddle~ 1024 1 20 3"
707-
}
708-
709709
}
710710
, {
711711
"box" : {
@@ -1407,15 +1407,6 @@
14071407
"source" : [ "obj-44", 0 ]
14081408
}
14091409

1410-
}
1411-
, {
1412-
"patchline" : {
1413-
"destination" : [ "obj-7", 0 ],
1414-
"disabled" : 0,
1415-
"hidden" : 0,
1416-
"source" : [ "obj-44", 0 ]
1417-
}
1418-
14191410
}
14201411
, {
14211412
"patchline" : {
@@ -1560,15 +1551,6 @@
15601551
"source" : [ "obj-69", 0 ]
15611552
}
15621553

1563-
}
1564-
, {
1565-
"patchline" : {
1566-
"destination" : [ "obj-31", 0 ],
1567-
"disabled" : 0,
1568-
"hidden" : 0,
1569-
"source" : [ "obj-7", 4 ]
1570-
}
1571-
15721554
}
15731555
, {
15741556
"patchline" : {
@@ -1672,15 +1654,11 @@
16721654
],
16731655
"dependency_cache" : [ {
16741656
"name" : "pid.js",
1675-
"bootpath" : "/Users/tkzic/max teaching examples",
1657+
"bootpath" : "/Users/tkzic/max-projects/pid-controller",
16761658
"patcherrelativepath" : ".",
16771659
"type" : "TEXT",
16781660
"implicit" : 1
16791661
}
1680-
, {
1681-
"name" : "fiddle~.mxo",
1682-
"type" : "iLaX"
1683-
}
16841662
]
16851663
}
16861664

0 commit comments

Comments
 (0)