From: equilet <2237372+equilet@users.noreply.github.com> Date: Wed, 7 May 2025 09:10:55 +0000 (-0700) Subject: updated to use mc objects in a smarter way, various other usability updates X-Git-Tag: v0.1~218 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=d2215a97a426126d92a2c4cc497b02232fdfd0a8;p=sonogarden_maxproj.git updated to use mc objects in a smarter way, various other usability updates --- diff --git a/_sonogarden.maxpat b/_sonogarden.maxpat index 6374d23..21b4af4 100644 --- a/_sonogarden.maxpat +++ b/_sonogarden.maxpat @@ -10,15 +10,39 @@ } , "classnamespace" : "box", - "rect" : [ 58.0, 100.0, 1117.0, 779.0 ], + "rect" : [ 34.0, 87.0, 1852.0, 959.0 ], + "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { "box" : { - "id" : "obj-26", + "id" : "obj-5", "maxclass" : "newobj", "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], + "numoutlets" : 2, + "outlettype" : [ "", "FullPacket" ], + "patching_rect" : [ 947.0, 385.0, 79.0, 22.0 ], + "text" : "o.select /stop" + } + + } +, { + "box" : { + "id" : "obj-59", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 1144.0, 537.0, 150.0, 33.0 ], + "text" : "should only send numfiles and engine name" + } + + } +, { + "box" : { + "id" : "obj-36", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 0, "patcher" : { "fileversion" : 1, "appversion" : { @@ -30,497 +54,850 @@ } , "classnamespace" : "box", - "rect" : [ 59.0, 106.0, 198.0, 262.0 ], + "rect" : [ 59.0, 106.0, 925.0, 490.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { "box" : { - "comment" : "", - "id" : "obj-5", - "index" : 1, - "maxclass" : "outlet", + "id" : "obj-2", + "linecount" : 30, + "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 40.0, 178.0, 30.0, 30.0 ] + "patching_rect" : [ 39.0, 16.0, 815.0, 409.0 ], + "text" : "log\n\n- epistretch voice was reworked. now does not play a single segment. instead, spacing range is taken into account and there is no external triggering of sounds. The sounds are generated from turning the engine on and having it choose files based on variety and wait various times based on the spacing range. density controls how many of thse voices are active.\n\n- spat system was updated to use only one instance of spat. This drastically cuts down on cpu usage (less than half of what it was) and incorporates the idea of a single auditory scene (for now) in which all audio sources live. Each voice group is given an offset to address different spat sources, e.g., if there are 16 voices for grp1 and for grp2, grp2's offset will be 16 so that it starts at source number 17.\n\n- vt.density voice manager: density as an idea was completely revamped from prior patch based on last discussion. It now spawns more or less voices in the sequencer \"on state\" based on the number it has available. This number is the voice count. a density of 0. is a single voice\n\n- incorporated vt.density into relevant areas\n\n- rewired a lot of the main patch including cleanup of the osc namespace\n\n- removed unnecessary gain~ object for voice module - there is only one place to set overall gain for an engine now\n\n- developed bird flight behaviors for the future\n\n- added master metronome module. metro speed is now in an easy to access area and controllable with osc presets\n\n- main sonogarden.maxpat patch now has an area for osc addressing /main/whatever/whateverelse \n\n- developed a logging module; have not implemented yet \n\n- added [a] key for advancing sequencer\n\n- [panic] feature: spacebar now turns audio and sequencer off " } } -, { + ], + "lines" : [ ] + } +, + "patching_rect" : [ 648.0, 200.0, 74.0, 22.0 ], + "text" : "p changelog" + } + + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-23", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 381.0, 854.5, 45.0, 21.0 ], + "text" : "s store" + } + + } +, { + "box" : { + "id" : "obj-2", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 381.0, 826.0, 129.0, 22.0 ], + "text" : "o.pack /main/spat/gain" + } + + } +, { + "box" : { + "id" : "obj-82", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 3, + "outlettype" : [ "", "", "FullPacket" ], + "patching_rect" : [ 254.0, 742.0, 106.0, 22.0 ], + "text" : "o.route /gain /oper" + } + + } +, { + "box" : { + "id" : "obj-81", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 3, + "outlettype" : [ "", "", "FullPacket" ], + "patching_rect" : [ 254.0, 702.0, 113.0, 22.0 ], + "text" : "o.route /spat /metro" + } + + } +, { + "box" : { + "id" : "obj-91", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 9, + "minor" : 0, + "revision" : 6, + "architecture" : "x64", + "modernui" : 1 + } +, + "classnamespace" : "box", + "rect" : [ 59.0, 106.0, 365.0, 408.0 ], + "gridsize" : [ 15.0, 15.0 ], + "boxes" : [ { "box" : { - "id" : "obj-4", + "id" : "obj-80", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "bang" ], - "patching_rect" : [ 40.0, 43.0, 58.0, 22.0 ], + "patching_rect" : [ 150.0, 47.0, 58.0, 22.0 ], "text" : "loadbang" } } , { "box" : { - "id" : "obj-3", - "maxclass" : "message", - "numinlets" : 2, + "id" : "obj-36", + "maxclass" : "newobj", + "numinlets" : 1, "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 40.0, 128.0, 50.0, 22.0 ], - "text" : "1." + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 150.0, 78.0, 155.0, 22.0 ], + "text" : "speaker_locations-berkeley" + } + + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-91", + "linecount" : 4, + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 4, + "outlettype" : [ "", "", "", "" ], + "patching_rect" : [ 50.0, 156.0, 129.0, 58.0 ], + "saved_object_attributes" : { + "parameter_enable" : 0 + } +, + "text" : "spat5.oper @internals 8 @initwith \"/speaker/number 6, /source/number 40\"" } } , { "box" : { "comment" : "", - "id" : "obj-1", + "id" : "obj-83", "index" : 1, "maxclass" : "inlet", "numinlets" : 0, "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 71.0, 77.0, 30.0, 30.0 ] + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 50.0, 40.0, 30.0, 30.0 ] + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-85", + "index" : 1, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 50.0, 315.0, 30.0, 30.0 ] } } ], "lines" : [ { "patchline" : { - "destination" : [ "obj-3", 1 ], - "source" : [ "obj-1", 0 ] + "destination" : [ "obj-91", 0 ], + "source" : [ "obj-36", 0 ] } } , { "patchline" : { - "destination" : [ "obj-5", 0 ], - "source" : [ "obj-3", 0 ] + "destination" : [ "obj-36", 0 ], + "source" : [ "obj-80", 0 ] } } , { "patchline" : { - "destination" : [ "obj-3", 0 ], - "source" : [ "obj-4", 0 ] + "destination" : [ "obj-91", 0 ], + "source" : [ "obj-83", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-85", 0 ], + "source" : [ "obj-91", 0 ] } } ] } , - "patching_rect" : [ 870.0, 42.0, 44.0, 22.0 ], - "text" : "p save" + "patching_rect" : [ 297.5, 780.0, 72.0, 22.0 ], + "text" : "p spat_oper" } } , { "box" : { - "format" : 6, - "id" : "obj-23", - "maxclass" : "flonum", + "fontsize" : 11.0, + "id" : "obj-95", + "maxclass" : "newobj", "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "", "bang" ], - "parameter_enable" : 0, - "patching_rect" : [ 920.0, 42.0, 50.0, 22.0 ] + "numoutlets" : 0, + "patching_rect" : [ 2591.0, 706.0, 45.0, 21.0 ], + "text" : "s store" } } , { "box" : { - "id" : "obj-10", - "maxclass" : "message", - "numinlets" : 2, + "fontsize" : 11.0, + "id" : "obj-94", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 1679.0, 702.5, 45.0, 21.0 ], + "text" : "s store" + } + + } +, { + "box" : { + "id" : "obj-92", + "maxclass" : "newobj", + "numinlets" : 3, "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 920.0, 71.0, 85.0, 22.0 ], - "text" : "zoomfactor $1" + "outlettype" : [ "multichannelsignal" ], + "patching_rect" : [ 47.0, 674.0, 90.0, 22.0 ], + "text" : "mc.combine~ 3" } } , { "box" : { - "id" : "obj-4", + "fontsize" : 11.0, + "id" : "obj-90", + "linecount" : 4, "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 2, - "outlettype" : [ "", "" ], - "patching_rect" : [ 920.0, 105.0, 67.0, 22.0 ], - "save" : [ "#N", "thispatcher", ";", "#Q", "end", ";" ], - "text" : "thispatcher" + "outlettype" : [ "multichannelsignal", "" ], + "patching_rect" : [ 47.0, 706.0, 169.0, 58.0 ], + "saved_object_attributes" : { + "parameter_enable" : 0 + } +, + "text" : "spat5.spat~ @inputs 40 @mode mono @mc 1 @outputs 6 @internals 8 @initwith \"/panning/type angular\"" } } , { "box" : { - "id" : "obj-6", - "maxclass" : "button", + "id" : "obj-89", + "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 1, - "outlettype" : [ "bang" ], - "parameter_enable" : 0, - "patching_rect" : [ 391.0, 162.0, 24.0, 24.0 ] + "outlettype" : [ "signal" ], + "patching_rect" : [ 420.0, 912.0, 58.0, 22.0 ], + "text" : "mc.sum~" } } , { "box" : { - "id" : "obj-68", + "id" : "obj-88", "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 2, - "outlettype" : [ "", "int" ], - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 9, - "minor" : 0, - "revision" : 6, - "architecture" : "x64", - "modernui" : 1 + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "multichannelsignal" ], + "patching_rect" : [ 420.0, 889.0, 93.0, 22.0 ], + "text" : "mc.*~ 0.166666" + } + + } +, { + "box" : { + "id" : "obj-50", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 6, + "outlettype" : [ "signal", "signal", "signal", "signal", "signal", "signal" ], + "patching_rect" : [ 47.0, 912.0, 329.714285714285666, 22.0 ], + "text" : "mc.unpack~ 6" + } + + } +, { + "box" : { + "channels" : 6, + "id" : "obj-86", + "lastchannelcount" : 6, + "maxclass" : "mc.live.gain~", + "numinlets" : 1, + "numoutlets" : 4, + "outlettype" : [ "multichannelsignal", "", "float", "list" ], + "parameter_enable" : 1, + "patching_rect" : [ 47.0, 785.0, 290.0, 77.0 ], + "presentation" : 1, + "presentation_rect" : [ 17.0, 339.0, 86.0, 68.0 ], + "saved_attribute_attributes" : { + "valueof" : { + "parameter_longname" : "spat_gain", + "parameter_mmax" : 6.0, + "parameter_mmin" : -70.0, + "parameter_modmode" : 3, + "parameter_shortname" : "spat_gain", + "parameter_type" : 0, + "parameter_unitstyle" : 4 } -, - "classnamespace" : "box", - "rect" : [ 59.0, 106.0, 1000.0, 780.0 ], - "gridsize" : [ 15.0, 15.0 ], - "boxes" : [ { - "box" : { - "id" : "obj-50", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "int", "" ], - "patcher" : { - "fileversion" : 1, - "appversion" : { - "major" : 9, - "minor" : 0, - "revision" : 6, - "architecture" : "x64", - "modernui" : 1 - } -, - "classnamespace" : "box", - "rect" : [ 59.0, 106.0, 266.0, 273.0 ], - "gridsize" : [ 15.0, 15.0 ], - "boxes" : [ { - "box" : { - "id" : "obj-4", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 177.0, 71.0, 56.0, 22.0 ], - "text" : "saved..." - } - } -, { - "box" : { - "id" : "obj-2", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "bang" ], - "patching_rect" : [ 177.0, 38.0, 61.0, 22.0 ], - "text" : "savebang" - } + } +, + "varname" : "live.gain~" + } - } -, { - "box" : { - "id" : "obj-43", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 41.0, 141.0, 29.5, 22.0 ], - "text" : "0" - } + } +, { + "box" : { + "id" : "obj-87", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 412.0, 785.0, 109.0, 20.0 ], + "presentation" : 1, + "presentation_rect" : [ 17.0, 567.0, 109.0, 20.0 ], + "text" : "master metronome" + } - } -, { - "box" : { - "id" : "obj-41", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "bang" ], - "patching_rect" : [ 42.0, 102.0, 48.0, 22.0 ], - "text" : "del 600" - } + } +, { + "box" : { + "id" : "obj-70", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 1647.0, 876.0, 55.0, 22.0 ], + "text" : "pipe 300" + } - } -, { - "box" : { - "id" : "obj-39", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 3, - "outlettype" : [ "bang", "int", "" ], - "patching_rect" : [ 42.0, 65.0, 111.0, 22.0 ], - "text" : "t b 1 s" - } + } +, { + "box" : { + "id" : "obj-58", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 1647.0, 852.0, 70.0, 22.0 ], + "text" : "loadmess 1" + } - } -, { - "box" : { - "id" : "obj-34", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 135.0, 141.0, 72.0, 22.0 ], - "text" : "prepend set" - } + } +, { + "box" : { + "id" : "obj-66", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 1133.0, 940.0, 296.0, 20.0 ], + "presentation" : 1, + "presentation_rect" : [ 620.0, 770.0, 296.0, 20.0 ], + "text" : "no spaces in folders / filenames" + } - } -, { - "box" : { - "comment" : "", - "id" : "obj-46", - "index" : 1, - "maxclass" : "inlet", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 42.0, 16.0, 30.0, 30.0 ] - } + } +, { + "box" : { + "id" : "obj-67", + "linecount" : 9, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 1133.0, 790.0, 296.0, 127.0 ], + "presentation" : 1, + "presentation_linecount" : 9, + "presentation_rect" : [ 620.0, 630.0, 296.0, 127.0 ], + "text" : "LEGEND\n\nUnlock / Lock Keys: option-K\nR: hit 'r' to refresh the cache with new data from edits\nW: hit 'w' to write the current global parameters to disk\nG: global messaging\nX: hit x to play/stop the sequencer\nA: advance sequencer manually\n[space] : panic off " + } - } -, { - "box" : { - "comment" : "", - "id" : "obj-48", - "index" : 1, - "maxclass" : "outlet", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 40.0, 185.0, 30.0, 30.0 ] - } + } +, { + "box" : { + "fontsize" : 9.0, + "id" : "obj-61", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 1771.0, 891.0, 29.0, 19.0 ], + "presentation" : 1, + "presentation_rect" : [ 314.0, 664.0, 29.0, 19.0 ], + "text" : "open" + } - } -, { - "box" : { - "comment" : "", - "id" : "obj-49", - "index" : 2, - "maxclass" : "outlet", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 134.0, 185.0, 30.0, 30.0 ] - } + } +, { + "box" : { + "fontsize" : 9.0, + "id" : "obj-4", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 1731.0, 893.0, 27.0, 19.0 ], + "presentation" : 1, + "presentation_rect" : [ 274.0, 666.0, 27.0, 19.0 ], + "text" : "0" + } - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-4", 0 ], - "source" : [ "obj-2", 0 ] - } + } +, { + "box" : { + "bgcolor" : [ 1.0, 0.0, 0.0, 1.0 ], + "bgcolor2" : [ 1.0, 0.0, 0.0, 1.0 ], + "bgfillcolor_angle" : 270.0, + "bgfillcolor_autogradient" : 0.0, + "bgfillcolor_color" : [ 1.0, 0.0, 0.0, 1.0 ], + "bgfillcolor_color1" : [ 1.0, 0.0, 0.0, 1.0 ], + "bgfillcolor_color2" : [ 0.172137149796092, 0.172137100044002, 0.172137113045018, 1.0 ], + "bgfillcolor_proportion" : 0.5, + "bgfillcolor_type" : "color", + "fontsize" : 9.0, + "gradient" : 1, + "id" : "obj-9", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 1731.0, 857.0, 84.0, 19.0 ], + "presentation" : 1, + "presentation_rect" : [ 274.0, 630.0, 84.0, 19.0 ], + "text" : "TURN OFF AUDIO", + "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ] + } - } -, { - "patchline" : { - "destination" : [ "obj-49", 0 ], - "source" : [ "obj-34", 0 ] - } + } +, { + "box" : { + "id" : "obj-19", + "linecount" : 9, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 1461.0, 849.0, 154.0, 141.0 ], + "presentation" : 1, + "presentation_linecount" : 9, + "presentation_rect" : [ 369.0, 630.0, 154.0, 141.0 ], + "text" : "test setup (Berkeley office):\n\n1. vyper L\n2. anaconda L\n3. anaconda R\n4. vyper R\n5. tornado L\n6. tornado R\n7. sub\n" + } - } -, { - "patchline" : { - "destination" : [ "obj-34", 0 ], - "source" : [ "obj-39", 2 ] - } + } +, { + "box" : { + "id" : "obj-42", + "linecount" : 7, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 1558.0, 876.0, 150.0, 100.0 ], + "presentation" : 1, + "presentation_linecount" : 7, + "presentation_rect" : [ 466.0, 657.0, 150.0, 100.0 ], + "text" : "-4.79, 4.9\n-2.92, 4.9\n2.5, 4.9\n4.5, 4.9\n-5.83, -4.8\n5.88,-4.8\nsub -6.67, 1.17" + } - } -, { - "patchline" : { - "destination" : [ "obj-41", 0 ], - "source" : [ "obj-39", 0 ] - } + } +, { + "box" : { + "id" : "obj-63", + "maxclass" : "ezdac~", + "numinlets" : 2, + "numoutlets" : 0, + "patching_rect" : [ 1731.0, 919.0, 45.0, 45.0 ], + "presentation" : 1, + "presentation_rect" : [ 274.0, 692.0, 45.0, 45.0 ] + } - } -, { - "patchline" : { - "destination" : [ "obj-48", 0 ], - "source" : [ "obj-39", 1 ] - } + } +, { + "box" : { + "id" : "obj-57", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "" ], + "patching_rect" : [ 748.0, 86.0, 67.0, 22.0 ], + "save" : [ "#N", "thispatcher", ";", "#Q", "end", ";" ], + "text" : "thispatcher" + } - } -, { - "patchline" : { - "destination" : [ "obj-34", 0 ], - "source" : [ "obj-4", 0 ] - } + } +, { + "box" : { + "format" : 6, + "id" : "obj-56", + "maxclass" : "flonum", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 748.0, 30.0, 50.0, 22.0 ], + "presentation" : 1, + "presentation_rect" : [ 723.0, 13.5, 50.0, 22.0 ] + } + + } +, { + "box" : { + "id" : "obj-30", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 748.0, 56.0, 85.0, 22.0 ], + "presentation" : 1, + "presentation_rect" : [ 783.0, 13.5, 85.0, 22.0 ], + "text" : "zoomfactor $1" + } + + } +, { + "box" : { + "id" : "obj-84", + "maxclass" : "button", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 1986.0, 207.0, 24.0, 24.0 ] + } + + } +, { + "box" : { + "id" : "obj-55", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 3, + "outlettype" : [ "", "", "FullPacket" ], + "patching_rect" : [ 1849.0, 179.0, 95.0, 22.0 ], + "text" : "o.route /ui /zone", + "textcolor" : [ 0.223529411764706, 0.741176470588235, 0.192156862745098, 1.0 ] + } + + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-72", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 2318.0, 615.0, 95.0, 21.0 ], + "text" : "o.prepend /zone" + } - } -, { - "patchline" : { - "destination" : [ "obj-43", 0 ], - "source" : [ "obj-41", 0 ] - } + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-73", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 2585.0, 670.0, 106.0, 21.0 ], + "text" : "o.prepend /engine/3" + } - } -, { - "patchline" : { - "destination" : [ "obj-48", 0 ], - "source" : [ "obj-43", 0 ] - } + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-74", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 2585.0, 356.0, 73.0, 21.0 ], + "text" : "o.prepend /ui" + } - } -, { - "patchline" : { - "destination" : [ "obj-39", 0 ], - "source" : [ "obj-46", 0 ] - } + } +, { + "box" : { + "args" : [ "aux-3", "engine_voice.noisewash~", 8, 32 ], + "bgmode" : 0, + "border" : 1, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-75", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "engine_zone~.maxpat", + "numinlets" : 1, + "numoutlets" : 4, + "offset" : [ 0.0, 0.0 ], + "outlettype" : [ "multichannelsignal", "FullPacket", "signal", "FullPacket" ], + "patching_rect" : [ 1849.0, 544.0, 232.0, 85.0 ], + "presentation" : 1, + "presentation_rect" : [ 1061.0, 238.0, 143.0, 72.0 ], + "viewvisibility" : 1 + } - } - ] - } -, - "patching_rect" : [ 50.0, 159.0, 63.0, 22.0 ], - "text" : "p" - } + } +, { + "box" : { + "bgmode" : 0, + "border" : 0, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-76", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "engine_sequencer_noisewash.maxpat", + "numinlets" : 1, + "numoutlets" : 2, + "offset" : [ -1.333333402872086, -1.000000089406967 ], + "outlettype" : [ "FullPacket", "" ], + "patching_rect" : [ 1849.0, 258.0, 756.0, 88.0 ], + "presentation" : 1, + "presentation_rect" : [ 17.0, 232.0, 756.0, 88.0 ], + "viewvisibility" : 1 + } - } -, { - "box" : { - "id" : "obj-31", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "", "FullPacket" ], - "patching_rect" : [ 50.0, 127.0, 97.0, 22.0 ], - "text" : "o.route /key/msg" - } + } +, { + "box" : { + "id" : "obj-51", + "linecount" : 3, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 550.0, 751.0, 61.0, 47.0 ], + "presentation" : 1, + "presentation_rect" : [ 152.0, 596.0, 128.0, 20.0 ], + "text" : "manually advance seq" + } - } -, { - "box" : { - "id" : "obj-26", - "maxclass" : "newobj", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 50.0, 100.0, 35.0, 22.0 ], - "text" : "r osc" - } + } +, { + "box" : { + "id" : "obj-49", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 4, + "outlettype" : [ "", "", "", "FullPacket" ], + "patching_rect" : [ 947.0, 179.0, 140.0, 22.0 ], + "text" : "o.route /ui /polybuf /zone", + "textcolor" : [ 0.223529411764706, 0.741176470588235, 0.192156862745098, 1.0 ] + } - } -, { - "box" : { - "comment" : "", - "id" : "obj-66", - "index" : 1, - "maxclass" : "outlet", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 50.0, 241.0, 30.0, 30.0 ] - } + } +, { + "box" : { + "id" : "obj-7", + "maxclass" : "button", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 1126.0, 393.0, 24.0, 24.0 ] + } - } -, { - "box" : { - "comment" : "", - "id" : "obj-67", - "index" : 2, - "maxclass" : "outlet", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 85.0, 241.0, 30.0, 30.0 ] - } + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-26", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 1416.0, 566.0, 100.0, 21.0 ], + "text" : "o.prepend /polybuf" + } - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-31", 0 ], - "source" : [ "obj-26", 0 ] - } + } +, { + "box" : { + "fontface" : 0, + "fontsize" : 9.0, + "id" : "obj-29", + "maxclass" : "o.compose", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 1332.0, 397.0, 69.0, 21.0 ], + "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 47, 99, 111, 110, 116, 101, 110, 116, 115, 0, 0, 0, 44, 0, 0, 0 ], + "saved_bundle_length" : 36, + "text" : "/contents" + } - } -, { - "patchline" : { - "destination" : [ "obj-50", 0 ], - "source" : [ "obj-31", 0 ] - } + } +, { + "box" : { + "fontface" : 0, + "fontsize" : 9.0, + "id" : "obj-31", + "maxclass" : "o.compose", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 1277.0, 397.0, 53.0, 21.0 ], + "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 47, 99, 108, 101, 97, 114, 0, 0, 44, 0, 0, 0 ], + "saved_bundle_length" : 32, + "text" : "/clear" + } - } -, { - "patchline" : { - "destination" : [ "obj-66", 0 ], - "source" : [ "obj-50", 1 ] - } + } +, { + "box" : { + "args" : [ "/engine/2" ], + "bgmode" : 0, + "border" : 0, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-33", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "polybuf_container~.maxpat", + "numinlets" : 1, + "numoutlets" : 2, + "offset" : [ 0.0, 0.0 ], + "outlettype" : [ "FullPacket", "FullPacket" ], + "patching_rect" : [ 1048.0, 425.0, 274.0, 87.0 ], + "presentation" : 1, + "presentation_rect" : [ 783.0, 139.5, 274.0, 87.0 ], + "viewvisibility" : 1 + } - } -, { - "patchline" : { - "destination" : [ "obj-67", 0 ], - "source" : [ "obj-50", 0 ] - } + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-37", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 1416.0, 615.0, 95.0, 21.0 ], + "text" : "o.prepend /zone" + } - } - ] - } -, - "patching_rect" : [ 363.0, 62.0, 58.909090909090992, 22.0 ], - "text" : "p" + } +, { + "box" : { + "fontsize" : 11.0, + "id" : "obj-41", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 1683.0, 670.0, 106.0, 21.0 ], + "text" : "o.prepend /engine/2" } } , { "box" : { - "id" : "obj-61", - "maxclass" : "message", - "numinlets" : 2, + "fontsize" : 11.0, + "id" : "obj-43", + "maxclass" : "newobj", + "numinlets" : 1, "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 981.5, 637.0, 35.0, 22.0 ], - "text" : "open" + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 1683.0, 356.0, 73.0, 21.0 ], + "text" : "o.prepend /ui" } } , { "box" : { - "id" : "obj-60", - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 942.0, 639.0, 29.5, 22.0 ], - "text" : "0" + "args" : [ "aux-2", "engine_voice.epistretch~", 16, 16 ], + "bgmode" : 0, + "border" : 1, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-46", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "engine_zone~.maxpat", + "numinlets" : 1, + "numoutlets" : 4, + "offset" : [ 0.0, 0.0 ], + "outlettype" : [ "multichannelsignal", "FullPacket", "signal", "FullPacket" ], + "patching_rect" : [ 947.0, 544.0, 140.0, 73.0 ], + "presentation" : 1, + "presentation_rect" : [ 1061.0, 145.0, 143.0, 72.0 ], + "viewvisibility" : 1 } } , { "box" : { - "bgcolor" : [ 1.0, 0.0, 0.0, 1.0 ], - "bgcolor2" : [ 1.0, 0.0, 0.0, 1.0 ], - "bgfillcolor_angle" : 270.0, - "bgfillcolor_autogradient" : 0.0, - "bgfillcolor_color" : [ 1.0, 0.0, 0.0, 1.0 ], - "bgfillcolor_color1" : [ 1.0, 0.0, 0.0, 1.0 ], - "bgfillcolor_color2" : [ 0.172137149796092, 0.172137100044002, 0.172137113045018, 1.0 ], - "bgfillcolor_proportion" : 0.5, - "bgfillcolor_type" : "color", - "gradient" : 1, - "id" : "obj-58", - "maxclass" : "message", - "numinlets" : 2, + "bgmode" : 0, + "border" : 0, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-48", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "engine_sequencer_epistretch.maxpat", + "numinlets" : 1, + "numoutlets" : 2, + "offset" : [ -1.333333402872086, -1.000000089406967 ], + "outlettype" : [ "FullPacket", "" ], + "patching_rect" : [ 947.0, 258.0, 756.0, 88.0 ], + "presentation" : 1, + "presentation_rect" : [ 17.0, 139.0, 756.0, 88.0 ], + "viewvisibility" : 1 + } + + } +, { + "box" : { + "id" : "obj-12", + "maxclass" : "newobj", + "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 942.0, 603.0, 110.0, 22.0 ], - "text" : "TURN OFF AUDIO", - "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ] + "patching_rect" : [ 204.0, 91.0, 103.0, 22.0 ], + "text" : "engine_scheduler" } } , { "box" : { - "id" : "obj-54", + "id" : "obj-68", "maxclass" : "newobj", - "numinlets" : 2, + "numinlets" : 0, "numoutlets" : 2, - "outlettype" : [ "", "bang" ], + "outlettype" : [ "", "int" ], "patcher" : { "fileversion" : 1, "appversion" : { @@ -532,64 +909,15 @@ } , "classnamespace" : "box", - "rect" : [ 92.0, 159.0, 539.0, 383.0 ], + "rect" : [ 59.0, 106.0, 1000.0, 780.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { "box" : { - "id" : "obj-7", - "maxclass" : "toggle", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "int" ], - "parameter_enable" : 0, - "patching_rect" : [ 46.0, 130.0, 24.0, 24.0 ] - } - - } -, { - "box" : { - "id" : "obj-3", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 3, - "outlettype" : [ "", "", "FullPacket" ], - "patching_rect" : [ 46.0, 95.0, 227.0, 22.0 ], - "text" : "o.route /metro/status /metro/interval/sec" - } - - } -, { - "box" : { - "id" : "obj-2", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "float" ], - "patching_rect" : [ 150.0, 163.0, 47.0, 22.0 ], - "text" : "* 1000." - } - - } -, { - "box" : { - "comment" : "", - "id" : "obj-1", - "index" : 2, - "maxclass" : "inlet", - "numinlets" : 0, - "numoutlets" : 1, - "outlettype" : [ "bang" ], - "patching_rect" : [ 457.0, 95.0, 30.0, 30.0 ] - } - - } -, { - "box" : { - "id" : "obj-48", + "id" : "obj-50", "maxclass" : "newobj", "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], + "numoutlets" : 2, + "outlettype" : [ "int", "" ], "patcher" : { "fileversion" : 1, "appversion" : { @@ -601,20 +929,41 @@ } , "classnamespace" : "box", - "rect" : [ 59.0, 106.0, 1000.0, 780.0 ], + "rect" : [ 59.0, 106.0, 266.0, 273.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { "box" : { - "fontface" : 0, - "id" : "obj-42", - "maxclass" : "o.compose", + "id" : "obj-4", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 177.0, 71.0, 56.0, 22.0 ], + "text" : "saved..." + } + + } +, { + "box" : { + "id" : "obj-2", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "patching_rect" : [ 177.0, 38.0, 61.0, 22.0 ], + "text" : "savebang" + } + + } +, { + "box" : { + "id" : "obj-43", + "maxclass" : "message", "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 63.0, 139.0, 54.0, 23.0 ], - "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 47, 115, 116, 111, 112, 0, 0, 0, 44, 0, 0, 0 ], - "saved_bundle_length" : 32, - "text" : "/stop" + "patching_rect" : [ 41.0, 141.0, 29.5, 22.0 ], + "text" : "0" } } @@ -623,231 +972,251 @@ "id" : "obj-41", "maxclass" : "newobj", "numinlets" : 2, - "numoutlets" : 2, - "outlettype" : [ "bang", "" ], - "patching_rect" : [ 50.0, 100.0, 34.0, 22.0 ], - "text" : "sel 0" + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "patching_rect" : [ 42.0, 102.0, 48.0, 22.0 ], + "text" : "del 600" + } + + } +, { + "box" : { + "id" : "obj-39", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 3, + "outlettype" : [ "bang", "int", "" ], + "patching_rect" : [ 42.0, 65.0, 111.0, 22.0 ], + "text" : "t b 1 s" + } + + } +, { + "box" : { + "id" : "obj-34", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 135.0, 141.0, 72.0, 22.0 ], + "text" : "prepend set" } } , { "box" : { "comment" : "", - "id" : "obj-43", + "id" : "obj-46", "index" : 1, "maxclass" : "inlet", "numinlets" : 0, "numoutlets" : 1, - "outlettype" : [ "int" ], - "patching_rect" : [ 50.0, 40.0, 30.0, 30.0 ] + "outlettype" : [ "" ], + "patching_rect" : [ 42.0, 16.0, 30.0, 30.0 ] + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-48", + "index" : 1, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 40.0, 185.0, 30.0, 30.0 ] + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-49", + "index" : 2, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 134.0, 185.0, 30.0, 30.0 ] + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-4", 0 ], + "source" : [ "obj-2", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-49", 0 ], + "source" : [ "obj-34", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-34", 0 ], + "source" : [ "obj-39", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-41", 0 ], + "source" : [ "obj-39", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-48", 0 ], + "source" : [ "obj-39", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-34", 0 ], + "source" : [ "obj-4", 0 ] } } , { - "box" : { - "comment" : "", - "id" : "obj-46", - "index" : 1, - "maxclass" : "outlet", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 63.0, 222.0, 30.0, 30.0 ] - } - - } - ], - "lines" : [ { "patchline" : { - "destination" : [ "obj-42", 0 ], + "destination" : [ "obj-43", 0 ], "source" : [ "obj-41", 0 ] } } , { "patchline" : { - "destination" : [ "obj-46", 0 ], - "source" : [ "obj-42", 0 ] + "destination" : [ "obj-48", 0 ], + "source" : [ "obj-43", 0 ] } } , { "patchline" : { - "destination" : [ "obj-41", 0 ], - "source" : [ "obj-43", 0 ] + "destination" : [ "obj-39", 0 ], + "source" : [ "obj-46", 0 ] } } ] } , - "patching_rect" : [ 46.0, 195.0, 41.0, 22.0 ], - "text" : "p stop" - } - - } -, { - "box" : { - "id" : "obj-6", - "maxclass" : "button", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "bang" ], - "parameter_enable" : 0, - "patching_rect" : [ 93.0, 226.0, 24.0, 24.0 ] + "patching_rect" : [ 50.0, 159.0, 63.0, 22.0 ], + "text" : "p" } } , { "box" : { - "format" : 6, - "id" : "obj-23", - "maxclass" : "flonum", + "id" : "obj-31", + "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 2, - "outlettype" : [ "", "bang" ], - "parameter_enable" : 0, - "patching_rect" : [ 150.0, 131.0, 81.0, 22.0 ], - "presentation" : 1, - "presentation_rect" : [ 57.0, 36.0, 71.0, 22.0 ] + "outlettype" : [ "", "FullPacket" ], + "patching_rect" : [ 50.0, 127.0, 97.0, 22.0 ], + "text" : "o.route /key/msg" } } , { "box" : { - "fontname" : "Arial", - "fontsize" : 12.0, - "id" : "obj-10", + "id" : "obj-26", "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "bang" ], - "patching_rect" : [ 93.0, 195.0, 76.0, 22.0 ], - "text" : "metro 60000" - } - - } -, { - "box" : { - "comment" : "", - "id" : "obj-49", - "index" : 1, - "maxclass" : "inlet", "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 46.0, 28.0, 30.0, 30.0 ] + "patching_rect" : [ 50.0, 100.0, 35.0, 22.0 ], + "text" : "r osc" } } , { "box" : { "comment" : "", - "id" : "obj-51", + "id" : "obj-66", "index" : 1, "maxclass" : "outlet", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 46.0, 271.0, 30.0, 30.0 ] + "patching_rect" : [ 50.0, 241.0, 30.0, 30.0 ] } } , { "box" : { "comment" : "", - "id" : "obj-52", + "id" : "obj-67", "index" : 2, "maxclass" : "outlet", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 93.0, 271.0, 30.0, 30.0 ] + "patching_rect" : [ 85.0, 241.0, 30.0, 30.0 ] } } ], "lines" : [ { "patchline" : { - "destination" : [ "obj-6", 0 ], - "source" : [ "obj-1", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "source" : [ "obj-10", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-10", 1 ], - "source" : [ "obj-2", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-2", 0 ], - "source" : [ "obj-23", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-23", 0 ], - "source" : [ "obj-3", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-7", 0 ], - "source" : [ "obj-3", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-51", 0 ], - "source" : [ "obj-48", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-3", 0 ], - "source" : [ "obj-49", 0 ] + "destination" : [ "obj-31", 0 ], + "source" : [ "obj-26", 0 ] } } , { "patchline" : { - "destination" : [ "obj-52", 0 ], - "source" : [ "obj-6", 0 ] + "destination" : [ "obj-50", 0 ], + "source" : [ "obj-31", 0 ] } } , { "patchline" : { - "destination" : [ "obj-10", 0 ], - "order" : 0, - "source" : [ "obj-7", 0 ] + "destination" : [ "obj-66", 0 ], + "source" : [ "obj-50", 1 ] } } , { "patchline" : { - "destination" : [ "obj-48", 0 ], - "order" : 1, - "source" : [ "obj-7", 0 ] + "destination" : [ "obj-67", 0 ], + "source" : [ "obj-50", 0 ] } } ] } , - "patching_rect" : [ 283.0, 199.0, 127.0, 22.0 ], - "text" : "p sequencer_advance" + "patching_rect" : [ 363.0, 62.0, 58.909090909090992, 22.0 ], + "text" : "p" + } + + } +, { + "box" : { + "bgmode" : 0, + "border" : 0, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-54", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "engine_seq_advancer.maxpat", + "numinlets" : 1, + "numoutlets" : 1, + "offset" : [ 0.0, 0.0 ], + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 394.0, 747.0, 135.0, 33.0 ], + "presentation" : 1, + "presentation_rect" : [ 17.0, 589.0, 133.0, 34.0 ], + "viewvisibility" : 1 } } @@ -871,6 +1240,30 @@ "rect" : [ 34.0, 139.0, 656.0, 510.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { + "box" : { + "id" : "obj-8", + "linecount" : 4, + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 138.0, 286.0, 85.0, 62.0 ], + "text" : ";\rdsp sigvs 512;\rdsp iovs 512;\rdsp sr 44100" + } + + } +, { + "box" : { + "id" : "obj-9", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 301.0, 251.0, 170.0, 20.0 ], + "text" : "map virtual outputs to physical" + } + + } +, { "box" : { "id" : "obj-6", "linecount" : 2, @@ -1194,162 +1587,58 @@ "numinlets" : 2, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 55.0, 260.0, 54.0, 35.0 ], - "text" : ";\rdsp stop" - } - - } -, { - "box" : { - "id" : "obj-2", - "linecount" : 4, - "maxclass" : "message", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 138.0, 205.0, 85.0, 62.0 ], - "text" : ";\rdsp sigvs 512;\rdsp iovs 512;\rdsp sr 48000" - } - - } - ], - "lines" : [ { - "patchline" : { - "destination" : [ "obj-7", 0 ], - "source" : [ "obj-101", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-17", 0 ], - "source" : [ "obj-19", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-1", 0 ], - "source" : [ "obj-3", 0 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-101", 0 ], - "source" : [ "obj-94", 0 ] - } - - } - ] - } -, - "patching_rect" : [ 707.0, 603.0, 79.0, 22.0 ], - "text" : "p init_system" - } - - } -, { - "box" : { - "id" : "obj-39", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "", "FullPacket" ], - "patching_rect" : [ 512.0, 439.0, 120.0, 22.0 ], - "text" : "o.select /buffer/name" - } - - } -, { - "box" : { - "fontface" : 0, - "id" : "obj-32", - "linecount" : 2, - "maxclass" : "o.display", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 512.0, 473.0, 150.0, 46.0 ], - "text" : "/buffer/name : \"/engine/1.33\"" - } - - } -, { - "box" : { - "id" : "obj-29", - "linecount" : 9, - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 833.0, 422.0, 154.0, 141.0 ], - "text" : "test setup (Berkeley office):\n\n1. vyper L\n2. anaconda L\n3. anaconda R\n4. vyper R\n5. tornado L\n6. tornado R\n7. sub\n" - } - - } -, { - "box" : { - "id" : "obj-37", - "linecount" : 9, - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 930.0, 449.0, 150.0, 127.0 ], - "text" : "-4.79, 4.9\n-2.92, 4.9\n2.5, 4.9\n4.5, 4.9\n-5.83, -4.8\n5.88,-4.8\n\n\nsub -6.67, 1.17" - } + "patching_rect" : [ 55.0, 260.0, 54.0, 35.0 ], + "text" : ";\rdsp stop" + } - } -, { - "box" : { - "id" : "obj-36", - "maxclass" : "newobj", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "signal" ], - "patching_rect" : [ 419.857142857142833, 684.0, 74.0, 22.0 ], - "text" : "*~ 0.166666" - } + } +, { + "box" : { + "id" : "obj-2", + "linecount" : 4, + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 138.0, 205.0, 85.0, 62.0 ], + "text" : ";\rdsp sigvs 512;\rdsp iovs 512;\rdsp sr 48000" + } - } -, { - "box" : { - "id" : "obj-34", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 531.5, 696.0, 64.0, 20.0 ], - "text" : "aux audio " - } + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-7", 0 ], + "source" : [ "obj-101", 0 ] + } - } -, { - "box" : { - "id" : "obj-30", - "maxclass" : "scope~", - "numinlets" : 2, - "numoutlets" : 0, - "patching_rect" : [ 519.5, 679.0, 88.0, 53.0 ] - } + } +, { + "patchline" : { + "destination" : [ "obj-17", 0 ], + "source" : [ "obj-19", 0 ] + } - } -, { - "box" : { - "id" : "obj-19", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 594.0, 181.0, 296.0, 20.0 ], - "text" : "no spaces in folders / filenames" - } + } +, { + "patchline" : { + "destination" : [ "obj-1", 0 ], + "source" : [ "obj-3", 0 ] + } - } -, { - "box" : { - "id" : "obj-5", - "maxclass" : "ezdac~", - "numinlets" : 2, - "numoutlets" : 0, - "patching_rect" : [ 942.0, 665.0, 45.0, 45.0 ] + } +, { + "patchline" : { + "destination" : [ "obj-101", 0 ], + "source" : [ "obj-94", 0 ] + } + + } + ] + } +, + "patching_rect" : [ 613.0, 62.0, 60.0, 22.0 ], + "text" : "p init_dsp" } } @@ -1376,22 +1665,12 @@ "outlettype" : [ "", "int", "", "" ], "parameter_enable" : 0, "patching_rect" : [ 363.0, 20.5, 353.0, 29.0 ], + "presentation" : 1, + "presentation_rect" : [ 333.0, 10.0, 353.0, 29.0 ], "text" : "saved...", "textjustification" : 1 } - } -, { - "box" : { - "id" : "obj-13", - "maxclass" : "button", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "bang" ], - "parameter_enable" : 0, - "patching_rect" : [ 225.5, 393.0, 24.0, 24.0 ] - } - } , { "box" : { @@ -1400,35 +1679,10 @@ "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "", "FullPacket" ], - "patching_rect" : [ 47.0, 364.5, 79.0, 22.0 ], + "patching_rect" : [ 47.0, 370.0, 79.0, 22.0 ], "text" : "o.select /stop" } - } -, { - "box" : { - "fontsize" : 11.0, - "id" : "obj-62", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 211.5, 365.0, 125.0, 21.0 ], - "text" : "engine_grainmanager" - } - - } -, { - "box" : { - "id" : "obj-17", - "linecount" : 7, - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 594.0, 61.0, 296.0, 100.0 ], - "text" : "LEGEND\n\nUnlock / Lock Keys: option-K\nR: hit 'r' to refresh the cache with new data from edits\nW: hit 'w' to write the current global parameters to disk\nG: global messaging\nX: hit x to play/stop the sequencer" - } - } , { "box" : { @@ -1451,6 +1705,8 @@ "outlettype" : [ "int", "", "" ], "parameter_enable" : 0, "patching_rect" : [ 480.0, 210.0, 88.0, 22.0 ], + "presentation" : 1, + "presentation_rect" : [ 178.0, 725.0, 88.0, 22.0 ], "textjustification" : 1 } @@ -1465,39 +1721,9 @@ "numoutlets" : 1, "outlettype" : [ "int" ], "parameter_enable" : 0, - "patching_rect" : [ 480.0, 113.0, 88.0, 88.0 ] - } - - } -, { - "box" : { - "fontface" : 0, - "fontsize" : 9.0, - "id" : "obj-9", - "maxclass" : "o.compose", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 86.0, 491.0, 48.0, 21.0 ], - "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 47, 115, 116, 111, 112, 0, 0, 0, 44, 0, 0, 0 ], - "saved_bundle_length" : 32, - "text" : "/stop" - } - - } -, { - "box" : { - "fontface" : 0, - "fontsize" : 9.0, - "id" : "obj-2", - "maxclass" : "o.compose", - "numinlets" : 2, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 147.909090909090992, 517.0, 183.0, 21.0 ], - "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 47, 115, 112, 97, 116, 47, 111, 112, 101, 114, 47, 119, 105, 110, 100, 111, 119, 47, 111, 112, 101, 110, 111, 114, 99, 108, 111, 115, 101, 0, 0, 0, 44, 0, 0, 0 ], - "saved_bundle_length" : 56, - "text" : "/spat/oper/window/openorclose" + "patching_rect" : [ 480.0, 113.0, 88.0, 88.0 ], + "presentation" : 1, + "presentation_rect" : [ 178.0, 630.0, 88.0, 88.0 ] } } @@ -1521,6 +1747,22 @@ "rect" : [ 199.0, 133.0, 1207.0, 733.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { + "box" : { + "fontface" : 0, + "fontsize" : 9.0, + "id" : "obj-4", + "maxclass" : "o.compose", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 548.0, 221.0, 205.0, 21.0 ], + "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 47, 109, 97, 105, 110, 47, 115, 112, 97, 116, 47, 111, 112, 101, 114, 47, 119, 105, 110, 100, 111, 119, 47, 111, 112, 101, 110, 111, 114, 99, 108, 111, 115, 101, 0, 0, 44, 0, 0, 0 ], + "saved_bundle_length" : 60, + "text" : "/main/spat/oper/window/openorclose" + } + + } +, { "box" : { "id" : "obj-49", "maxclass" : "newobj", @@ -1846,6 +2088,13 @@ "source" : [ "obj-35", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-78", 0 ], + "source" : [ "obj-4", 0 ] + } + } , { "patchline" : { @@ -1931,7 +2180,9 @@ "numoutlets" : 2, "offset" : [ 0.0, 0.0 ], "outlettype" : [ "FullPacket", "FullPacket" ], - "patching_rect" : [ 147.909090909090992, 425.0, 274.0, 87.0 ], + "patching_rect" : [ 144.0, 425.0, 274.0, 87.0 ], + "presentation" : 1, + "presentation_rect" : [ 783.0, 46.5, 274.0, 87.0 ], "viewvisibility" : 1 } @@ -1969,8 +2220,8 @@ "numinlets" : 1, "numoutlets" : 4, "outlettype" : [ "", "", "", "FullPacket" ], - "patching_rect" : [ 47.0, 199.0, 199.0, 22.0 ], - "text" : "o.route /sequencer /polybuf /zone", + "patching_rect" : [ 47.0, 168.0, 199.0, 22.0 ], + "text" : "o.route /ui /polybuf /zone", "textcolor" : [ 0.223529411764706, 0.741176470588235, 0.192156862745098, 1.0 ] } @@ -1980,10 +2231,10 @@ "id" : "obj-18", "maxclass" : "newobj", "numinlets" : 1, - "numoutlets" : 4, - "outlettype" : [ "", "", "", "FullPacket" ], - "patching_rect" : [ 47.0, 135.0, 184.0, 22.0 ], - "text" : "o.route /engine/1 /engine/2 /main" + "numoutlets" : 6, + "outlettype" : [ "", "", "", "", "", "FullPacket" ], + "patching_rect" : [ 47.0, 124.0, 295.0, 22.0 ], + "text" : "o.route /engine/1 /engine/2 /engine/3 /main /scheduler" } } @@ -2007,8 +2258,8 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "FullPacket" ], - "patching_rect" : [ 783.0, 356.0, 125.0, 21.0 ], - "text" : "o.prepend /sequencer" + "patching_rect" : [ 783.0, 356.0, 73.0, 21.0 ], + "text" : "o.prepend /ui" } } @@ -2019,6 +2270,8 @@ "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 73.0, 25.0, 198.0, 20.0 ], + "presentation" : 1, + "presentation_rect" : [ 43.0, 14.0, 198.0, 20.0 ], "text" : "reload master dict from disk (revert)" } @@ -2031,7 +2284,9 @@ "numoutlets" : 1, "outlettype" : [ "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 47.0, 23.0, 24.0, 24.0 ] + "patching_rect" : [ 47.0, 23.0, 24.0, 24.0 ], + "presentation" : 1, + "presentation_rect" : [ 17.0, 12.0, 24.0, 24.0 ] } } @@ -2042,7 +2297,7 @@ "numinlets" : 0, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 138.0, 98.0, 35.0, 22.0 ], + "patching_rect" : [ 136.0, 91.0, 35.0, 22.0 ], "text" : "r osc" } @@ -2068,7 +2323,60 @@ "classnamespace" : "box", "rect" : [ 268.0, 347.0, 1138.0, 519.0 ], "gridsize" : [ 15.0, 15.0 ], + "visible" : 1, "boxes" : [ { + "box" : { + "fontface" : 0, + "id" : "obj-30", + "maxclass" : "o.compose", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 648.0, 331.5, 166.0, 23.0 ], + "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 47, 109, 97, 105, 110, 47, 109, 101, 116, 114, 111, 47, 115, 116, 97, 116, 117, 115, 0, 0, 44, 105, 0, 0, 0, 0, 0, 0 ], + "saved_bundle_length" : 48, + "text" : "/main/metro/status : 0" + } + + } +, { + "box" : { + "id" : "obj-21", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 623.0, 395.0, 29.5, 22.0 ], + "text" : "0" + } + + } +, { + "box" : { + "id" : "obj-11", + "maxclass" : "ezdac~", + "numinlets" : 2, + "numoutlets" : 0, + "patching_rect" : [ 623.0, 447.0, 45.0, 45.0 ] + } + + } +, { + "box" : { + "fontface" : 0, + "id" : "obj-6", + "maxclass" : "o.compose", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 838.0, 248.0, 160.0, 23.0 ], + "saved_bundle_data" : [ 35, 98, 117, 110, 100, 108, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 47, 101, 110, 103, 105, 110, 101, 47, 42, 47, 117, 105, 0, 0, 0, 0, 44, 115, 0, 0, 98, 97, 110, 103, 0, 0, 0, 0 ], + "saved_bundle_length" : 48, + "text" : "/engine/*/ui : \"bang\"" + } + + } +, { "box" : { "id" : "obj-47", "maxclass" : "newobj", @@ -2233,8 +2541,8 @@ ] } , - "patching_rect" : [ 424.0, 415.0, 40.0, 22.0 ], - "text" : "p" + "patching_rect" : [ 424.0, 415.0, 95.0, 22.0 ], + "text" : "p handle_switch" } } @@ -2280,6 +2588,42 @@ "rect" : [ 59.0, 87.0, 1000.0, 779.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { + "box" : { + "id" : "obj-7", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 248.0, 88.0, 41.0, 22.0 ], + "text" : "set $1" + } + + } +, { + "box" : { + "id" : "obj-5", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "FullPacket" ], + "patching_rect" : [ 248.0, 62.0, 148.0, 22.0 ], + "text" : "o.route /main/metro/status" + } + + } +, { + "box" : { + "id" : "obj-4", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 248.0, 24.0, 35.0, 22.0 ], + "text" : "r osc" + } + + } +, { "box" : { "id" : "obj-3", "maxclass" : "newobj", @@ -2453,6 +2797,27 @@ "source" : [ "obj-30", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-5", 0 ], + "source" : [ "obj-4", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-7", 0 ], + "source" : [ "obj-5", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-27", 0 ], + "source" : [ "obj-7", 0 ] + } + } ] } @@ -2468,7 +2833,7 @@ "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 793.0, 345.0, 37.0, 22.0 ], + "patching_rect" : [ 845.0, 352.0, 37.0, 22.0 ], "text" : "s osc" } @@ -2893,11 +3258,11 @@ "box" : { "id" : "obj-5", "maxclass" : "newobj", - "numinlets" : 5, - "numoutlets" : 5, - "outlettype" : [ "bang", "bang", "bang", "bang", "" ], + "numinlets" : 6, + "numoutlets" : 6, + "outlettype" : [ "bang", "bang", "bang", "bang", "bang", "" ], "patching_rect" : [ 552.0, 199.0, 191.0, 22.0 ], - "text" : "sel 114 119 120 99" + "text" : "sel 114 119 120 32 97" } } @@ -2924,13 +3289,13 @@ "box" : { "fontface" : 0, "id" : "obj-26", - "linecount" : 25, + "linecount" : 63, "maxclass" : "o.display", "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 50.0, 100.0, 333.0, 353.0 ], - "text" : "/engine/1/sequencer/speed : 1.,\n/engine/1/sequencer/density : 0.09,\n/engine/1/sequencer/variety : 0.4,\n/engine/1/sequencer/auxsend : 0.,\n/engine/1/sequencer/spacing/range : [1.2, 4.],\n/engine/1/sequencer/gain/range : [0.8, 1.2],\n/engine/1/sequencer/trajspeed/range : [20., 80.],\n/engine/1/sequencer/loop/status : 0,\n/engine/1/sequencer/loop/wind : 0.086,\n/engine/1/sequencer/audiofile/textbox : \"blackgrosbeak\",\n/engine/1/polybuf/path : \"Macintosh HD:/Users/jml/Documents/work/hugh_livingston/audio_files/_SonogardenCollections/Shaker/\",\n/engine/1/zone/aux/gain : 0,\n/engine/1/zone/voice/gain : 84,\n/engine/1/zone/engine/gain : 0.,\n/main/metro/interval/sec : 60.,\n/main/metro/status : 1,\n/engine/1/sequencer/steps : [1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0]" + "patching_rect" : [ 50.0, 100.0, 335.0, 853.0 ], + "text" : "/engine/1/ui/speed : 1.,\n/engine/1/ui/density : 0.45,\n/engine/1/ui/variety : 0.6,\n/engine/1/ui/auxsend : 0.,\n/engine/1/ui/spacing/range : [0.23, 1.548],\n/engine/1/ui/gain/range : [0.8, 1.2],\n/engine/1/ui/trajspeed/range : [20., 80.],\n/engine/1/ui/loop/status : 0,\n/engine/1/ui/loop/wind : 0.086,\n/engine/1/polybuf/path : \"Macintosh HD:/Users/jml/Documents/work/hugh_livingston/audio_files/_SonogardenCollections/Shaker/\",\n/engine/1/zone/aux/gain : 0,\n/engine/1/zone/voice/gain : 6.,\n/engine/2/ui/speed : 1.,\n/engine/2/ui/density : 0.0001,\n/engine/2/ui/variety : 0.,\n/engine/2/ui/auxsend : 0.,\n/engine/2/ui/spacing/range : [1., 3.],\n/engine/2/ui/gain/range : [0.8, 1.2],\n/engine/2/ui/trajspeed/range : [20., 80.],\n/engine/2/ui/loop/status : 0,\n/engine/2/ui/loop/wind : 5.,\n/engine/2/polybuf/path : \"Macintosh HD:/Users/jml/Documents/work/hugh_livingston/audio_files/_SonogardenCollections/Bamboo/\",\n/engine/2/zone/aux/gain : 0,\n/engine/2/zone/voice/gain : 6.,\n/engine/3/ui/density : 0.13,\n/engine/3/ui/variety : 0.26,\n/engine/3/ui/auxsend : 0.,\n/engine/3/ui/spacing/range : [0.1, 1.5],\n/engine/3/ui/gain/range : [0.3, 0.638],\n/engine/3/ui/trajspeed/range : [20., 80.],\n/engine/3/ui/speed : 1.,\n/engine/3/zone/aux/gain : 0,\n/engine/3/zone/voice/gain : -12.1656,\n/main/spat/gain : -4.83423,\n/engine/1/zone/engine/gain : 0.,\n/engine/3/zone/engine/gain : -13.8241,\n/engine/3/ui/steps : [1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0],\n/engine/2/ui/steps : [1, 0, 1, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1],\n/engine/1/ui/steps : [1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0],\n/scheduler : {\n /window/1 : [\"9:00\", \"14:00\"],\n /window/2 : [\"16:00\", \"19:00\"]\n},\n/scheduler/timer/status : 1,\n/engine/*/zone/spat/trajgroup/source/* : \"/stop\",\n/main/metro/interval/sec : 60.,\n/main/metro/status : 1" } } @@ -3053,7 +3418,7 @@ } , "classnamespace" : "box", - "rect" : [ 59.0, 106.0, 1000.0, 780.0 ], + "rect" : [ 59.0, 106.0, 232.0, 380.0 ], "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { "box" : { @@ -3255,8 +3620,15 @@ } , { "patchline" : { - "destination" : [ "obj-16", 0 ], - "source" : [ "obj-20", 0 ] + "destination" : [ "obj-16", 0 ], + "source" : [ "obj-20", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-11", 0 ], + "source" : [ "obj-21", 0 ] } } @@ -3322,6 +3694,13 @@ "source" : [ "obj-3", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-26", 0 ], + "source" : [ "obj-30", 0 ] + } + } , { "patchline" : { @@ -3411,6 +3790,22 @@ "source" : [ "obj-5", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-21", 0 ], + "order" : 1, + "source" : [ "obj-5", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-30", 0 ], + "order" : 0, + "source" : [ "obj-5", 3 ] + } + } , { "patchline" : { @@ -3418,6 +3813,13 @@ "source" : [ "obj-5", 2 ] } + } +, { + "patchline" : { + "destination" : [ "obj-6", 0 ], + "source" : [ "obj-5", 4 ] + } + } , { "patchline" : { @@ -3426,6 +3828,13 @@ "source" : [ "obj-5", 1 ] } + } +, { + "patchline" : { + "destination" : [ "obj-26", 0 ], + "source" : [ "obj-6", 0 ] + } + } , { "patchline" : { @@ -3476,482 +3885,686 @@ } , { - "box" : { - "id" : "obj-47", - "maxclass" : "newobj", - "numinlets" : 8, - "numoutlets" : 0, - "patching_rect" : [ 47.0, 715.0, 454.0, 22.0 ], - "text" : "dac~ 1 2 3 4 5 6 7 8" + "box" : { + "id" : "obj-47", + "maxclass" : "newobj", + "numinlets" : 8, + "numoutlets" : 0, + "patching_rect" : [ 47.0, 942.0, 454.0, 22.0 ], + "text" : "dac~ 1 2 3 4 5 6 7 8" + } + + } +, { + "box" : { + "args" : [ "aux-1", "engine_voice.epistretch~", 16, 0 ], + "bgmode" : 0, + "border" : 1, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-44", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "engine_zone~.maxpat", + "numinlets" : 1, + "numoutlets" : 4, + "offset" : [ 0.0, 0.0 ], + "outlettype" : [ "multichannelsignal", "FullPacket", "signal", "FullPacket" ], + "patching_rect" : [ 47.0, 544.0, 140.0, 73.0 ], + "presentation" : 1, + "presentation_rect" : [ 1061.0, 52.0, 143.0, 72.0 ], + "viewvisibility" : 1 + } + + } +, { + "box" : { + "bgmode" : 0, + "border" : 0, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-1", + "lockeddragscroll" : 0, + "lockedsize" : 0, + "maxclass" : "bpatcher", + "name" : "engine_sequencer_epistretch.maxpat", + "numinlets" : 1, + "numoutlets" : 2, + "offset" : [ -1.333333402872086, -1.000000089406967 ], + "outlettype" : [ "FullPacket", "" ], + "patching_rect" : [ 47.0, 258.0, 756.0, 88.0 ], + "presentation" : 1, + "presentation_rect" : [ 17.0, 46.0, 756.0, 88.0 ], + "viewvisibility" : 1 + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-20", 0 ], + "source" : [ "obj-1", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-3", 0 ], + "source" : [ "obj-1", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-18", 0 ], + "source" : [ "obj-12", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-16", 0 ], + "source" : [ "obj-14", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-12", 0 ], + "source" : [ "obj-18", 4 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-21", 0 ], + "source" : [ "obj-18", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-49", 0 ], + "source" : [ "obj-18", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-55", 0 ], + "source" : [ "obj-18", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-81", 0 ], + "source" : [ "obj-18", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-2", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-40", 0 ], + "order" : 1, + "source" : [ "obj-20", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-44", 0 ], + "order" : 0, + "source" : [ "obj-20", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-44", 0 ], + "source" : [ "obj-20", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-1", 0 ], + "source" : [ "obj-21", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-40", 0 ], + "source" : [ "obj-21", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-44", 0 ], + "source" : [ "obj-21", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-15", 0 ], + "source" : [ "obj-24", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-24", 0 ], + "source" : [ "obj-25", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-41", 0 ], + "source" : [ "obj-26", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-24", 0 ], + "source" : [ "obj-27", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-40", 0 ], + "hidden" : 1, + "source" : [ "obj-28", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-33", 0 ], + "hidden" : 1, + "source" : [ "obj-29", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-24", 0 ], + "source" : [ "obj-3", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-57", 0 ], + "source" : [ "obj-30", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-33", 0 ], + "hidden" : 1, + "source" : [ "obj-31", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-26", 0 ], + "source" : [ "obj-33", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-46", 0 ], + "source" : [ "obj-33", 0 ] } } , { - "box" : { - "args" : [ "/engine/1/sequencer", "engine_voice.epistretch~", 16 ], - "bgmode" : 0, - "border" : 1, - "clickthrough" : 0, - "enablehscroll" : 0, - "enablevscroll" : 0, - "id" : "obj-44", - "lockeddragscroll" : 0, - "lockedsize" : 0, - "maxclass" : "bpatcher", - "name" : "engine_zone~.maxpat", - "numinlets" : 1, - "numoutlets" : 8, - "offset" : [ 0.0, 0.0 ], - "outlettype" : [ "signal", "signal", "signal", "signal", "signal", "signal", "signal", "FullPacket" ], - "patching_rect" : [ 47.0, 544.0, 454.0, 121.0 ], - "presentation" : 1, - "presentation_rect" : [ 788.0, 76.0, 372.0, 117.0 ], - "viewvisibility" : 1 + "patchline" : { + "destination" : [ "obj-41", 0 ], + "source" : [ "obj-37", 0 ] } } , { - "box" : { - "bgmode" : 0, - "border" : 0, - "clickthrough" : 0, - "enablehscroll" : 0, - "enablevscroll" : 0, - "id" : "obj-1", - "lockeddragscroll" : 0, - "lockedsize" : 0, - "maxclass" : "bpatcher", - "name" : "engine_sequencer.maxpat", - "numinlets" : 1, - "numoutlets" : 2, - "offset" : [ -1.333333402872086, -1.000000089406967 ], - "outlettype" : [ "FullPacket", "" ], - "patching_rect" : [ 47.0, 258.0, 756.0, 88.0 ], - "presentation" : 1, - "presentation_rect" : [ 29.0, 76.0, 753.0, 27.0 ], - "viewvisibility" : 1 + "patchline" : { + "destination" : [ "obj-63", 0 ], + "source" : [ "obj-4", 0 ] } } - ], - "lines" : [ { +, { "patchline" : { - "destination" : [ "obj-20", 0 ], - "source" : [ "obj-1", 0 ] + "destination" : [ "obj-27", 0 ], + "source" : [ "obj-40", 1 ] } } , { "patchline" : { - "destination" : [ "obj-3", 0 ], - "source" : [ "obj-1", 1 ] + "destination" : [ "obj-44", 0 ], + "source" : [ "obj-40", 0 ] } } , { "patchline" : { - "destination" : [ "obj-4", 0 ], - "source" : [ "obj-10", 0 ] + "destination" : [ "obj-94", 0 ], + "source" : [ "obj-41", 0 ] } } , { "patchline" : { - "destination" : [ "obj-16", 0 ], - "source" : [ "obj-14", 0 ] + "destination" : [ "obj-41", 0 ], + "source" : [ "obj-43", 0 ] } } , { "patchline" : { - "destination" : [ "obj-21", 0 ], - "source" : [ "obj-18", 0 ] + "destination" : [ "obj-25", 0 ], + "source" : [ "obj-44", 3 ] } } , { "patchline" : { - "destination" : [ "obj-54", 0 ], - "source" : [ "obj-18", 2 ] + "destination" : [ "obj-91", 0 ], + "source" : [ "obj-44", 1 ] } } , { "patchline" : { - "destination" : [ "obj-44", 0 ], - "source" : [ "obj-2", 0 ] + "destination" : [ "obj-92", 0 ], + "source" : [ "obj-44", 0 ] } } , { "patchline" : { - "destination" : [ "obj-44", 0 ], - "order" : 1, - "source" : [ "obj-20", 0 ] + "destination" : [ "obj-14", 0 ], + "source" : [ "obj-45", 1 ] } } , { "patchline" : { - "destination" : [ "obj-62", 0 ], - "source" : [ "obj-20", 1 ] + "destination" : [ "obj-18", 0 ], + "source" : [ "obj-45", 0 ] } } , { "patchline" : { - "destination" : [ "obj-62", 0 ], - "order" : 0, - "source" : [ "obj-20", 0 ] + "destination" : [ "obj-37", 0 ], + "source" : [ "obj-46", 3 ] } } , { "patchline" : { - "destination" : [ "obj-1", 0 ], - "source" : [ "obj-21", 0 ] + "destination" : [ "obj-91", 0 ], + "source" : [ "obj-46", 1 ] } } , { "patchline" : { - "destination" : [ "obj-40", 0 ], - "source" : [ "obj-21", 1 ] + "destination" : [ "obj-92", 1 ], + "source" : [ "obj-46", 0 ] } } , { "patchline" : { - "destination" : [ "obj-44", 0 ], - "source" : [ "obj-21", 2 ] + "destination" : [ "obj-43", 0 ], + "source" : [ "obj-48", 1 ] } } , { "patchline" : { - "destination" : [ "obj-10", 0 ], - "order" : 0, - "source" : [ "obj-23", 0 ] + "destination" : [ "obj-5", 0 ], + "source" : [ "obj-48", 0 ] } } , { "patchline" : { - "destination" : [ "obj-26", 0 ], - "order" : 1, - "source" : [ "obj-23", 0 ] + "destination" : [ "obj-33", 0 ], + "source" : [ "obj-49", 1 ] } } , { "patchline" : { - "destination" : [ "obj-15", 0 ], - "source" : [ "obj-24", 0 ] + "destination" : [ "obj-46", 0 ], + "source" : [ "obj-49", 2 ] } } , { "patchline" : { - "destination" : [ "obj-24", 0 ], - "source" : [ "obj-25", 0 ] + "destination" : [ "obj-48", 0 ], + "source" : [ "obj-49", 0 ] } } , { "patchline" : { - "destination" : [ "obj-23", 0 ], - "source" : [ "obj-26", 0 ] + "destination" : [ "obj-33", 0 ], + "source" : [ "obj-5", 1 ] } } , { "patchline" : { - "destination" : [ "obj-24", 0 ], - "source" : [ "obj-27", 0 ] + "destination" : [ "obj-46", 0 ], + "source" : [ "obj-5", 0 ] } } , { "patchline" : { - "destination" : [ "obj-40", 0 ], - "hidden" : 1, - "source" : [ "obj-28", 0 ] + "destination" : [ "obj-47", 5 ], + "source" : [ "obj-50", 5 ] } } , { "patchline" : { - "destination" : [ "obj-24", 0 ], - "source" : [ "obj-3", 0 ] + "destination" : [ "obj-47", 4 ], + "source" : [ "obj-50", 4 ] } } , { "patchline" : { - "destination" : [ "obj-47", 6 ], - "source" : [ "obj-36", 0 ] + "destination" : [ "obj-47", 3 ], + "source" : [ "obj-50", 3 ] } } , { "patchline" : { - "destination" : [ "obj-32", 0 ], - "source" : [ "obj-39", 0 ] + "destination" : [ "obj-47", 2 ], + "source" : [ "obj-50", 2 ] } } , { "patchline" : { - "destination" : [ "obj-27", 0 ], - "source" : [ "obj-40", 1 ] + "destination" : [ "obj-47", 1 ], + "source" : [ "obj-50", 1 ] } } , { "patchline" : { - "destination" : [ "obj-39", 0 ], - "order" : 0, - "source" : [ "obj-40", 0 ] + "destination" : [ "obj-47", 0 ], + "source" : [ "obj-50", 0 ] } } , { "patchline" : { - "destination" : [ "obj-44", 0 ], + "destination" : [ "obj-75", 0 ], "order" : 1, - "source" : [ "obj-40", 0 ] + "source" : [ "obj-55", 1 ] } } , { "patchline" : { - "destination" : [ "obj-25", 0 ], - "source" : [ "obj-44", 7 ] + "destination" : [ "obj-76", 0 ], + "source" : [ "obj-55", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-84", 0 ], + "order" : 0, + "source" : [ "obj-55", 1 ] } } , { "patchline" : { "destination" : [ "obj-30", 0 ], - "source" : [ "obj-44", 6 ] + "source" : [ "obj-56", 0 ] } } , { "patchline" : { - "destination" : [ "obj-36", 0 ], - "order" : 0, - "source" : [ "obj-44", 5 ] + "destination" : [ "obj-70", 0 ], + "source" : [ "obj-58", 0 ] } } , { "patchline" : { - "destination" : [ "obj-36", 0 ], - "order" : 0, - "source" : [ "obj-44", 4 ] + "destination" : [ "obj-63", 0 ], + "source" : [ "obj-61", 0 ] } } , { "patchline" : { - "destination" : [ "obj-36", 0 ], - "order" : 0, - "source" : [ "obj-44", 3 ] + "destination" : [ "obj-40", 0 ], + "hidden" : 1, + "source" : [ "obj-64", 0 ] } } , { "patchline" : { - "destination" : [ "obj-36", 0 ], - "order" : 0, - "source" : [ "obj-44", 2 ] + "destination" : [ "obj-35", 0 ], + "source" : [ "obj-68", 0 ] } } , { "patchline" : { - "destination" : [ "obj-36", 0 ], - "order" : 0, - "source" : [ "obj-44", 1 ] + "destination" : [ "obj-38", 0 ], + "source" : [ "obj-68", 1 ] } } , { "patchline" : { - "destination" : [ "obj-36", 0 ], - "order" : 0, - "source" : [ "obj-44", 0 ] + "destination" : [ "obj-18", 0 ], + "source" : [ "obj-69", 0 ] } } , { "patchline" : { - "destination" : [ "obj-47", 5 ], - "order" : 1, - "source" : [ "obj-44", 5 ] + "destination" : [ "obj-63", 0 ], + "source" : [ "obj-70", 0 ] } } , { "patchline" : { - "destination" : [ "obj-47", 4 ], - "order" : 1, - "source" : [ "obj-44", 4 ] + "destination" : [ "obj-73", 0 ], + "source" : [ "obj-72", 0 ] } } , { "patchline" : { - "destination" : [ "obj-47", 3 ], - "order" : 1, - "source" : [ "obj-44", 3 ] + "destination" : [ "obj-95", 0 ], + "source" : [ "obj-73", 0 ] } } , { "patchline" : { - "destination" : [ "obj-47", 2 ], - "order" : 1, - "source" : [ "obj-44", 2 ] + "destination" : [ "obj-73", 0 ], + "source" : [ "obj-74", 0 ] } } , { "patchline" : { - "destination" : [ "obj-47", 1 ], - "order" : 1, - "source" : [ "obj-44", 1 ] + "destination" : [ "obj-72", 0 ], + "source" : [ "obj-75", 3 ] } } , { "patchline" : { - "destination" : [ "obj-47", 0 ], - "order" : 1, - "source" : [ "obj-44", 0 ] + "destination" : [ "obj-91", 0 ], + "source" : [ "obj-75", 1 ] } } , { "patchline" : { - "destination" : [ "obj-14", 0 ], - "source" : [ "obj-45", 1 ] + "destination" : [ "obj-92", 2 ], + "source" : [ "obj-75", 0 ] } } , { "patchline" : { - "destination" : [ "obj-18", 0 ], - "source" : [ "obj-45", 0 ] + "destination" : [ "obj-74", 0 ], + "source" : [ "obj-76", 1 ] } } , { "patchline" : { - "destination" : [ "obj-1", 0 ], - "source" : [ "obj-54", 1 ] + "destination" : [ "obj-75", 0 ], + "source" : [ "obj-76", 0 ] } } , { "patchline" : { - "destination" : [ "obj-20", 0 ], - "source" : [ "obj-54", 0 ] + "destination" : [ "obj-45", 0 ], + "source" : [ "obj-8", 0 ] } } , { "patchline" : { - "destination" : [ "obj-60", 0 ], - "source" : [ "obj-58", 0 ] + "destination" : [ "obj-54", 0 ], + "source" : [ "obj-81", 1 ] } } , { "patchline" : { - "destination" : [ "obj-54", 1 ], - "source" : [ "obj-6", 0 ] + "destination" : [ "obj-82", 0 ], + "source" : [ "obj-81", 0 ] } } , { "patchline" : { - "destination" : [ "obj-5", 0 ], - "source" : [ "obj-60", 0 ] + "destination" : [ "obj-86", 0 ], + "source" : [ "obj-82", 0 ] } } , { "patchline" : { - "destination" : [ "obj-5", 0 ], - "source" : [ "obj-61", 0 ] + "destination" : [ "obj-91", 0 ], + "source" : [ "obj-82", 1 ] } } , { "patchline" : { - "destination" : [ "obj-13", 0 ], - "order" : 0, - "source" : [ "obj-62", 0 ] + "destination" : [ "obj-2", 0 ], + "source" : [ "obj-86", 1 ] } } , { "patchline" : { - "destination" : [ "obj-40", 0 ], + "destination" : [ "obj-50", 0 ], "order" : 1, - "source" : [ "obj-62", 0 ] + "source" : [ "obj-86", 0 ] } } , { "patchline" : { - "destination" : [ "obj-40", 0 ], - "hidden" : 1, - "source" : [ "obj-64", 0 ] + "destination" : [ "obj-88", 0 ], + "order" : 0, + "source" : [ "obj-86", 0 ] } } , { "patchline" : { - "destination" : [ "obj-35", 0 ], - "source" : [ "obj-68", 0 ] + "destination" : [ "obj-89", 0 ], + "source" : [ "obj-88", 0 ] } } , { "patchline" : { - "destination" : [ "obj-38", 0 ], - "source" : [ "obj-68", 1 ] + "destination" : [ "obj-47", 6 ], + "source" : [ "obj-89", 0 ] } } , { "patchline" : { - "destination" : [ "obj-18", 0 ], - "source" : [ "obj-69", 0 ] + "destination" : [ "obj-4", 0 ], + "source" : [ "obj-9", 0 ] } } , { "patchline" : { - "destination" : [ "obj-45", 0 ], - "source" : [ "obj-8", 0 ] + "destination" : [ "obj-86", 0 ], + "source" : [ "obj-90", 0 ] } } , { "patchline" : { - "destination" : [ "obj-44", 0 ], - "source" : [ "obj-9", 0 ] + "destination" : [ "obj-90", 0 ], + "source" : [ "obj-91", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-90", 0 ], + "source" : [ "obj-92", 0 ] } } ], "parameters" : { - "obj-44::obj-60" : [ "engine_voices", "engine_voices", 0 ], - "obj-44::obj-67" : [ "zone_gain", "zone_gain", 0 ], + "obj-44::obj-60" : [ "engine_voices", "poly_voices", 0 ], "obj-45::obj-39::obj-73::obj-20::obj-2" : [ "live.text[3]", "live.text", 0 ], "obj-45::obj-39::obj-73::obj-20::obj-91" : [ "live.dial[13]", "scale x", 0 ], "obj-45::obj-39::obj-73::obj-20::obj-92" : [ "live.dial[12]", "scale y", 0 ], @@ -3964,6 +4577,9 @@ "obj-45::obj-39::obj-73::obj-25::obj-91" : [ "live.dial[10]", "angle z", 0 ], "obj-45::obj-39::obj-73::obj-25::obj-92" : [ "live.dial[1]", "angle y", 0 ], "obj-45::obj-39::obj-73::obj-25::obj-93" : [ "live.dial[9]", "angle x", 0 ], + "obj-46::obj-60" : [ "engine_voices[1]", "poly_voices", 0 ], + "obj-75::obj-60" : [ "engine_voices[2]", "poly_voices", 0 ], + "obj-86" : [ "spat_gain", "spat_gain", 0 ], "parameterbanks" : { "0" : { "index" : 0, @@ -3974,6 +4590,10 @@ } , "parameter_overrides" : { + "obj-44::obj-60" : { + "parameter_longname" : "engine_voices" + } +, "obj-45::obj-39::obj-73::obj-20::obj-2" : { "parameter_longname" : "live.text[3]" } @@ -4005,6 +4625,14 @@ "obj-45::obj-39::obj-73::obj-25::obj-93" : { "parameter_longname" : "live.dial[9]" } +, + "obj-46::obj-60" : { + "parameter_longname" : "engine_voices[1]" + } +, + "obj-75::obj-60" : { + "parameter_longname" : "engine_voices[2]" + } } , @@ -4012,14 +4640,28 @@ } , "dependency_cache" : [ { - "name" : "engine_grainmanager.maxpat", + "name" : "engine_scheduler.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "engine_seq_advancer.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "engine_sequencer_epistretch.maxpat", "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", "patcherrelativepath" : ".", "type" : "JSON", "implicit" : 1 } , { - "name" : "engine_sequencer.maxpat", + "name" : "engine_sequencer_noisewash.maxpat", "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", "patcherrelativepath" : ".", "type" : "JSON", @@ -4033,7 +4675,7 @@ "implicit" : 1 } , { - "name" : "engine_voice.roundrobin.maxpat", + "name" : "engine_voice.noisewash~.maxpat", "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", "patcherrelativepath" : ".", "type" : "JSON", @@ -4046,6 +4688,20 @@ "type" : "JSON", "implicit" : 1 } +, { + "name" : "eventedit_ui_epistretch.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "eventedit_ui_noisewash.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } , { "name" : "o.accum.maxpat", "bootpath" : "~/Documents/Max 9/Packages/odot/patchers/namespace", @@ -4065,10 +4721,6 @@ "name" : "o.compose.mxo", "type" : "iLaX" } -, { - "name" : "o.cond.mxo", - "type" : "iLaX" - } , { "name" : "o.dict.mxo", "type" : "iLaX" @@ -4138,13 +4790,6 @@ "type" : "JSON", "implicit" : 1 } -, { - "name" : "seq_eventeditor_ui.maxpat", - "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", - "patcherrelativepath" : ".", - "type" : "JSON", - "implicit" : 1 - } , { "name" : "spat5.oper.mxo", "type" : "iLaX" @@ -4197,12 +4842,40 @@ "type" : "JSON", "implicit" : 1 } +, { + "name" : "speaker_locations-berkeley.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } , { "name" : "thru.maxpat", "bootpath" : "C74:/patchers/m4l/Pluggo for Live resources/patches", "type" : "JSON", "implicit" : 1 } +, { + "name" : "vt.density.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "vt.filtered-noise~.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } +, { + "name" : "vt.noiseslots~.maxpat", + "bootpath" : "~/Documents/programming/git_repositories/sonogarden_maxproj", + "patcherrelativepath" : ".", + "type" : "JSON", + "implicit" : 1 + } ], "autosave" : 0 }