Studienprojekt zum Einsatz von 6DOF Cubes für diverse Anwendungen
Marlon Schumacher
04.11.24 6eca537418253be89bad4a558f54ccb354374273
feat: add initial cube side-detection patch
1 Dateien hinzugefügt
276 ■■■■■ Geänderte Dateien
library/side-detector.maxpat 276 ●●●●● Patch | Ansicht | Raw | Blame | Historie
library/side-detector.maxpat
Neue Datei
@@ -0,0 +1,276 @@
{
    "patcher" :     {
        "fileversion" : 1,
        "appversion" :         {
            "major" : 8,
            "minor" : 6,
            "revision" : 5,
            "architecture" : "x64",
            "modernui" : 1
        }
,
        "classnamespace" : "box",
        "rect" : [ 222.0, 305.0, 640.0, 480.0 ],
        "bglocked" : 0,
        "openinpresentation" : 0,
        "default_fontsize" : 12.0,
        "default_fontface" : 0,
        "default_fontname" : "Arial",
        "gridonopen" : 1,
        "gridsize" : [ 15.0, 15.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,
        "enablehscroll" : 1,
        "enablevscroll" : 1,
        "devicewidth" : 0.0,
        "description" : "",
        "digest" : "",
        "tags" : "",
        "style" : "",
        "subpatcher_template" : "",
        "assistshowspatchername" : 0,
        "boxes" : [             {
                "box" :                 {
                    "id" : "obj-21",
                    "maxclass" : "button",
                    "numinlets" : 1,
                    "numoutlets" : 1,
                    "outlettype" : [ "bang" ],
                    "parameter_enable" : 0,
                    "patching_rect" : [ 515.0, 361.0, 24.0, 24.0 ]
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-20",
                    "maxclass" : "button",
                    "numinlets" : 1,
                    "numoutlets" : 1,
                    "outlettype" : [ "bang" ],
                    "parameter_enable" : 0,
                    "patching_rect" : [ 372.0, 353.0, 24.0, 24.0 ]
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-18",
                    "maxclass" : "message",
                    "numinlets" : 2,
                    "numoutlets" : 1,
                    "outlettype" : [ "" ],
                    "patching_rect" : [ 465.0, 337.0, 50.0, 22.0 ]
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-17",
                    "maxclass" : "message",
                    "numinlets" : 2,
                    "numoutlets" : 1,
                    "outlettype" : [ "" ],
                    "patching_rect" : [ 302.0, 337.0, 50.0, 22.0 ],
                    "text" : "1"
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-15",
                    "maxclass" : "newobj",
                    "numinlets" : 2,
                    "numoutlets" : 2,
                    "outlettype" : [ "", "" ],
                    "patching_rect" : [ 333.0, 294.0, 201.0, 22.0 ],
                    "text" : "if $i1<2&&$i2<3 then 1 else out2 $i1"
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-12",
                    "maxclass" : "message",
                    "numinlets" : 2,
                    "numoutlets" : 1,
                    "outlettype" : [ "" ],
                    "patching_rect" : [ 259.0, 289.0, 50.0, 22.0 ],
                    "text" : "1 2 0"
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-9",
                    "maxclass" : "newobj",
                    "numinlets" : 2,
                    "numoutlets" : 2,
                    "outlettype" : [ "", "" ],
                    "patching_rect" : [ 290.0, 250.0, 60.0, 22.0 ],
                    "text" : "zl change"
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-2",
                    "maxclass" : "newobj",
                    "numinlets" : 1,
                    "numoutlets" : 1,
                    "outlettype" : [ "" ],
                    "patching_rect" : [ 290.0, 193.0, 74.0, 22.0 ],
                    "text" : "vexpr $i1/60"
                }
            }
,             {
                "box" :                 {
                    "format" : 6,
                    "id" : "obj-10",
                    "maxclass" : "flonum",
                    "numinlets" : 1,
                    "numoutlets" : 2,
                    "outlettype" : [ "", "bang" ],
                    "parameter_enable" : 0,
                    "patching_rect" : [ 268.0, 40.0, 50.0, 22.0 ]
                }
            }
,             {
                "box" :                 {
                    "format" : 6,
                    "id" : "obj-8",
                    "maxclass" : "flonum",
                    "numinlets" : 1,
                    "numoutlets" : 2,
                    "outlettype" : [ "", "bang" ],
                    "parameter_enable" : 0,
                    "patching_rect" : [ 203.0, 40.0, 50.0, 22.0 ]
                }
            }
,             {
                "box" :                 {
                    "format" : 6,
                    "id" : "obj-6",
                    "maxclass" : "flonum",
                    "numinlets" : 1,
                    "numoutlets" : 2,
                    "outlettype" : [ "", "bang" ],
                    "parameter_enable" : 0,
                    "patching_rect" : [ 137.0, 40.0, 50.0, 22.0 ]
                }
            }
,             {
                "box" :                 {
                    "id" : "obj-1",
                    "maxclass" : "newobj",
                    "numinlets" : 3,
                    "numoutlets" : 1,
                    "outlettype" : [ "" ],
                    "patching_rect" : [ 138.0, 116.0, 149.0, 22.0 ],
                    "text" : "pak f f f"
                }
            }
 ],
        "lines" : [             {
                "patchline" :                 {
                    "destination" : [ "obj-2", 0 ],
                    "source" : [ "obj-1", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-1", 2 ],
                    "source" : [ "obj-10", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-17", 1 ],
                    "order" : 1,
                    "source" : [ "obj-15", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-18", 1 ],
                    "order" : 1,
                    "source" : [ "obj-15", 1 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-20", 0 ],
                    "order" : 0,
                    "source" : [ "obj-15", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-21", 0 ],
                    "order" : 0,
                    "source" : [ "obj-15", 1 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-9", 0 ],
                    "source" : [ "obj-2", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-1", 0 ],
                    "source" : [ "obj-6", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-1", 1 ],
                    "source" : [ "obj-8", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-12", 1 ],
                    "order" : 1,
                    "source" : [ "obj-9", 0 ]
                }
            }
,             {
                "patchline" :                 {
                    "destination" : [ "obj-15", 0 ],
                    "order" : 0,
                    "source" : [ "obj-9", 0 ]
                }
            }
 ],
        "dependency_cache" : [  ],
        "autosave" : 0
    }
}