From 79d986b41c8c0e197125da7c73d1e7d37663f448 Mon Sep 17 00:00:00 2001 From: mzed <github@mikezed.com> Date: Tue, 9 Jul 2019 16:43:33 +0100 Subject: [PATCH] fixing pattr binding --- .../patchers/gsi.main.maxpat | 1350 ++++++++--------- .../patchers/gsi.router.maxpat | 7 +- 2 files changed, 678 insertions(+), 679 deletions(-) diff --git a/gesture_sound_interaction_2.0/patchers/gsi.main.maxpat b/gesture_sound_interaction_2.0/patchers/gsi.main.maxpat index 4650b3b..25f6243 100644 --- a/gesture_sound_interaction_2.0/patchers/gsi.main.maxpat +++ b/gesture_sound_interaction_2.0/patchers/gsi.main.maxpat @@ -1,675 +1,675 @@ -{ - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 8, - "minor" : 0, - "revision" : 7, - "architecture" : "x64", - "modernui" : 1 - } -, - "classnamespace" : "box", - "rect" : [ 415.0, 122.0, 726.0, 534.0 ], - "bglocked" : 0, - "openinpresentation" : 0, - "default_fontsize" : 12.0, - "default_fontface" : 0, - "default_fontname" : "Arial", - "gridonopen" : 2, - "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" : "mzed_default", - "boxes" : [ { - "box" : { - "id" : "obj-14", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 90.0, 284.0, 155.0, 20.0 ], - "text" : "Example UI, please change" - } - - } -, { - "box" : { - "id" : "obj-13", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 158.0, 330.0, 150.0, 20.0 ], - "text" : "wekinator" - } - - } -, { - "box" : { - "id" : "obj-12", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 158.0, 308.0, 150.0, 20.0 ], - "text" : "xmm" - } - - } -, { - "box" : { - "disabled" : [ 0, 0 ], - "id" : "obj-10", - "itemtype" : 0, - "maxclass" : "radiogroup", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "parameter_enable" : 0, - "patching_rect" : [ 136.0, 308.0, 18.0, 34.0 ], - "size" : 2, - "value" : 1, - "varname" : "selector" - } - - } -, { - "box" : { - "id" : "obj-7", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 540.5, 152.0, 53.0, 22.0 ], - "text" : "gsi.xmm" - } - - } -, { - "box" : { - "id" : "obj-1", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 538.0, 95.0, 58.0, 22.0 ], - "text" : "gsi.buffer" - } - - } -, { - "box" : { - "id" : "obj-9", - "linecount" : 2, - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 244.0, 95.0, 89.0, 33.0 ], - "text" : "Sound design gui in here" - } - - } -, { - "box" : { - "id" : "obj-8", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 56.0, 64.0, 150.0, 20.0 ], - "text" : "Main GUI goes here" - } - - } -, { - "box" : { - "color" : [ 0.031372549019608, 0.901960784313726, 0.011764705882353, 1.0 ], - "id" : "obj-6", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 8, - "minor" : 0, - "revision" : 7, - "architecture" : "x64", - "modernui" : 1 - } -, - "classnamespace" : "box", - "rect" : [ 284.0, 144.0, 726.0, 534.0 ], - "bglocked" : 0, - "openinpresentation" : 0, - "default_fontsize" : 12.0, - "default_fontface" : 0, - "default_fontname" : "Arial", - "gridonopen" : 2, - "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" : "mzed_default", - "boxes" : [ { - "box" : { - "comment" : "", - "id" : "obj-2", - "index" : 1, - "maxclass" : "outlet", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 267.0, 382.0, 30.0, 30.0 ] - } - - } -, { - "box" : { - "comment" : "", - "id" : "obj-1", - "index" : 1, - "maxclass" : "inlet", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 232.0, 304.0, 30.0, 30.0 ] - } - - } - ], - "lines" : [ ], - "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ] - } -, - "patching_rect" : [ 540.5, 212.0, 159.0, 22.0 ], - "saved_object_attributes" : { - "description" : "", - "digest" : "", - "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ], - "globalpatchername" : "", - "tags" : "" - } -, - "text" : "p wekinator_communication" - } - - } -, { - "box" : { - "color" : [ 0.031372549019608, 0.901960784313726, 0.011764705882353, 1.0 ], - "id" : "obj-5", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 0, - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 8, - "minor" : 0, - "revision" : 7, - "architecture" : "x64", - "modernui" : 1 - } -, - "classnamespace" : "box", - "rect" : [ 210.0, 126.0, 726.0, 534.0 ], - "bglocked" : 0, - "openinpresentation" : 0, - "default_fontsize" : 12.0, - "default_fontface" : 0, - "default_fontname" : "Arial", - "gridonopen" : 2, - "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" : "mzed_default", - "boxes" : [ { - "box" : { - "id" : "obj-27", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 432.0, 225.0, 80.0, 22.0 ], - "text" : "loadmess 0.8" - } - - } -, { - "box" : { - "id" : "obj-26", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "FullPacket" ], - "patching_rect" : [ 432.0, 413.0, 73.0, 22.0 ], - "text" : "o.pack /gain" - } - - } -, { - "box" : { - "id" : "obj-25", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 4, - "outlettype" : [ "float", "float", "float", "float" ], - "patching_rect" : [ 16.0, 182.0, 316.0, 22.0 ], - "text" : "unpack 0. 0. 0. 0." - } - - } -, { - "box" : { - "floatoutput" : 1, - "id" : "obj-23", - "maxclass" : "slider", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "parameter_enable" : 0, - "patching_rect" : [ 432.0, 262.0, 20.0, 140.0 ], - "size" : 1.0 - } - - } -, { - "box" : { - "id" : "obj-9", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "FullPacket" ], - "patching_rect" : [ 16.0, 386.0, 98.0, 22.0 ], - "text" : "o.prepend /synth" - } - - } -, { - "box" : { - "fontface" : 0, - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-8", - "maxclass" : "o.display", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 208.0, 469.0, 258.0, 34.0 ], - "text" : "/synth/gain : 0.0230769", - "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ] - } - - } -, { - "box" : { - "id" : "obj-3", - "maxclass" : "newobj", - "numinlets" : 4, - "numoutlets" : 1, - "outlettype" : [ "FullPacket" ], - "patching_rect" : [ 16.0, 221.0, 316.0, 22.0 ], - "text" : "o.pack /parameter1 /parameter2 /parameter3 /parameter4" - } - - } -, { - "box" : { - "id" : "obj-2", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 16.0, 469.0, 190.0, 22.0 ], - "text" : "udpsend 127.0.0.1 55667 CNMAT" - } - - } -, { - "box" : { - "comment" : "", - "id" : "obj-1", - "index" : 1, - "maxclass" : "inlet", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 16.0, 19.0, 30.0, 30.0 ] - } - - } -, { - "box" : { - "background" : 1, - "candicane2" : [ 0.541176470588235, 0.607843137254902, 0.250980392156863, 1.0 ], - "candycane" : 4, - "contdata" : 1, - "ghostbar" : 50, - "id" : "obj-22", - "maxclass" : "multislider", - "numinlets" : 1, - "numoutlets" : 2, - "orientation" : 0, - "outlettype" : [ "", "" ], - "parameter_enable" : 0, - "patching_rect" : [ 208.0, 26.0, 292.0, 133.0 ], - "setminmax" : [ 0.0, 1.0 ], - "size" : 4 - } - - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-25", 0 ], - "source" : [ "obj-1", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-25", 0 ], - "source" : [ "obj-22", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-26", 0 ], - "source" : [ "obj-23", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-3", 3 ], - "source" : [ "obj-25", 3 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-3", 2 ], - "source" : [ "obj-25", 2 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-3", 1 ], - "source" : [ "obj-25", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-3", 0 ], - "source" : [ "obj-25", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "source" : [ "obj-26", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-23", 0 ], - "source" : [ "obj-27", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-9", 0 ], - "source" : [ "obj-3", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 0 ], - "order" : 1, - "source" : [ "obj-9", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-8", 0 ], - "order" : 0, - "source" : [ "obj-9", 0 ] - } - - } - ], - "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ] - } -, - "patching_rect" : [ 410.0, 284.0, 87.0, 22.0 ], - "saved_object_attributes" : { - "description" : "", - "digest" : "", - "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ], - "globalpatchername" : "", - "tags" : "" - } -, - "text" : "p out_to_synth" - } - - } -, { - "box" : { - "color" : [ 0.992156862745098, 0.282352941176471, 0.0, 1.0 ], - "id" : "obj-4", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 424.0, 40.0, 83.0, 22.0 ], - "text" : "gsi.myo_input" - } - - } -, { - "box" : { - "color" : [ 0.0, 0.976470588235294, 0.996078431372549, 1.0 ], - "id" : "obj-3", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 244.0, 138.0, 102.0, 22.0 ], - "text" : "gsi.sound_design" - } - - } -, { - "box" : { - "color" : [ 0.988235294117647, 0.996078431372549, 0.0, 1.0 ], - "fontsize" : 16.0, - "id" : "obj-2", - "maxclass" : "newobj", - "numinlets" : 6, - "numoutlets" : 4, - "outlettype" : [ "", "", "", "" ], - "patching_rect" : [ 410.0, 189.0, 75.0, 26.0 ], - "text" : "gsi.router", - "varname" : "gsi.router" - } - - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-2", 3 ], - "source" : [ "obj-1", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 0 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-1", 0 ], - "source" : [ "obj-2", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-5", 0 ], - "source" : [ "obj-2", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "source" : [ "obj-2", 3 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-7", 0 ], - "source" : [ "obj-2", 2 ] - } - - } -, { - "patchline" : { - "color" : [ 0.047058823529412, 0.913725490196078, 0.913725490196078, 1.0 ], - "destination" : [ "obj-2", 1 ], - "source" : [ "obj-3", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 2 ], - "source" : [ "obj-4", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 5 ], - "source" : [ "obj-6", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 4 ], - "source" : [ "obj-7", 0 ] - } - - } - ], - "dependency_cache" : [ { - "name" : "gsi.router.maxpat", - "bootpath" : "~/GIT/BioMusic/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", - "patcherrelativepath" : ".", - "type" : "JSON", - "implicit" : 1 - } -, { - "name" : "gsi.sound_design.maxpat", - "bootpath" : "~/GIT/BioMusic/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", - "patcherrelativepath" : ".", - "type" : "JSON", - "implicit" : 1 - } -, { - "name" : "gsi.myo_input.maxpat", - "bootpath" : "~/GIT/BioMusic/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", - "patcherrelativepath" : ".", - "type" : "JSON", - "implicit" : 1 - } -, { - "name" : "gsi.buffer.maxpat", - "bootpath" : "~/GIT/BioMusic/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", - "patcherrelativepath" : ".", - "type" : "JSON", - "implicit" : 1 - } -, { - "name" : "gsi.xmm.maxpat", - "bootpath" : "~/GIT/BioMusic/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", - "patcherrelativepath" : ".", - "type" : "JSON", - "implicit" : 1 - } -, { - "name" : "o.pack.mxo", - "type" : "iLaX" - } -, { - "name" : "o.display.mxo", - "type" : "iLaX" - } -, { - "name" : "o.prepend.mxo", - "type" : "iLaX" - } - ], - "autosave" : 0, - "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ] - } - -} +{ + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 8, + "minor" : 0, + "revision" : 7, + "architecture" : "x64", + "modernui" : 1 + } +, + "classnamespace" : "box", + "rect" : [ 94.0, 144.0, 728.0, 534.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 2, + "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" : "mzed_default", + "boxes" : [ { + "box" : { + "id" : "obj-14", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 90.0, 284.0, 155.0, 20.0 ], + "text" : "Example UI, please change" + } + + } +, { + "box" : { + "id" : "obj-13", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 158.0, 330.0, 150.0, 20.0 ], + "text" : "wekinator" + } + + } +, { + "box" : { + "id" : "obj-12", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 158.0, 308.0, 150.0, 20.0 ], + "text" : "xmm" + } + + } +, { + "box" : { + "disabled" : [ 0, 0 ], + "id" : "obj-10", + "itemtype" : 0, + "maxclass" : "radiogroup", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "parameter_enable" : 0, + "patching_rect" : [ 136.0, 308.0, 18.0, 34.0 ], + "size" : 2, + "value" : 1, + "varname" : "gsi_selector" + } + + } +, { + "box" : { + "id" : "obj-7", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 540.5, 152.0, 53.0, 22.0 ], + "text" : "gsi.xmm" + } + + } +, { + "box" : { + "id" : "obj-1", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 538.0, 95.0, 58.0, 22.0 ], + "text" : "gsi.buffer" + } + + } +, { + "box" : { + "id" : "obj-9", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 244.0, 95.0, 89.0, 34.0 ], + "text" : "Sound design gui in here" + } + + } +, { + "box" : { + "id" : "obj-8", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 56.0, 64.0, 150.0, 20.0 ], + "text" : "Main GUI goes here" + } + + } +, { + "box" : { + "color" : [ 0.031372549019608, 0.901960784313726, 0.011764705882353, 1.0 ], + "id" : "obj-6", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 8, + "minor" : 0, + "revision" : 7, + "architecture" : "x64", + "modernui" : 1 + } +, + "classnamespace" : "box", + "rect" : [ 284.0, 144.0, 726.0, 534.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 2, + "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" : "mzed_default", + "boxes" : [ { + "box" : { + "comment" : "", + "id" : "obj-2", + "index" : 1, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 267.0, 382.0, 30.0, 30.0 ] + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-1", + "index" : 1, + "maxclass" : "inlet", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 232.0, 304.0, 30.0, 30.0 ] + } + + } + ], + "lines" : [ ], + "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ] + } +, + "patching_rect" : [ 540.5, 212.0, 159.0, 22.0 ], + "saved_object_attributes" : { + "description" : "", + "digest" : "", + "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ], + "globalpatchername" : "", + "tags" : "" + } +, + "text" : "p wekinator_communication" + } + + } +, { + "box" : { + "color" : [ 0.031372549019608, 0.901960784313726, 0.011764705882353, 1.0 ], + "id" : "obj-5", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 0, + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 8, + "minor" : 0, + "revision" : 7, + "architecture" : "x64", + "modernui" : 1 + } +, + "classnamespace" : "box", + "rect" : [ 210.0, 126.0, 726.0, 534.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 2, + "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" : "mzed_default", + "boxes" : [ { + "box" : { + "id" : "obj-27", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 432.0, 225.0, 80.0, 22.0 ], + "text" : "loadmess 0.8" + } + + } +, { + "box" : { + "id" : "obj-26", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 432.0, 413.0, 73.0, 22.0 ], + "text" : "o.pack /gain" + } + + } +, { + "box" : { + "id" : "obj-25", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 4, + "outlettype" : [ "float", "float", "float", "float" ], + "patching_rect" : [ 16.0, 182.0, 316.0, 22.0 ], + "text" : "unpack 0. 0. 0. 0." + } + + } +, { + "box" : { + "floatoutput" : 1, + "id" : "obj-23", + "maxclass" : "slider", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "parameter_enable" : 0, + "patching_rect" : [ 432.0, 262.0, 20.0, 140.0 ], + "size" : 1.0 + } + + } +, { + "box" : { + "id" : "obj-9", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 16.0, 386.0, 98.0, 22.0 ], + "text" : "o.prepend /synth" + } + + } +, { + "box" : { + "fontface" : 0, + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-8", + "maxclass" : "o.display", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 208.0, 469.0, 258.0, 34.0 ], + "text" : "/synth/gain : 0.0230769", + "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ] + } + + } +, { + "box" : { + "id" : "obj-3", + "maxclass" : "newobj", + "numinlets" : 4, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 16.0, 221.0, 316.0, 22.0 ], + "text" : "o.pack /parameter1 /parameter2 /parameter3 /parameter4" + } + + } +, { + "box" : { + "id" : "obj-2", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 16.0, 469.0, 190.0, 22.0 ], + "text" : "udpsend 127.0.0.1 55667 CNMAT" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-1", + "index" : 1, + "maxclass" : "inlet", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 16.0, 19.0, 30.0, 30.0 ] + } + + } +, { + "box" : { + "background" : 1, + "candicane2" : [ 0.541176470588235, 0.607843137254902, 0.250980392156863, 1.0 ], + "candycane" : 4, + "contdata" : 1, + "ghostbar" : 50, + "id" : "obj-22", + "maxclass" : "multislider", + "numinlets" : 1, + "numoutlets" : 2, + "orientation" : 0, + "outlettype" : [ "", "" ], + "parameter_enable" : 0, + "patching_rect" : [ 208.0, 26.0, 292.0, 133.0 ], + "setminmax" : [ 0.0, 1.0 ], + "size" : 4 + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-25", 0 ], + "source" : [ "obj-1", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-25", 0 ], + "source" : [ "obj-22", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-26", 0 ], + "source" : [ "obj-23", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-3", 3 ], + "source" : [ "obj-25", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-3", 2 ], + "source" : [ "obj-25", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-3", 1 ], + "source" : [ "obj-25", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-3", 0 ], + "source" : [ "obj-25", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-9", 0 ], + "source" : [ "obj-26", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-27", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-9", 0 ], + "source" : [ "obj-3", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-2", 0 ], + "order" : 1, + "source" : [ "obj-9", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-8", 0 ], + "order" : 0, + "source" : [ "obj-9", 0 ] + } + + } + ], + "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ] + } +, + "patching_rect" : [ 410.0, 284.0, 87.0, 22.0 ], + "saved_object_attributes" : { + "description" : "", + "digest" : "", + "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ], + "globalpatchername" : "", + "tags" : "" + } +, + "text" : "p out_to_synth" + } + + } +, { + "box" : { + "color" : [ 0.992156862745098, 0.282352941176471, 0.0, 1.0 ], + "id" : "obj-4", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 424.0, 40.0, 83.0, 22.0 ], + "text" : "gsi.myo_input" + } + + } +, { + "box" : { + "color" : [ 0.0, 0.976470588235294, 0.996078431372549, 1.0 ], + "id" : "obj-3", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 244.0, 138.0, 102.0, 22.0 ], + "text" : "gsi.sound_design" + } + + } +, { + "box" : { + "color" : [ 0.988235294117647, 0.996078431372549, 0.0, 1.0 ], + "fontsize" : 16.0, + "id" : "obj-2", + "maxclass" : "newobj", + "numinlets" : 6, + "numoutlets" : 4, + "outlettype" : [ "", "", "", "" ], + "patching_rect" : [ 410.0, 189.0, 75.0, 27.0 ], + "text" : "gsi.router", + "varname" : "gsi.router" + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-2", 3 ], + "source" : [ "obj-1", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-2", 0 ], + "source" : [ "obj-10", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-1", 0 ], + "source" : [ "obj-2", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-5", 0 ], + "source" : [ "obj-2", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 0 ], + "source" : [ "obj-2", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-7", 0 ], + "source" : [ "obj-2", 2 ] + } + + } +, { + "patchline" : { + "color" : [ 0.047058823529412, 0.913725490196078, 0.913725490196078, 1.0 ], + "destination" : [ "obj-2", 1 ], + "source" : [ "obj-3", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-2", 2 ], + "source" : [ "obj-4", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-2", 5 ], + "source" : [ "obj-6", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-2", 4 ], + "source" : [ "obj-7", 0 ] + } + + } + ], + "dependency_cache" : [ { + "name" : "gsi.router.maxpat", + "bootpath" : "~/GIT/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "gsi.sound_design.maxpat", + "bootpath" : "~/GIT/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "gsi.myo_input.maxpat", + "bootpath" : "~/GIT/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "gsi.buffer.maxpat", + "bootpath" : "~/GIT/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "gsi.xmm.maxpat", + "bootpath" : "~/GIT/continuous-gesture-sound-interaction/gesture_sound_interaction_2.0/patchers", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "o.pack.mxe64", + "type" : "mx64" + } +, { + "name" : "o.display.mxe64", + "type" : "mx64" + } +, { + "name" : "o.prepend.mxe64", + "type" : "mx64" + } + ], + "autosave" : 0, + "editing_bgcolor" : [ 0.886274509803922, 0.996078431372549, 0.850980392156863, 1.0 ] + } + +} diff --git a/gesture_sound_interaction_2.0/patchers/gsi.router.maxpat b/gesture_sound_interaction_2.0/patchers/gsi.router.maxpat index e69ee03..fec64e3 100644 --- a/gesture_sound_interaction_2.0/patchers/gsi.router.maxpat +++ b/gesture_sound_interaction_2.0/patchers/gsi.router.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 663.0, 127.0, 730.0, 534.0 ], + "rect" : [ 662.0, 126.0, 730.0, 534.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -44,8 +44,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 221.0, 300.0, 152.0, 48.0 ], - "presentation_linecount" : 3, + "patching_rect" : [ 221.0, 300.0, 153.0, 48.0 ], "text" : "This might be a better way to attach to all the UI objects - mz" } @@ -77,7 +76,7 @@ } , "text" : "pattr @bindto parent::gsi_selector", - "varname" : "u659001462" + "varname" : "u914001105" } } -- GitLab