Skip to content

Commit

Permalink
Merge commit '48db76f5436e35d6010a4c386998649669dbfb2a' into ll_numbe…
Browse files Browse the repository at this point in the history
…r-cleanup

# Conflicts:
#	extras/ppooll_host.maxpat
  • Loading branch information
jpsteccato committed Dec 22, 2024
2 parents 9c2102a + 48db76f commit 99415d2
Show file tree
Hide file tree
Showing 19 changed files with 12,981 additions and 6,343 deletions.
3,206 changes: 1,625 additions & 1,581 deletions extras/ppooll_host.maxpat
100755 → 100644

Large diffs are not rendered by default.

56 changes: 31 additions & 25 deletions help/ppooll_objects/ll.modifiers.maxhelp
Original file line number Diff line number Diff line change
Expand Up @@ -2,50 +2,59 @@
"patcher" : {
"fileversion" : 1,
"appversion" : {
"major" : 6,
"minor" : 1,
"revision" : 3,
"architecture" : "x86"
"major" : 8,
"minor" : 6,
"revision" : 1,
"architecture" : "x64",
"modernui" : 1
}
,
"classnamespace" : "box",
"rect" : [ 100.0, 100.0, 640.0, 506.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridonopen" : 1,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"gridsnaponopen" : 1,
"objectsnaponopen" : 1,
"statusbarvisible" : 2,
"toolbarvisible" : 1,
"lefttoolbarpinned" : 0,
"toptoolbarpinned" : 0,
"righttoolbarpinned" : 0,
"bottomtoolbarpinned" : 0,
"toolbars_unpinned_last_save" : 0,
"tallnewobj" : 0,
"boxanimatetime" : 200,
"imprint" : 0,
"enablehscroll" : 1,
"enablevscroll" : 1,
"devicewidth" : 0.0,
"description" : "",
"digest" : "",
"tags" : "",
"style" : "",
"subpatcher_template" : "",
"assistshowspatchername" : 0,
"boxes" : [ {
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"frgb" : 0.0,
"id" : "obj-11",
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 252.0, 285.0, 186.0, 20.0 ],
"text" : "compinations are added together"
"text" : "combinations are added together"
}

}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"frgb" : 0.0,
"id" : "obj-9",
"linecount" : 5,
"maxclass" : "comment",
Expand All @@ -60,7 +69,6 @@
"box" : {
"fontname" : "Arial",
"fontsize" : 12.0,
"frgb" : 0.0,
"id" : "obj-7",
"linecount" : 2,
"maxclass" : "comment",
Expand All @@ -79,9 +87,9 @@
"maxclass" : "number",
"numinlets" : 1,
"numoutlets" : 2,
"outlettype" : [ "int", "bang" ],
"outlettype" : [ "", "bang" ],
"parameter_enable" : 0,
"patching_rect" : [ 183.0, 251.0, 50.0, 20.0 ]
"patching_rect" : [ 183.0, 251.0, 50.0, 22.0 ]
}

}
Expand All @@ -92,6 +100,7 @@
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "bang" ],
"parameter_enable" : 0,
"patching_rect" : [ 183.0, 183.0, 35.0, 35.0 ]
}

Expand All @@ -105,7 +114,7 @@
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "int" ],
"patching_rect" : [ 183.0, 222.0, 68.0, 20.0 ],
"patching_rect" : [ 183.0, 222.0, 68.0, 22.0 ],
"text" : "ll.modifiers"
}

Expand All @@ -114,37 +123,34 @@
"lines" : [ {
"patchline" : {
"destination" : [ "obj-4", 0 ],
"disabled" : 0,
"hidden" : 0,
"source" : [ "obj-2", 0 ]
}

}
, {
"patchline" : {
"destination" : [ "obj-5", 0 ],
"disabled" : 0,
"hidden" : 0,
"source" : [ "obj-4", 0 ]
}

}
],
"dependency_cache" : [ {
"name" : "ll.modifiers.maxpat",
"bootpath" : "/Applications/Max 6.1 R/Cycling '74/ppooll/abstractions",
"patcherrelativepath" : "../../abstractions",
"name" : "ll.ibin.maxpat",
"bootpath" : "~/Documents/Max 8/Packages/ppooll/patchers/abstractions/filip",
"patcherrelativepath" : "../../patchers/abstractions/filip",
"type" : "JSON",
"implicit" : 1
}
, {
"name" : "ll.ibin.maxpat",
"bootpath" : "/Applications/Max 6.1 R/Cycling '74/ppooll/abstractions",
"patcherrelativepath" : "../../abstractions",
"name" : "ll.modifiers.maxpat",
"bootpath" : "~/Documents/Max 8/Packages/ppooll/patchers/abstractions/filip",
"patcherrelativepath" : "../../patchers/abstractions/filip",
"type" : "JSON",
"implicit" : 1
}
]
],
"autosave" : 0
}

}
Loading

0 comments on commit 99415d2

Please sign in to comment.