diff --git a/docs/cm.buffercloud~.maxref.xml b/docs/cm.buffercloud~.maxref.xml index f92d333..146f853 100644 --- a/docs/cm.buffercloud~.maxref.xml +++ b/docs/cm.buffercloud~.maxref.xml @@ -306,6 +306,14 @@ TEXT_HERE + + + Forward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing + + + TEXT_HERE + + diff --git a/docs/cm.gausscloud~.maxref.xml b/docs/cm.gausscloud~.maxref.xml index 15284c3..7a75270 100644 --- a/docs/cm.gausscloud~.maxref.xml +++ b/docs/cm.gausscloud~.maxref.xml @@ -303,6 +303,14 @@ TEXT_HERE + + + Forward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing + + + TEXT_HERE + + diff --git a/docs/cm.indexcloud~.maxref.xml b/docs/cm.indexcloud~.maxref.xml index 867d595..0b37b3a 100644 --- a/docs/cm.indexcloud~.maxref.xml +++ b/docs/cm.indexcloud~.maxref.xml @@ -319,6 +319,14 @@ TEXT_HERE + + + Forward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing + + + TEXT_HERE + + diff --git a/docs/cm.livecloud~.maxref.xml b/docs/cm.livecloud~.maxref.xml index 7d0d83b..d863757 100644 --- a/docs/cm.livecloud~.maxref.xml +++ b/docs/cm.livecloud~.maxref.xml @@ -323,6 +323,14 @@ TEXT_HERE + + + Forward playback when value for min/max delay decreasing, reverse playback when value for min/max delay increasing + + + TEXT_HERE + + diff --git a/extras/petra_overview.maxpat b/extras/petra_overview.maxpat index f415ab8..e8f0bd4 100644 --- a/extras/petra_overview.maxpat +++ b/extras/petra_overview.maxpat @@ -111,7 +111,7 @@ "modernui" : 1 } , - "rect" : [ 415.0, 253.0, 713.0, 587.0 ], + "rect" : [ 475.0, 198.0, 713.0, 697.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -139,6 +139,32 @@ "style" : "", "subpatcher_template" : "", "boxes" : [ { + "box" : { + "id" : "obj-37", + "linecount" : 4, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 15.0, 600.0, 75.199982, 60.0 ], + "style" : "", + "text" : "1) off\n2) on\n3) random\n4) direction " + } + + } +, { + "box" : { + "id" : "obj-33", + "linecount" : 4, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 87.099976, 600.0, 613.900024, 60.0 ], + "style" : "", + "text" : "forward playback only\nreverse playback only\nrandomly alternating between forward and reverse playback for each grain\nforward playback when moving forwards, reverse playback when moving backwards" + } + + } +, { "box" : { "fontface" : 3, "fontsize" : 36.0, @@ -258,13 +284,13 @@ , { "box" : { "id" : "obj-9", - "linecount" : 17, + "linecount" : 20, "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 15.0, 327.0, 686.0, 234.0 ], + "patching_rect" : [ 15.0, 327.0, 686.0, 275.0 ], "style" : "", - "text" : "@stereo (0 or 1)\nActivates/deactivates stereo playback when multi-channel files are loaded into the sample buffer. Default is 0. Not available for cm.livecloud~.\n\n@w_interp (0 or 1)\nActivates/deactivates window interpolation. Saves some CPU when deactivated.\nDefault is 0. Not available for cm.gausscloud~ because the windowing function is calculated in real time.\n\n@s_interp (0 or 1)\nActivates/deactivates sample interpolation. Saves some CPU when deactivated.\nDefault is 1.\n\n@zero (0 or 1)\nActivates/deactivates zero crossing trigger mode. When activated, a grain is triggered as soon as a zero crossing from < 0 to > 0 is detected (audio signals as trigger signals). When deactivated, a grain is triggered as soon as the signal generated by phasor~ wraps back from 1 to 0.\nDefault is 0." + "text" : "@stereo (0 or 1)\nActivates/deactivates stereo playback when multi-channel files are loaded into the sample buffer. Default is 0. Not available for cm.livecloud~.\n\n@w_interp (0 or 1)\nActivates/deactivates window interpolation. Saves some CPU when deactivated.\nDefault is 0. Not available for cm.gausscloud~ because the windowing function is calculated in real time.\n\n@s_interp (0 or 1)\nActivates/deactivates sample interpolation. Saves some CPU when deactivated.\nDefault is 1.\n\n@zero (0 or 1)\nActivates/deactivates zero crossing trigger mode. When activated, a grain is triggered as soon as a zero crossing from < 0 to > 0 is detected (audio signals as trigger signals). When deactivated, a grain is triggered as soon as the signal generated by phasor~ wraps back from 1 to 0.\nDefault is 0.\n\n@reverse (off / on / random / direction)\nSets the reverse grain playback mode." } } @@ -277,6 +303,44 @@ } } + ], + "styles" : [ { + "name" : "AudioStatus_Menu", + "default" : { + "bgfillcolor" : { + "type" : "color", + "color" : [ 0.294118, 0.313726, 0.337255, 1 ], + "color1" : [ 0.454902, 0.462745, 0.482353, 0.0 ], + "color2" : [ 0.290196, 0.309804, 0.301961, 1.0 ], + "angle" : 270.0, + "proportion" : 0.39, + "autogradient" : 0 + } + + } +, + "parentstyle" : "", + "multi" : 0 + } +, { + "name" : "panel001", + "default" : { + "color" : [ 0.0, 0.0, 0.0, 1.0 ], + "bgfillcolor" : { + "type" : "color", + "color" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "color1" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "color2" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "angle" : 90.0, + "proportion" : 0.39, + "autogradient" : 0 + } + + } +, + "parentstyle" : "", + "multi" : 0 + } ] } , @@ -848,7 +912,7 @@ "numoutlets" : 0, "patching_rect" : [ 777.0, 690.826172, 203.0, 20.0 ], "style" : "", - "text" : "2012 - 2017 by circuit.music.labs", + "text" : "2012 - 2018 by circuit.music.labs", "textjustification" : 2 } diff --git a/help/cm.buffercloud~.maxhelp b/help/cm.buffercloud~.maxhelp index d2104dc..78eef07 100644 --- a/help/cm.buffercloud~.maxhelp +++ b/help/cm.buffercloud~.maxhelp @@ -9,7 +9,7 @@ "modernui" : 1 } , - "rect" : [ 441.0, 252.0, 1054.0, 619.0 ], + "rect" : [ 357.0, 115.0, 1054.0, 619.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -54,7 +54,7 @@ "modernui" : 1 } , - "rect" : [ 441.0, 278.0, 1054.0, 593.0 ], + "rect" : [ 357.0, 141.0, 1054.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -305,9 +305,9 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 238.099976, 74.0, 478.799988, 60.0 ], + "patching_rect" : [ 238.099976, 74.0, 684.099976, 60.0 ], "style" : "", - "text" : "forward playback only\nreverse playback only\nrandomly alternating between forward and reverse playback for each grain\nforward playback when moving forwards, reverse playback when moving backwards" + "text" : "forward playback only\nreverse playback only\nrandomly alternating between forward and reverse playback for each grain\nforward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing" } } @@ -1235,7 +1235,7 @@ "outlettype" : [ "signal", "signal", "int" ], "patching_rect" : [ 115.999985, 312.0, 805.999939, 22.0 ], "saved_object_attributes" : { - "reverse" : "direction", + "reverse" : "off", "s_interp" : 1, "stereo" : 0, "w_interp" : 0, @@ -1255,7 +1255,7 @@ "numinlets" : 1, "numoutlets" : 1, "outlettype" : [ "" ], - "patching_rect" : [ 384.199982, 185.5, 183.799988, 22.0 ], + "patching_rect" : [ 384.199982, 185.5, 184.0, 22.0 ], "style" : "" } @@ -1264,6 +1264,7 @@ "lines" : [ { "patchline" : { "destination" : [ "obj-6", 0 ], + "hidden" : 1, "source" : [ "obj-1", 0 ] } @@ -15459,15 +15460,15 @@ ], "lines" : [ ], "parameters" : { - "obj-1::obj-23" : [ "live.gain~", "live.gain~", 0 ], - "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], "obj-10::obj-23" : [ "live.gain~[9]", "live.gain~", 0 ], - "obj-6::obj-23" : [ "live.gain~[5]", "live.gain~", 0 ], - "obj-8::obj-23" : [ "live.gain~[7]", "live.gain~", 0 ], - "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ], "obj-5::obj-23" : [ "live.gain~[4]", "live.gain~", 0 ], + "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ], + "obj-6::obj-23" : [ "live.gain~[5]", "live.gain~", 0 ], "obj-9::obj-23" : [ "live.gain~[8]", "live.gain~", 0 ], - "obj-3::obj-23" : [ "live.gain~[1]", "live.gain~", 0 ] + "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], + "obj-3::obj-23" : [ "live.gain~[1]", "live.gain~", 0 ], + "obj-1::obj-23" : [ "live.gain~", "live.gain~", 0 ], + "obj-8::obj-23" : [ "live.gain~[7]", "live.gain~", 0 ] } , "dependency_cache" : [ { diff --git a/help/cm.gausscloud~.maxhelp b/help/cm.gausscloud~.maxhelp index b2ce5c3..f36d1d6 100644 --- a/help/cm.gausscloud~.maxhelp +++ b/help/cm.gausscloud~.maxhelp @@ -9,7 +9,7 @@ "modernui" : 1 } , - "rect" : [ 422.0, 166.0, 1160.0, 619.0 ], + "rect" : [ 405.0, 149.0, 1031.0, 619.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -54,7 +54,7 @@ "modernui" : 1 } , - "rect" : [ 422.0, 192.0, 1160.0, 593.0 ], + "rect" : [ 405.0, 175.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -91,7 +91,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 981.700073, 238.0, 70.5, 33.0 ], + "patching_rect" : [ 837.416626, 238.0, 70.5, 33.0 ], "style" : "", "text" : "alpha min\n(0.1 - 10)" } @@ -106,7 +106,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 1060.400024, 238.0, 70.5, 33.0 ], + "patching_rect" : [ 903.0, 238.0, 70.5, 33.0 ], "style" : "", "text" : "alpha min\n(0.1 - 10)" } @@ -123,7 +123,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 1060.400024, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 903.0, 273.0, 50.0, 22.0 ], "style" : "" } @@ -139,7 +139,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 981.700073, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 837.416626, 273.0, 50.0, 22.0 ], "style" : "" } @@ -367,9 +367,9 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 238.099976, 74.0, 478.799988, 60.0 ], + "patching_rect" : [ 238.099976, 74.0, 684.099976, 60.0 ], "style" : "", - "text" : "forward playback only\nreverse playback only\nrandomly alternating between forward and reverse playback for each grain\nforward playback when moving forwards, reverse playback when moving backwards" + "text" : "forward playback only\nreverse playback only\nrandomly alternating between forward and reverse playback for each grain\nforward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing" } } @@ -408,8 +408,8 @@ "id" : "obj-58", "maxclass" : "newobj", "numinlets" : 1, - "numoutlets" : 5, - "outlettype" : [ "int", "int", "", "", "" ], + "numoutlets" : 6, + "outlettype" : [ "int", "int", "", "", "", "" ], "patcher" : { "fileversion" : 1, "appversion" : { @@ -420,7 +420,7 @@ "modernui" : 1 } , - "rect" : [ 59.0, 104.0, 640.0, 480.0 ], + "rect" : [ 59.0, 104.0, 786.0, 480.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -449,7 +449,32 @@ "subpatcher_template" : "", "boxes" : [ { "box" : { - "hidden" : 1, + "id" : "obj-1", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 632.699951, 100.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 4" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-2", + "index" : 6, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 632.699951, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { "id" : "obj-33", "maxclass" : "newobj", "numinlets" : 1, @@ -463,7 +488,6 @@ } , { "box" : { - "hidden" : 1, "id" : "obj-19", "maxclass" : "newobj", "numinlets" : 1, @@ -477,7 +501,6 @@ } , { "box" : { - "hidden" : 1, "id" : "obj-18", "maxclass" : "newobj", "numinlets" : 1, @@ -491,7 +514,6 @@ } , { "box" : { - "hidden" : 1, "id" : "obj-5", "maxclass" : "newobj", "numinlets" : 1, @@ -506,7 +528,7 @@ , { "box" : { "comment" : "", - "id" : "obj-3", + "id" : "obj-68", "index" : 1, "maxclass" : "inlet", "numinlets" : 0, @@ -520,7 +542,7 @@ , { "box" : { "comment" : "", - "id" : "obj-36", + "id" : "obj-69", "index" : 1, "maxclass" : "outlet", "numinlets" : 1, @@ -533,7 +555,7 @@ , { "box" : { "comment" : "", - "id" : "obj-37", + "id" : "obj-70", "index" : 2, "maxclass" : "outlet", "numinlets" : 1, @@ -546,7 +568,7 @@ , { "box" : { "comment" : "", - "id" : "obj-39", + "id" : "obj-71", "index" : 3, "maxclass" : "outlet", "numinlets" : 1, @@ -559,7 +581,7 @@ , { "box" : { "comment" : "", - "id" : "obj-40", + "id" : "obj-72", "index" : 4, "maxclass" : "outlet", "numinlets" : 1, @@ -572,7 +594,7 @@ , { "box" : { "comment" : "", - "id" : "obj-57", + "id" : "obj-73", "index" : 5, "maxclass" : "outlet", "numinlets" : 1, @@ -585,50 +607,57 @@ ], "lines" : [ { "patchline" : { - "destination" : [ "obj-39", 0 ], - "source" : [ "obj-18", 0 ] + "destination" : [ "obj-2", 0 ], + "source" : [ "obj-1", 0 ] } } , { "patchline" : { - "destination" : [ "obj-57", 0 ], - "source" : [ "obj-19", 0 ] + "destination" : [ "obj-71", 0 ], + "source" : [ "obj-18", 0 ] } } , { "patchline" : { - "destination" : [ "obj-33", 0 ], - "source" : [ "obj-3", 0 ] + "destination" : [ "obj-73", 0 ], + "source" : [ "obj-19", 0 ] } } , { "patchline" : { - "destination" : [ "obj-36", 0 ], + "destination" : [ "obj-69", 0 ], "source" : [ "obj-33", 0 ] } } , { "patchline" : { - "destination" : [ "obj-37", 0 ], + "destination" : [ "obj-70", 0 ], "source" : [ "obj-33", 1 ] } } , { "patchline" : { - "destination" : [ "obj-40", 0 ], + "destination" : [ "obj-72", 0 ], "source" : [ "obj-5", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-33", 0 ], + "source" : [ "obj-68", 0 ] + } + } ] } , - "patching_rect" : [ 370.649994, 216.5, 474.700012, 22.0 ], + "patching_rect" : [ 372.983307, 211.0, 569.400024, 22.0 ], "saved_object_attributes" : { "description" : "", "digest" : "", @@ -684,7 +713,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 824.299988, 238.0, 70.5, 33.0 ], + "patching_rect" : [ 706.25, 238.0, 70.5, 33.0 ], "style" : "", "text" : "gain min\n(0 - 2)" } @@ -699,7 +728,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 903.0, 238.0, 70.5, 33.0 ], + "patching_rect" : [ 771.833313, 238.0, 70.5, 33.0 ], "style" : "", "text" : "gain max\n(0 - 2)" } @@ -714,7 +743,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 745.599976, 238.0, 70.5, 33.0 ], + "patching_rect" : [ 640.666626, 238.0, 70.5, 33.0 ], "style" : "", "text" : "pan max\n(-1 - 1)" } @@ -729,7 +758,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 666.899963, 238.0, 70.5, 33.0 ], + "patching_rect" : [ 575.083313, 238.0, 70.5, 33.0 ], "style" : "", "text" : "pan min\n(-1 - 1)" } @@ -744,7 +773,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 588.200012, 238.0, 70.5, 33.0 ], + "patching_rect" : [ 508.5, 238.0, 70.5, 33.0 ], "style" : "", "text" : "pitch max\n(0.001 - 8)" } @@ -759,7 +788,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 508.5, 238.0, 69.0, 33.0 ], + "patching_rect" : [ 443.916656, 238.0, 69.0, 33.0 ], "style" : "", "text" : "pitch min\n(0.001 - 8)" } @@ -774,7 +803,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 430.799988, 238.0, 74.0, 33.0 ], + "patching_rect" : [ 378.333313, 238.0, 74.0, 33.0 ], "style" : "", "text" : "length max\n(ms)" } @@ -789,7 +818,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 352.099976, 238.0, 70.0, 33.0 ], + "patching_rect" : [ 312.75, 238.0, 70.0, 33.0 ], "style" : "", "text" : "length min\n(ms)" } @@ -804,7 +833,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 273.399994, 238.0, 70.0, 33.0 ], + "patching_rect" : [ 247.166656, 238.0, 70.0, 33.0 ], "style" : "", "text" : "offset max\n(ms)" } @@ -819,7 +848,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 195.199982, 238.0, 67.0, 33.0 ], + "patching_rect" : [ 182.083313, 238.0, 67.0, 33.0 ], "style" : "", "text" : "offset min\n(ms)" } @@ -1127,7 +1156,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 903.0, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 771.833313, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1143,7 +1172,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 824.299988, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 706.25, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1159,7 +1188,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 745.599976, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 640.666626, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1175,7 +1204,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 666.899963, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 575.083313, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1191,7 +1220,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 588.200012, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 508.5, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1207,7 +1236,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 508.5, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 443.916656, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1223,7 +1252,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 430.799988, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 378.333313, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1239,7 +1268,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 352.099976, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 312.75, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1254,7 +1283,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 273.399994, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 247.166656, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1269,7 +1298,7 @@ "numoutlets" : 2, "outlettype" : [ "", "bang" ], "parameter_enable" : 0, - "patching_rect" : [ 194.699982, 273.0, 50.0, 22.0 ], + "patching_rect" : [ 181.583313, 273.0, 50.0, 22.0 ], "style" : "" } @@ -1295,7 +1324,7 @@ "numinlets" : 13, "numoutlets" : 3, "outlettype" : [ "signal", "signal", "int" ], - "patching_rect" : [ 115.999985, 312.0, 963.400085, 22.0 ], + "patching_rect" : [ 115.999985, 312.0, 806.0, 22.0 ], "saved_object_attributes" : { "reverse" : "off", "s_interp" : 1, @@ -1450,7 +1479,7 @@ "patchline" : { "destination" : [ "obj-58", 0 ], "hidden" : 1, - "midpoints" : [ 497.299988, 653.5, 5.349976, 653.5, 5.349976, 180.5, 380.149994, 180.5 ], + "midpoints" : [ 497.299988, 653.5, 5.349976, 653.5, 5.349976, 180.5, 382.483307, 180.5 ], "source" : [ "obj-30", 0 ] } @@ -1629,6 +1658,22 @@ "source" : [ "obj-58", 3 ] } + } +, { + "patchline" : { + "destination" : [ "obj-18", 0 ], + "order" : 0, + "source" : [ "obj-58", 5 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-24", 0 ], + "order" : 1, + "source" : [ "obj-58", 5 ] + } + } , { "patchline" : { @@ -1696,7 +1741,7 @@ "patchline" : { "destination" : [ "obj-26", 0 ], "hidden" : 1, - "order" : 1, + "order" : 0, "source" : [ "obj-8", 0 ] } @@ -1704,7 +1749,7 @@ , { "patchline" : { "destination" : [ "obj-6", 1 ], - "order" : 0, + "order" : 1, "source" : [ "obj-8", 0 ] } @@ -1797,7 +1842,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -3644,7 +3689,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -5480,7 +5525,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -7283,7 +7328,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -9182,7 +9227,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -11005,7 +11050,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -11067,7 +11112,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -13110,7 +13155,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -14800,7 +14845,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1160.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1031.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -16395,15 +16440,15 @@ ], "lines" : [ ], "parameters" : { - "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], + "obj-10::obj-23" : [ "live.gain~[9]", "live.gain~", 0 ], + "obj-5::obj-23" : [ "live.gain~[4]", "live.gain~", 0 ], + "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ], "obj-6::obj-23" : [ "live.gain~[5]", "live.gain~", 0 ], "obj-9::obj-23" : [ "live.gain~[8]", "live.gain~", 0 ], - "obj-10::obj-23" : [ "live.gain~[9]", "live.gain~", 0 ], - "obj-1::obj-23" : [ "live.gain~", "live.gain~", 0 ], + "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], "obj-3::obj-23" : [ "live.gain~[1]", "live.gain~", 0 ], - "obj-5::obj-23" : [ "live.gain~[4]", "live.gain~", 0 ], - "obj-8::obj-23" : [ "live.gain~[7]", "live.gain~", 0 ], - "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ] + "obj-1::obj-23" : [ "live.gain~", "live.gain~", 0 ], + "obj-8::obj-23" : [ "live.gain~[7]", "live.gain~", 0 ] } , "dependency_cache" : [ { diff --git a/help/cm.indexcloud~.maxhelp b/help/cm.indexcloud~.maxhelp index 817f98b..cf78e24 100644 --- a/help/cm.indexcloud~.maxhelp +++ b/help/cm.indexcloud~.maxhelp @@ -9,7 +9,7 @@ "modernui" : 1 } , - "rect" : [ 100.0, 100.0, 1019.0, 619.0 ], + "rect" : [ 219.0, 115.0, 1049.0, 619.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -39,6 +39,1674 @@ "showrootpatcherontab" : 0, "showontab" : 0, "boxes" : [ { + "box" : { + "id" : "obj-11", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 0, + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 7, + "minor" : 3, + "revision" : 5, + "architecture" : "x64", + "modernui" : 1 + } +, + "rect" : [ 219.0, 141.0, 1049.0, 593.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 1, + "gridsize" : [ 15.0, 15.0 ], + "gridsnaponopen" : 1, + "objectsnaponopen" : 1, + "statusbarvisible" : 2, + "toolbarvisible" : 1, + "lefttoolbarpinned" : 0, + "toptoolbarpinned" : 0, + "righttoolbarpinned" : 0, + "bottomtoolbarpinned" : 0, + "toolbars_unpinned_last_save" : 0, + "tallnewobj" : 0, + "boxanimatetime" : 200, + "enablehscroll" : 1, + "enablevscroll" : 1, + "devicewidth" : 0.0, + "description" : "", + "digest" : "", + "tags" : "", + "style" : "", + "subpatcher_template" : "", + "showontab" : 1, + "boxes" : [ { + "box" : { + "hidden" : 1, + "id" : "obj-62", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 7, + "minor" : 3, + "revision" : 5, + "architecture" : "x64", + "modernui" : 1 + } +, + "rect" : [ 440.0, 159.0, 640.0, 480.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 1, + "gridsize" : [ 15.0, 15.0 ], + "gridsnaponopen" : 1, + "objectsnaponopen" : 1, + "statusbarvisible" : 2, + "toolbarvisible" : 1, + "lefttoolbarpinned" : 0, + "toptoolbarpinned" : 0, + "righttoolbarpinned" : 0, + "bottomtoolbarpinned" : 0, + "toolbars_unpinned_last_save" : 0, + "tallnewobj" : 0, + "boxanimatetime" : 200, + "enablehscroll" : 1, + "enablevscroll" : 1, + "devicewidth" : 0.0, + "description" : "", + "digest" : "", + "tags" : "", + "style" : "", + "subpatcher_template" : "", + "boxes" : [ { + "box" : { + "id" : "obj-59", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 50.0, 100.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 1" + } + + } +, { + "box" : { + "id" : "obj-58", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 263.700012, 245.0, 67.0, 22.0 ], + "style" : "", + "text" : "setmode 1" + } + + } +, { + "box" : { + "id" : "obj-57", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 171.700012, 245.0, 67.0, 22.0 ], + "style" : "", + "text" : "setmode 2" + } + + } +, { + "box" : { + "id" : "obj-55", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 2, + "outlettype" : [ "bang", "" ], + "patching_rect" : [ 171.700012, 194.0, 111.0, 22.0 ], + "style" : "", + "text" : "sel 0" + } + + } +, { + "box" : { + "id" : "obj-49", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "patching_rect" : [ 50.0, 134.0, 58.0, 22.0 ], + "style" : "", + "text" : "metro 50" + } + + } +, { + "box" : { + "id" : "obj-46", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 5, + "outlettype" : [ "int", "int", "int", "int", "int" ], + "patching_rect" : [ 50.0, 165.0, 140.700012, 22.0 ], + "style" : "", + "text" : "modifiers" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-61", + "index" : 1, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 171.700012, 291.0, 30.0, 30.0 ], + "style" : "" + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-55", 0 ], + "source" : [ "obj-46", 4 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-46", 0 ], + "source" : [ "obj-49", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-57", 0 ], + "source" : [ "obj-55", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-58", 0 ], + "source" : [ "obj-55", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-61", 0 ], + "source" : [ "obj-57", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-61", 0 ], + "source" : [ "obj-58", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-49", 0 ], + "source" : [ "obj-59", 0 ] + } + + } + ] + } +, + "patching_rect" : [ 397.0, 439.0, 92.0, 22.0 ], + "saved_object_attributes" : { + "description" : "", + "digest" : "", + "globalpatchername" : "", + "style" : "", + "tags" : "" + } +, + "style" : "", + "text" : "p modifier-keys" + } + + } +, { + "box" : { + "id" : "obj-37", + "linecount" : 4, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 166.0, 74.0, 75.199982, 60.0 ], + "style" : "", + "text" : "1) off\n2) on\n3) random\n4) direction " + } + + } +, { + "box" : { + "id" : "obj-33", + "linecount" : 4, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 238.099976, 74.0, 684.099976, 60.0 ], + "style" : "", + "text" : "forward playback only\nreverse playback only\nrandomly alternating between forward and reverse playback for each grain\nforward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing" + } + + } +, { + "box" : { + "id" : "obj-19", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 384.199982, 163.5, 183.799988, 20.0 ], + "style" : "", + "text" : "@reverse attribute" + } + + } +, { + "box" : { + "bubble" : 1, + "bubbleside" : 3, + "fontname" : "Arial", + "fontsize" : 13.0, + "id" : "obj-5", + "linecount" : 3, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 270.199982, 169.5, 115.0, 54.0 ], + "style" : "", + "text" : "Switch between four reverse modes" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-58", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 5, + "outlettype" : [ "int", "int", "", "", "" ], + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 7, + "minor" : 3, + "revision" : 5, + "architecture" : "x64", + "modernui" : 1 + } +, + "rect" : [ 59.0, 104.0, 640.0, 480.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 1, + "gridsize" : [ 15.0, 15.0 ], + "gridsnaponopen" : 1, + "objectsnaponopen" : 1, + "statusbarvisible" : 2, + "toolbarvisible" : 1, + "lefttoolbarpinned" : 0, + "toptoolbarpinned" : 0, + "righttoolbarpinned" : 0, + "bottomtoolbarpinned" : 0, + "toolbars_unpinned_last_save" : 0, + "tallnewobj" : 0, + "boxanimatetime" : 200, + "enablehscroll" : 1, + "enablevscroll" : 1, + "devicewidth" : 0.0, + "description" : "", + "digest" : "", + "tags" : "", + "style" : "", + "subpatcher_template" : "", + "boxes" : [ { + "box" : { + "hidden" : 1, + "id" : "obj-33", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "int", "int" ], + "patching_rect" : [ 50.0, 100.0, 97.200012, 22.0 ], + "style" : "", + "text" : "unpack" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-19", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 521.699951, 100.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 0" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-18", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 206.899994, 100.0, 85.0, 22.0 ], + "style" : "", + "text" : "loadmess 150" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-5", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 363.300018, 100.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 1" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-3", + "index" : 1, + "maxclass" : "inlet", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 50.0, 40.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-36", + "index" : 1, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 50.0, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-37", + "index" : 2, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 128.0, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-39", + "index" : 3, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 206.899994, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-40", + "index" : 4, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 363.300018, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-57", + "index" : 5, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 521.699951, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-39", 0 ], + "source" : [ "obj-18", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-57", 0 ], + "source" : [ "obj-19", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-33", 0 ], + "source" : [ "obj-3", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-36", 0 ], + "source" : [ "obj-33", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-37", 0 ], + "source" : [ "obj-33", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-40", 0 ], + "source" : [ "obj-5", 0 ] + } + + } + ] + } +, + "patching_rect" : [ 372.983307, 211.0, 474.700012, 22.0 ], + "saved_object_attributes" : { + "description" : "", + "digest" : "", + "globalpatchername" : "", + "style" : "", + "tags" : "" + } +, + "style" : "", + "text" : "p loadconfig" + } + + } +, { + "box" : { + "bubble" : 1, + "bubbleside" : 2, + "fontname" : "Arial", + "fontsize" : 13.0, + "id" : "obj-61", + "linecount" : 3, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 649.5, 398.5, 187.0, 69.0 ], + "style" : "", + "text" : "With the reverse attribute set to direction, move the playhead with the mouse", + "textjustification" : 1 + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-54", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 115.999985, 169.5, 57.0, 33.0 ], + "style" : "", + "text" : "density\n(Hz)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-65", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 824.299988, 238.0, 70.5, 33.0 ], + "style" : "", + "text" : "gain min\n(0 - 2)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-63", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 903.0, 238.0, 70.5, 33.0 ], + "style" : "", + "text" : "gain max\n(0 - 2)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-48", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 745.599976, 238.0, 70.5, 33.0 ], + "style" : "", + "text" : "pan max\n(-1 - 1)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-51", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 666.899963, 238.0, 70.5, 33.0 ], + "style" : "", + "text" : "pan min\n(-1 - 1)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-32", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 588.200012, 238.0, 70.5, 33.0 ], + "style" : "", + "text" : "pitch max\n(0.001 - 8)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-31", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 508.5, 238.0, 69.0, 33.0 ], + "style" : "", + "text" : "pitch min\n(0.001 - 8)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-52", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 430.799988, 238.0, 74.0, 33.0 ], + "style" : "", + "text" : "length max\n(ms)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-53", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 352.099976, 238.0, 70.0, 33.0 ], + "style" : "", + "text" : "length min\n(ms)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-28", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 273.399994, 238.0, 70.0, 33.0 ], + "style" : "", + "text" : "offset max\n(ms)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-27", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 195.199982, 238.0, 67.0, 33.0 ], + "style" : "", + "text" : "offset min\n(ms)" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-42", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 32.0, 452.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 1" + } + + } +, { + "box" : { + "bubble" : 1, + "bubbleside" : 3, + "bubbletextmargin" : 10, + "id" : "obj-41", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 11.0, 199.0, 103.0, 34.0 ], + "style" : "", + "text" : "Turn me up!" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-34", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 801.099976, 639.5, 29.5, 22.0 ], + "style" : "", + "text" : "0" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-35", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 769.599976, 639.5, 29.5, 22.0 ], + "style" : "", + "text" : "1" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-30", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 487.799988, 621.5, 34.0, 22.0 ], + "style" : "", + "text" : "gate" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-29", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 502.799988, 572.5, 152.399994, 22.0 ], + "style" : "", + "text" : "pak" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-50", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 868.099976, 639.5, 29.5, 22.0 ], + "style" : "", + "text" : "1" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-49", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 836.599976, 639.5, 29.5, 22.0 ], + "style" : "", + "text" : "0" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-47", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 2, + "outlettype" : [ "bang", "" ], + "patching_rect" : [ 836.599976, 602.5, 50.5, 22.0 ], + "style" : "", + "text" : "sel 0" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-45", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 3, + "outlettype" : [ "float", "float", "int" ], + "patching_rect" : [ 769.599976, 572.5, 86.0, 22.0 ], + "style" : "", + "text" : "unpack 0. 0. 0" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-43", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 568.5, 433.5, 79.0, 22.0 ], + "style" : "", + "text" : "gate" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-26", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 194.699982, 356.0, 97.700012, 22.0 ], + "style" : "", + "text" : "pak" + } + + } +, { + "box" : { + "id" : "obj-4", + "maxclass" : "number", + "minimum" : 0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 115.999985, 204.5, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "id" : "obj-2", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "signal" ], + "patching_rect" : [ 115.999985, 273.0, 54.0, 22.0 ], + "style" : "", + "text" : "phasor~" + } + + } +, { + "box" : { + "id" : "obj-23", + "maxclass" : "live.gain~", + "numinlets" : 2, + "numoutlets" : 5, + "outlettype" : [ "signal", "signal", "", "float", "list" ], + "parameter_enable" : 1, + "patching_rect" : [ 115.999985, 356.0, 48.0, 136.0 ], + "saved_attribute_attributes" : { + "valueof" : { + "parameter_longname" : "live.gain~[10]", + "parameter_shortname" : "live.gain~", + "parameter_type" : 0, + "parameter_mmin" : -70.0, + "parameter_mmax" : 6.0, + "parameter_initial" : [ 0.0 ], + "parameter_unitstyle" : 4 + } + + } +, + "varname" : "live.gain~" + } + + } +, { + "box" : { + "id" : "obj-21", + "maxclass" : "ezdac~", + "numinlets" : 2, + "numoutlets" : 0, + "patching_rect" : [ 115.999985, 515.5, 45.0, 45.0 ], + "style" : "" + } + + } +, { + "box" : { + "autofit" : 1, + "forceaspect" : 1, + "id" : "obj-59", + "maxclass" : "fpic", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "jit_matrix" ], + "patching_rect" : [ 14.0, 5.0, 135.0, 80.714286 ], + "pic" : "maxOverviewIcon.png" + } + + } +, { + "box" : { + "fontface" : 0, + "fontname" : "Arial", + "fontsize" : 13.0, + "id" : "obj-25", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 166.0, 56.0, 756.199951, 21.0 ], + "style" : "", + "text" : "With the \"reverse\" attribute, you can choose between four reverse playback modes when playing grains:" + } + + } +, { + "box" : { + "fontface" : 3, + "fontname" : "Arial Bold", + "fontsize" : 30.0, + "id" : "obj-22", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 166.0, 14.0, 380.0, 40.0 ], + "style" : "", + "text" : "cm.indexcloud~" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-20", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 235.999985, 439.0, 159.0, 22.0 ], + "style" : "", + "text" : "loadmess set cloudsample1" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-16", + "maxclass" : "flonum", + "maximum" : 2.0, + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 903.0, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-17", + "maxclass" : "flonum", + "maximum" : 2.0, + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 824.299988, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-14", + "maxclass" : "flonum", + "maximum" : 1.0, + "minimum" : -1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 745.599976, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-15", + "maxclass" : "flonum", + "maximum" : 1.0, + "minimum" : -1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 666.899963, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-12", + "maxclass" : "flonum", + "maximum" : 8.0, + "minimum" : 0.001, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 588.200012, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-13", + "maxclass" : "flonum", + "maximum" : 8.0, + "minimum" : 0.001, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 508.5, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-11", + "maxclass" : "flonum", + "maximum" : 500.0, + "minimum" : 1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 430.799988, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-10", + "maxclass" : "flonum", + "maximum" : 500.0, + "minimum" : 1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 352.099976, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-9", + "maxclass" : "flonum", + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 273.399994, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-8", + "maxclass" : "flonum", + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 194.699982, 273.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "buffername" : "cloudsample1", + "id" : "obj-7", + "maxclass" : "waveform~", + "numinlets" : 5, + "numoutlets" : 6, + "outlettype" : [ "float", "float", "float", "float", "list", "" ], + "patching_rect" : [ 235.999985, 469.5, 686.0, 91.0 ], + "setmode" : 1, + "style" : "" + } + + } +, { + "box" : { + "id" : "obj-6", + "maxclass" : "newobj", + "numinlets" : 11, + "numoutlets" : 3, + "outlettype" : [ "signal", "signal", "int" ], + "patching_rect" : [ 115.999985, 312.0, 806.0, 22.0 ], + "saved_object_attributes" : { + "reverse" : "off", + "s_interp" : 1, + "stereo" : 0, + "w_interp" : 0, + "zero" : 0 + } +, + "style" : "", + "text" : "cm.indexcloud~ cloudsample1 32 500" + } + + } +, { + "box" : { + "attr" : "reverse", + "id" : "obj-3", + "maxclass" : "attrui", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 387.199982, 185.5, 184.0, 22.0 ], + "style" : "" + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-6", 3 ], + "source" : [ "obj-10", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 4 ], + "source" : [ "obj-11", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 6 ], + "source" : [ "obj-12", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 5 ], + "source" : [ "obj-13", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 8 ], + "source" : [ "obj-14", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 7 ], + "source" : [ "obj-15", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 10 ], + "source" : [ "obj-16", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 9 ], + "source" : [ "obj-17", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 0 ], + "source" : [ "obj-2", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-7", 0 ], + "hidden" : 1, + "source" : [ "obj-20", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-21", 1 ], + "source" : [ "obj-23", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-21", 0 ], + "source" : [ "obj-23", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-43", 1 ], + "hidden" : 1, + "midpoints" : [ 204.199982, 418.0, 638.0, 418.0 ], + "source" : [ "obj-26", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-30", 1 ], + "hidden" : 1, + "source" : [ "obj-29", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 0 ], + "hidden" : 1, + "source" : [ "obj-3", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-58", 0 ], + "hidden" : 1, + "midpoints" : [ 497.299988, 653.5, 5.349976, 653.5, 5.349976, 180.5, 382.483307, 180.5 ], + "source" : [ "obj-30", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-43", 0 ], + "hidden" : 1, + "midpoints" : [ 810.599976, 673.5, 933.799988, 673.5, 933.799988, 393.5, 578.0, 393.5 ], + "source" : [ "obj-34", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-43", 0 ], + "hidden" : 1, + "midpoints" : [ 779.099976, 687.5, 945.049988, 687.5, 945.049988, 407.5, 578.0, 407.5 ], + "source" : [ "obj-35", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-2", 0 ], + "source" : [ "obj-4", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-21", 0 ], + "hidden" : 1, + "source" : [ "obj-42", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-7", 2 ], + "hidden" : 1, + "source" : [ "obj-43", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-47", 0 ], + "hidden" : 1, + "source" : [ "obj-45", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-34", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-47", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-35", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-47", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-49", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-47", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-50", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-47", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-30", 0 ], + "hidden" : 1, + "midpoints" : [ 846.099976, 679.5, 569.699982, 679.5, 569.699982, 610.5, 497.299988, 610.5 ], + "source" : [ "obj-49", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-30", 0 ], + "hidden" : 1, + "midpoints" : [ 877.599976, 686.5, 537.449982, 686.5, 537.449982, 610.5, 497.299988, 610.5 ], + "source" : [ "obj-50", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-10", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-58", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-11", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-58", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-12", 0 ], + "hidden" : 1, + "order" : 2, + "source" : [ "obj-58", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-13", 0 ], + "hidden" : 1, + "order" : 3, + "source" : [ "obj-58", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-14", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-58", 4 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-15", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-58", 4 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-16", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-58", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-17", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-58", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-8", 0 ], + "hidden" : 1, + "source" : [ "obj-58", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-9", 0 ], + "hidden" : 1, + "source" : [ "obj-58", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 1 ], + "source" : [ "obj-6", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-6", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-7", 0 ], + "hidden" : 1, + "source" : [ "obj-62", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-29", 1 ], + "hidden" : 1, + "source" : [ "obj-7", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-29", 0 ], + "hidden" : 1, + "source" : [ "obj-7", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-45", 0 ], + "hidden" : 1, + "source" : [ "obj-7", 4 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-26", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-8", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 1 ], + "order" : 0, + "source" : [ "obj-8", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-26", 1 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-9", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 2 ], + "order" : 1, + "source" : [ "obj-9", 0 ] + } + + } + ], + "styles" : [ { + "name" : "AudioStatus_Menu", + "default" : { + "bgfillcolor" : { + "type" : "color", + "color" : [ 0.294118, 0.313726, 0.337255, 1 ], + "color1" : [ 0.454902, 0.462745, 0.482353, 0.0 ], + "color2" : [ 0.290196, 0.309804, 0.301961, 1.0 ], + "angle" : 270.0, + "proportion" : 0.39, + "autogradient" : 0 + } + + } +, + "parentstyle" : "", + "multi" : 0 + } +, { + "name" : "panel001", + "default" : { + "color" : [ 0.0, 0.0, 0.0, 1.0 ], + "bgfillcolor" : { + "type" : "color", + "color" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "color1" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "color2" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "angle" : 90.0, + "proportion" : 0.39, + "autogradient" : 0 + } + + } +, + "parentstyle" : "", + "multi" : 0 + } + ] + } +, + "patching_rect" : [ 16.0, 377.0, 61.0, 22.0 ], + "saved_object_attributes" : { + "description" : "", + "digest" : "", + "globalpatchername" : "", + "style" : "", + "tags" : "" + } +, + "style" : "", + "text" : "p reverse" + } + + } +, { "box" : { "id" : "obj-10", "maxclass" : "newobj", @@ -54,7 +1722,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -1775,7 +3443,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -3485,7 +5153,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -5806,7 +7474,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -7457,7 +9125,7 @@ ] } , - "patching_rect" : [ 14.0, 390.0, 62.0, 22.0 ], + "patching_rect" : [ 14.0, 405.0, 62.0, 22.0 ], "saved_object_attributes" : { "description" : "", "digest" : "", @@ -7487,7 +9155,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -9260,7 +10928,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -11027,7 +12695,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -11059,7 +12727,7 @@ "lines" : [ ] } , - "patching_rect" : [ 151.0, 390.0, 27.0, 22.0 ], + "patching_rect" : [ 151.0, 405.0, 27.0, 22.0 ], "saved_object_attributes" : { "description" : "", "digest" : "", @@ -11089,7 +12757,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -13010,7 +14678,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -14579,7 +16247,7 @@ "modernui" : 1 } , - "rect" : [ 100.0, 126.0, 1019.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1049.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -14608,48 +16276,6 @@ "subpatcher_template" : "", "showontab" : 1, "boxes" : [ { - "box" : { - "id" : "obj-33", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 735.0, 167.0, 183.799988, 20.0 ], - "style" : "", - "text" : "@reverse attribute" - } - - } -, { - "box" : { - "bubble" : 1, - "bubbleside" : 3, - "fontname" : "Arial", - "fontsize" : 13.0, - "id" : "obj-36", - "linecount" : 3, - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 621.0, 173.0, 115.0, 54.0 ], - "style" : "", - "text" : "Switch between three reverse modes" - } - - } -, { - "box" : { - "attr" : "reverse", - "id" : "obj-37", - "maxclass" : "attrui", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 738.0, 189.0, 184.0, 22.0 ], - "style" : "" - } - - } -, { "box" : { "bgcolor" : [ 0.145098, 0.352941, 0.670588, 1.0 ], "fontface" : 1, @@ -16283,14 +17909,6 @@ "source" : [ "obj-35", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "hidden" : 1, - "source" : [ "obj-37", 0 ] - } - } , { "patchline" : { @@ -16588,14 +18206,15 @@ ], "lines" : [ ], "parameters" : { - "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], - "obj-6::obj-23" : [ "live.gain~[5]", "live.gain~", 0 ], - "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ], + "obj-10::obj-23" : [ "live.gain~[9]", "live.gain~", 0 ], "obj-5::obj-23" : [ "live.gain~[4]", "live.gain~", 0 ], + "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ], + "obj-6::obj-23" : [ "live.gain~[5]", "live.gain~", 0 ], + "obj-9::obj-23" : [ "live.gain~[8]", "live.gain~", 0 ], + "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], "obj-3::obj-23" : [ "live.gain~[1]", "live.gain~", 0 ], "obj-1::obj-23" : [ "live.gain~", "live.gain~", 0 ], - "obj-10::obj-23" : [ "live.gain~[9]", "live.gain~", 0 ], - "obj-9::obj-23" : [ "live.gain~[8]", "live.gain~", 0 ], + "obj-11::obj-23" : [ "live.gain~[10]", "live.gain~", 0 ], "obj-8::obj-23" : [ "live.gain~[7]", "live.gain~", 0 ] } , diff --git a/help/cm.livecloud~.maxhelp b/help/cm.livecloud~.maxhelp index db45cc5..23b301f 100644 --- a/help/cm.livecloud~.maxhelp +++ b/help/cm.livecloud~.maxhelp @@ -9,7 +9,7 @@ "modernui" : 1 } , - "rect" : [ 100.0, 100.0, 1024.0, 619.0 ], + "rect" : [ 293.0, 90.0, 1074.0, 619.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -39,6 +39,1222 @@ "showrootpatcherontab" : 0, "showontab" : 0, "boxes" : [ { + "box" : { + "id" : "obj-10", + "maxclass" : "newobj", + "numinlets" : 0, + "numoutlets" : 0, + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 7, + "minor" : 3, + "revision" : 5, + "architecture" : "x64", + "modernui" : 1 + } +, + "rect" : [ 293.0, 116.0, 1074.0, 593.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 1, + "gridsize" : [ 15.0, 15.0 ], + "gridsnaponopen" : 1, + "objectsnaponopen" : 1, + "statusbarvisible" : 2, + "toolbarvisible" : 1, + "lefttoolbarpinned" : 0, + "toptoolbarpinned" : 0, + "righttoolbarpinned" : 0, + "bottomtoolbarpinned" : 0, + "toolbars_unpinned_last_save" : 0, + "tallnewobj" : 0, + "boxanimatetime" : 200, + "enablehscroll" : 1, + "enablevscroll" : 1, + "devicewidth" : 0.0, + "description" : "", + "digest" : "", + "tags" : "", + "style" : "", + "subpatcher_template" : "", + "showontab" : 1, + "boxes" : [ { + "box" : { + "bubble" : 1, + "bubbletextmargin" : 10, + "id" : "obj-26", + "linecount" : 3, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 310.090881, 182.0, 148.900024, 61.0 ], + "style" : "", + "text" : "Move delay with the reverse attribute set to direction" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-24", + "maxclass" : "flonum", + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 259.090881, 201.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "id" : "obj-19", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 661.272644, 176.0, 183.799988, 20.0 ], + "style" : "", + "text" : "@reverse attribute" + } + + } +, { + "box" : { + "bubble" : 1, + "bubbleside" : 3, + "fontname" : "Arial", + "fontsize" : 13.0, + "id" : "obj-1", + "linecount" : 3, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 545.272705, 182.0, 115.0, 54.0 ], + "style" : "", + "text" : "Switch between four reverse modes" + } + + } +, { + "box" : { + "attr" : "reverse", + "id" : "obj-3", + "maxclass" : "attrui", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 661.272644, 198.0, 184.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "id" : "obj-37", + "linecount" : 4, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 166.0, 74.0, 75.199982, 60.0 ], + "style" : "", + "text" : "1) off\n2) on\n3) random\n4) direction " + } + + } +, { + "box" : { + "id" : "obj-33", + "linecount" : 4, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 238.099976, 74.0, 684.099976, 60.0 ], + "style" : "", + "text" : "forward playback only\nreverse playback only\nrandomly alternating between forward and reverse playback for each grain\nforward playback when value for min/max delay decreasing, reverse playback when value for min/max delay increasing" + } + + } +, { + "box" : { + "fontface" : 0, + "fontname" : "Arial", + "fontsize" : 13.0, + "id" : "obj-25", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 166.0, 56.0, 756.199951, 21.0 ], + "style" : "", + "text" : "With the \"reverse\" attribute, you can choose between four reverse playback modes when playing grains:" + } + + } +, { + "box" : { + "args" : [ "@module", 2 ], + "bgmode" : 0, + "border" : 0, + "clickthrough" : 0, + "enablehscroll" : 0, + "enablevscroll" : 0, + "id" : "obj-18", + "lockeddragscroll" : 0, + "maxclass" : "bpatcher", + "name" : "demosound.maxpat", + "numinlets" : 0, + "numoutlets" : 1, + "offset" : [ 0.0, 0.0 ], + "outlettype" : [ "signal" ], + "patching_rect" : [ 187.545441, 382.5, 230.0, 95.0 ], + "viewvisibility" : 1 + } + + } +, { + "box" : { + "id" : "obj-5", + "maxclass" : "message", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 187.545441, 281.0, 61.0, 22.0 ], + "style" : "", + "text" : "record $1" + } + + } +, { + "box" : { + "id" : "obj-7", + "maxclass" : "toggle", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "int" ], + "parameter_enable" : 0, + "patching_rect" : [ 187.545441, 250.5, 24.0, 24.0 ], + "style" : "" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-74", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 5, + "outlettype" : [ "int", "int", "", "", "" ], + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 7, + "minor" : 3, + "revision" : 5, + "architecture" : "x64", + "modernui" : 1 + } +, + "rect" : [ 916.0, 132.0, 640.0, 480.0 ], + "bglocked" : 0, + "openinpresentation" : 0, + "default_fontsize" : 12.0, + "default_fontface" : 0, + "default_fontname" : "Arial", + "gridonopen" : 1, + "gridsize" : [ 15.0, 15.0 ], + "gridsnaponopen" : 1, + "objectsnaponopen" : 1, + "statusbarvisible" : 2, + "toolbarvisible" : 1, + "lefttoolbarpinned" : 0, + "toptoolbarpinned" : 0, + "righttoolbarpinned" : 0, + "bottomtoolbarpinned" : 0, + "toolbars_unpinned_last_save" : 0, + "tallnewobj" : 0, + "boxanimatetime" : 200, + "enablehscroll" : 1, + "enablevscroll" : 1, + "devicewidth" : 0.0, + "description" : "", + "digest" : "", + "tags" : "", + "style" : "", + "subpatcher_template" : "", + "boxes" : [ { + "box" : { + "id" : "obj-33", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "int", "int" ], + "patching_rect" : [ 50.0, 100.0, 97.200012, 22.0 ], + "style" : "", + "text" : "unpack" + } + + } +, { + "box" : { + "id" : "obj-19", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 521.699951, 100.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 0" + } + + } +, { + "box" : { + "id" : "obj-18", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 206.899994, 100.0, 85.0, 22.0 ], + "style" : "", + "text" : "loadmess 150" + } + + } +, { + "box" : { + "id" : "obj-5", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 363.300018, 100.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 1" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-68", + "index" : 1, + "maxclass" : "inlet", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 50.0, 40.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-69", + "index" : 1, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 50.0, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-70", + "index" : 2, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 128.0, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-71", + "index" : 3, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 206.899994, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-72", + "index" : 4, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 363.300018, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-73", + "index" : 5, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 521.699951, 182.0, 30.0, 30.0 ], + "style" : "" + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-71", 0 ], + "source" : [ "obj-18", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-73", 0 ], + "source" : [ "obj-19", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-69", 0 ], + "source" : [ "obj-33", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-70", 0 ], + "source" : [ "obj-33", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-72", 0 ], + "source" : [ "obj-5", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-33", 0 ], + "source" : [ "obj-68", 0 ] + } + + } + ] + } +, + "patching_rect" : [ 260.054504, 221.0, 569.400024, 22.0 ], + "saved_object_attributes" : { + "description" : "", + "digest" : "", + "globalpatchername" : "", + "style" : "", + "tags" : "" + } +, + "style" : "", + "text" : "p loadconfig" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-54", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 115.999985, 195.5, 57.0, 33.0 ], + "style" : "", + "text" : "density\n(Hz)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-65", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 831.454529, 246.0, 70.5, 33.0 ], + "style" : "", + "text" : "gain min\n(0 - 2)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-63", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 903.0, 246.0, 70.5, 33.0 ], + "style" : "", + "text" : "gain max\n(0 - 2)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-48", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 759.909058, 246.0, 70.5, 33.0 ], + "style" : "", + "text" : "pan max\n(-1 - 1)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-51", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 688.363647, 246.0, 70.5, 33.0 ], + "style" : "", + "text" : "pan min\n(-1 - 1)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-32", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 616.818176, 246.0, 70.5, 33.0 ], + "style" : "", + "text" : "pitch max\n(0.001 - 8)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-31", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 545.272705, 246.0, 69.0, 33.0 ], + "style" : "", + "text" : "pitch min\n(0.001 - 8)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-52", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 473.727264, 246.0, 74.0, 33.0 ], + "style" : "", + "text" : "length max\n(ms)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-53", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 402.181793, 246.0, 70.0, 33.0 ], + "style" : "", + "text" : "length min\n(ms)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-28", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 330.636353, 246.0, 70.0, 33.0 ], + "style" : "", + "text" : "delay max\n(ms)" + } + + } +, { + "box" : { + "fontname" : "Arial", + "fontsize" : 12.0, + "id" : "obj-27", + "linecount" : 2, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 259.590881, 246.0, 67.0, 33.0 ], + "style" : "", + "text" : "delay min\n(ms)" + } + + } +, { + "box" : { + "hidden" : 1, + "id" : "obj-42", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "" ], + "patching_rect" : [ 32.0, 452.0, 72.0, 22.0 ], + "style" : "", + "text" : "loadmess 1" + } + + } +, { + "box" : { + "bubble" : 1, + "bubbleside" : 3, + "bubbletextmargin" : 10, + "id" : "obj-41", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 10.0, 224.5, 103.0, 34.0 ], + "style" : "", + "text" : "Turn me up!" + } + + } +, { + "box" : { + "id" : "obj-4", + "maxclass" : "number", + "minimum" : 0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 115.999985, 230.5, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "id" : "obj-2", + "maxclass" : "newobj", + "numinlets" : 2, + "numoutlets" : 1, + "outlettype" : [ "signal" ], + "patching_rect" : [ 115.999985, 281.0, 54.0, 22.0 ], + "style" : "", + "text" : "phasor~" + } + + } +, { + "box" : { + "id" : "obj-23", + "maxclass" : "live.gain~", + "numinlets" : 2, + "numoutlets" : 5, + "outlettype" : [ "signal", "signal", "", "float", "list" ], + "parameter_enable" : 1, + "patching_rect" : [ 115.999985, 364.0, 48.0, 136.0 ], + "saved_attribute_attributes" : { + "valueof" : { + "parameter_longname" : "live.gain~[9]", + "parameter_shortname" : "live.gain~", + "parameter_type" : 0, + "parameter_mmin" : -70.0, + "parameter_mmax" : 6.0, + "parameter_initial" : [ 0.0 ], + "parameter_unitstyle" : 4 + } + + } +, + "varname" : "live.gain~" + } + + } +, { + "box" : { + "id" : "obj-21", + "maxclass" : "ezdac~", + "numinlets" : 2, + "numoutlets" : 0, + "patching_rect" : [ 115.999985, 515.5, 45.0, 45.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-16", + "maxclass" : "flonum", + "maximum" : 2.0, + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 903.0, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-17", + "maxclass" : "flonum", + "maximum" : 2.0, + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 831.454529, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-14", + "maxclass" : "flonum", + "maximum" : 1.0, + "minimum" : -1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 759.909058, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-15", + "maxclass" : "flonum", + "maximum" : 1.0, + "minimum" : -1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 688.363647, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-12", + "maxclass" : "flonum", + "maximum" : 8.0, + "minimum" : 0.001, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 616.818176, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-13", + "maxclass" : "flonum", + "maximum" : 8.0, + "minimum" : 0.001, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 545.272705, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-11", + "maxclass" : "flonum", + "maximum" : 500.0, + "minimum" : 1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 473.727264, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-10", + "maxclass" : "flonum", + "maximum" : 500.0, + "minimum" : 1.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 402.181793, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-9", + "maxclass" : "flonum", + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 330.636353, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "format" : 6, + "id" : "obj-8", + "maxclass" : "flonum", + "minimum" : 0.0, + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "bang" ], + "parameter_enable" : 0, + "patching_rect" : [ 259.090881, 281.0, 50.0, 22.0 ], + "style" : "" + } + + } +, { + "box" : { + "id" : "obj-6", + "maxclass" : "newobj", + "numinlets" : 12, + "numoutlets" : 4, + "outlettype" : [ "signal", "signal", "int", "int" ], + "patching_rect" : [ 115.999985, 320.0, 806.0, 22.0 ], + "saved_object_attributes" : { + "reverse" : "off", + "s_interp" : 1, + "w_interp" : 0, + "zero" : 0 + } +, + "style" : "", + "text" : "cm.livecloud~ winsample1 32 500" + } + + } +, { + "box" : { + "autofit" : 1, + "forceaspect" : 1, + "id" : "obj-59", + "maxclass" : "fpic", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "jit_matrix" ], + "patching_rect" : [ 14.0, 5.0, 135.0, 80.714286 ], + "pic" : "maxOverviewIcon.png" + } + + } +, { + "box" : { + "fontface" : 3, + "fontname" : "Arial Bold", + "fontsize" : 30.0, + "id" : "obj-22", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 166.0, 14.0, 380.0, 40.0 ], + "style" : "", + "text" : "cm.livecloud~" + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-6", 4 ], + "source" : [ "obj-10", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 5 ], + "source" : [ "obj-11", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 7 ], + "source" : [ "obj-12", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 6 ], + "source" : [ "obj-13", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 9 ], + "source" : [ "obj-14", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 8 ], + "source" : [ "obj-15", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 11 ], + "source" : [ "obj-16", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 10 ], + "source" : [ "obj-17", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 1 ], + "midpoints" : [ 197.045441, 574.5, 85.04544, 574.5, 85.04544, 312.0, 197.04544, 312.0 ], + "source" : [ "obj-18", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 0 ], + "source" : [ "obj-2", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-21", 1 ], + "source" : [ "obj-23", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-21", 0 ], + "source" : [ "obj-23", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-8", 0 ], + "order" : 1, + "source" : [ "obj-24", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-9", 0 ], + "order" : 0, + "source" : [ "obj-24", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 0 ], + "hidden" : 1, + "source" : [ "obj-3", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-2", 0 ], + "source" : [ "obj-4", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-21", 0 ], + "hidden" : 1, + "source" : [ "obj-42", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 0 ], + "midpoints" : [ 197.045441, 307.0, 125.499985, 307.0 ], + "source" : [ "obj-5", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 1 ], + "source" : [ "obj-6", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-6", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-5", 0 ], + "source" : [ "obj-7", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-10", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-74", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-11", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-74", 2 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-12", 0 ], + "hidden" : 1, + "order" : 2, + "source" : [ "obj-74", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-13", 0 ], + "hidden" : 1, + "order" : 3, + "source" : [ "obj-74", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-14", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-74", 4 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-15", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-74", 4 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-16", 0 ], + "hidden" : 1, + "order" : 0, + "source" : [ "obj-74", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-17", 0 ], + "hidden" : 1, + "order" : 1, + "source" : [ "obj-74", 3 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-8", 0 ], + "hidden" : 1, + "source" : [ "obj-74", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-9", 0 ], + "hidden" : 1, + "source" : [ "obj-74", 1 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 2 ], + "source" : [ "obj-8", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-6", 3 ], + "source" : [ "obj-9", 0 ] + } + + } + ], + "styles" : [ { + "name" : "AudioStatus_Menu", + "default" : { + "bgfillcolor" : { + "type" : "color", + "color" : [ 0.294118, 0.313726, 0.337255, 1 ], + "color1" : [ 0.454902, 0.462745, 0.482353, 0.0 ], + "color2" : [ 0.290196, 0.309804, 0.301961, 1.0 ], + "angle" : 270.0, + "proportion" : 0.39, + "autogradient" : 0 + } + + } +, + "parentstyle" : "", + "multi" : 0 + } +, { + "name" : "panel001", + "default" : { + "color" : [ 0.0, 0.0, 0.0, 1.0 ], + "bgfillcolor" : { + "type" : "color", + "color" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "color1" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "color2" : [ 0.239216, 0.254902, 0.278431, 1.0 ], + "angle" : 90.0, + "proportion" : 0.39, + "autogradient" : 0 + } + + } +, + "parentstyle" : "", + "multi" : 0 + } + ] + } +, + "patching_rect" : [ 14.0, 392.0, 61.0, 22.0 ], + "saved_object_attributes" : { + "description" : "", + "digest" : "", + "globalpatchername" : "", + "style" : "", + "tags" : "" + } +, + "style" : "", + "text" : "p reverse" + } + + } +, { "box" : { "id" : "obj-9", "maxclass" : "newobj", @@ -54,7 +1270,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -563,7 +1779,7 @@ "numoutlets" : 0, "patching_rect" : [ 330.636353, 246.0, 70.0, 33.0 ], "style" : "", - "text" : "offset max\n(ms)" + "text" : "delay max\n(ms)" } } @@ -578,7 +1794,7 @@ "numoutlets" : 0, "patching_rect" : [ 259.590881, 246.0, 67.0, 33.0 ], "style" : "", - "text" : "offset min\n(ms)" + "text" : "delay min\n(ms)" } } @@ -1160,7 +2376,7 @@ ] } , - "patching_rect" : [ 14.0, 319.0, 69.0, 22.0 ], + "patching_rect" : [ 14.0, 359.0, 69.0, 22.0 ], "saved_object_attributes" : { "description" : "", "digest" : "", @@ -1190,7 +2406,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -1746,7 +2962,7 @@ "numoutlets" : 0, "patching_rect" : [ 330.636353, 255.0, 70.0, 33.0 ], "style" : "", - "text" : "offset max\n(ms)" + "text" : "delay max\n(ms)" } } @@ -1761,7 +2977,7 @@ "numoutlets" : 0, "patching_rect" : [ 259.590881, 255.0, 67.0, 33.0 ], "style" : "", - "text" : "offset min\n(ms)" + "text" : "delay min\n(ms)" } } @@ -2321,7 +3537,7 @@ ] } , - "patching_rect" : [ 14.0, 355.0, 144.0, 22.0 ], + "patching_rect" : [ 14.0, 325.0, 144.0, 22.0 ], "saved_object_attributes" : { "description" : "", "digest" : "", @@ -2351,7 +3567,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -2891,7 +4107,7 @@ "numoutlets" : 0, "patching_rect" : [ 330.636353, 246.0, 70.0, 33.0 ], "style" : "", - "text" : "offset max\n(ms)" + "text" : "delay max\n(ms)" } } @@ -2906,7 +4122,7 @@ "numoutlets" : 0, "patching_rect" : [ 259.590881, 246.0, 67.0, 33.0 ], "style" : "", - "text" : "offset min\n(ms)" + "text" : "delay min\n(ms)" } } @@ -3489,7 +4705,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -4085,7 +5301,7 @@ "numoutlets" : 0, "patching_rect" : [ 330.636353, 231.0, 70.0, 33.0 ], "style" : "", - "text" : "offset max\n(ms)" + "text" : "delay max\n(ms)" } } @@ -4100,7 +5316,7 @@ "numoutlets" : 0, "patching_rect" : [ 259.590881, 231.0, 67.0, 33.0 ], "style" : "", - "text" : "offset min\n(ms)" + "text" : "delay min\n(ms)" } } @@ -4690,7 +5906,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -5220,7 +6436,7 @@ "numoutlets" : 0, "patching_rect" : [ 330.636353, 246.0, 70.0, 33.0 ], "style" : "", - "text" : "offset max\n(ms)" + "text" : "delay max\n(ms)" } } @@ -5235,7 +6451,7 @@ "numoutlets" : 0, "patching_rect" : [ 259.590881, 246.0, 67.0, 33.0 ], "style" : "", - "text" : "offset min\n(ms)" + "text" : "delay min\n(ms)" } } @@ -5870,7 +7086,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -5902,7 +7118,7 @@ "lines" : [ ] } , - "patching_rect" : [ 14.0, 402.0, 27.0, 22.0 ], + "patching_rect" : [ 14.0, 432.0, 27.0, 22.0 ], "saved_object_attributes" : { "description" : "", "digest" : "", @@ -5932,7 +7148,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -6499,7 +7715,7 @@ "numoutlets" : 0, "patching_rect" : [ 330.636353, 231.0, 70.0, 33.0 ], "style" : "", - "text" : "offset max\n(ms)" + "text" : "delay max\n(ms)" } } @@ -6514,7 +7730,7 @@ "numoutlets" : 0, "patching_rect" : [ 259.590881, 231.0, 67.0, 33.0 ], "style" : "", - "text" : "offset min\n(ms)" + "text" : "delay min\n(ms)" } } @@ -7127,7 +8343,7 @@ "modernui" : 1 } , - "rect" : [ 0.0, 26.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -7677,7 +8893,7 @@ "numoutlets" : 0, "patching_rect" : [ 330.636322, 267.0, 70.0, 33.0 ], "style" : "", - "text" : "offset max\n(ms)" + "text" : "delay max\n(ms)" } } @@ -7692,7 +8908,7 @@ "numoutlets" : 0, "patching_rect" : [ 259.590851, 267.0, 67.0, 33.0 ], "style" : "", - "text" : "offset min\n(ms)" + "text" : "delay min\n(ms)" } } @@ -8384,7 +9600,7 @@ "modernui" : 1 } , - "rect" : [ 100.0, 126.0, 1024.0, 593.0 ], + "rect" : [ 0.0, 26.0, 1074.0, 593.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, @@ -8413,48 +9629,6 @@ "subpatcher_template" : "", "showontab" : 1, "boxes" : [ { - "box" : { - "id" : "obj-19", - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 368.0, 492.5, 183.799988, 20.0 ], - "style" : "", - "text" : "@reverse attribute" - } - - } -, { - "box" : { - "bubble" : 1, - "bubbleside" : 3, - "fontname" : "Arial", - "fontsize" : 13.0, - "id" : "obj-20", - "linecount" : 3, - "maxclass" : "comment", - "numinlets" : 1, - "numoutlets" : 0, - "patching_rect" : [ 254.0, 498.5, 115.0, 54.0 ], - "style" : "", - "text" : "Switch between three reverse modes" - } - - } -, { - "box" : { - "attr" : "reverse", - "id" : "obj-37", - "maxclass" : "attrui", - "numinlets" : 1, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 371.0, 514.5, 184.0, 22.0 ], - "style" : "" - } - - } -, { "box" : { "bubble" : 1, "bubbleside" : 3, @@ -8924,7 +10098,7 @@ "maxclass" : "comment", "numinlets" : 1, "numoutlets" : 0, - "patching_rect" : [ 560.900024, 458.0, 103.0, 24.0 ], + "patching_rect" : [ 508.400024, 479.0, 103.0, 24.0 ], "style" : "", "text" : "Window buffer" } @@ -9448,7 +10622,7 @@ "numinlets" : 1, "numoutlets" : 2, "outlettype" : [ "float", "bang" ], - "patching_rect" : [ 371.0, 459.0, 185.0, 22.0 ], + "patching_rect" : [ 318.5, 480.0, 185.0, 22.0 ], "style" : "", "text" : "buffer~ winsample1 hanning.wav" } @@ -9554,14 +10728,6 @@ "source" : [ "obj-33", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-6", 0 ], - "hidden" : 1, - "source" : [ "obj-37", 0 ] - } - } , { "patchline" : { @@ -9735,30 +10901,33 @@ ], "lines" : [ ], "parameters" : { - "obj-5::obj-1::obj-21::obj-6" : [ "live.tab[6]", "live.tab[1]", 0 ], - "obj-2::obj-20::obj-21::obj-6" : [ "live.tab[5]", "live.tab[1]", 0 ], - "obj-7::obj-18::obj-35" : [ "[7]", "Level", 0 ], - "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], - "obj-3::obj-20::obj-21::obj-6" : [ "live.tab[4]", "live.tab[1]", 0 ], - "obj-6::obj-18::obj-35" : [ "[6]", "Level", 0 ], - "obj-9::obj-18::obj-21::obj-6" : [ "live.tab[10]", "live.tab[1]", 0 ], - "obj-6::obj-23" : [ "live.gain~[5]", "live.gain~", 0 ], - "obj-1::obj-3::obj-21::obj-6" : [ "live.tab[3]", "live.tab[1]", 0 ], - "obj-5::obj-1::obj-35" : [ "[3]", "Level", 0 ], "obj-8::obj-18::obj-21::obj-6" : [ "live.tab[9]", "live.tab[1]", 0 ], - "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ], - "obj-1::obj-3::obj-35" : [ "[5]", "Level", 0 ], + "obj-10::obj-23" : [ "live.gain~[9]", "live.gain~", 0 ], "obj-5::obj-23" : [ "live.gain~[4]", "live.gain~", 0 ], + "obj-2::obj-23" : [ "live.gain~[2]", "live.gain~", 0 ], + "obj-6::obj-23" : [ "live.gain~[5]", "live.gain~", 0 ], "obj-2::obj-20::obj-35" : [ "[2]", "Level", 0 ], - "obj-3::obj-20::obj-35" : [ "[1]", "Level", 0 ], + "obj-10::obj-18::obj-21::obj-6" : [ "live.tab[11]", "live.tab[1]", 0 ], "obj-7::obj-18::obj-21::obj-6" : [ "live.tab[8]", "live.tab[1]", 0 ], + "obj-9::obj-23" : [ "live.gain~[8]", "live.gain~", 0 ], "obj-9::obj-18::obj-35" : [ "[9]", "Level", 0 ], + "obj-1::obj-3::obj-21::obj-6" : [ "live.tab[3]", "live.tab[1]", 0 ], + "obj-7::obj-23" : [ "live.gain~[6]", "live.gain~", 0 ], "obj-3::obj-23" : [ "live.gain~[1]", "live.gain~", 0 ], + "obj-3::obj-20::obj-35" : [ "[1]", "Level", 0 ], "obj-6::obj-18::obj-21::obj-6" : [ "live.tab[7]", "live.tab[1]", 0 ], - "obj-1::obj-23" : [ "live.gain~", "live.gain~", 0 ], "obj-8::obj-18::obj-35" : [ "[8]", "Level", 0 ], - "obj-9::obj-23" : [ "live.gain~[8]", "live.gain~", 0 ], - "obj-8::obj-23" : [ "live.gain~[7]", "live.gain~", 0 ] + "obj-1::obj-23" : [ "live.gain~", "live.gain~", 0 ], + "obj-1::obj-3::obj-35" : [ "[5]", "Level", 0 ], + "obj-5::obj-1::obj-21::obj-6" : [ "live.tab[6]", "live.tab[1]", 0 ], + "obj-7::obj-18::obj-35" : [ "[7]", "Level", 0 ], + "obj-2::obj-20::obj-21::obj-6" : [ "live.tab[5]", "live.tab[1]", 0 ], + "obj-6::obj-18::obj-35" : [ "[6]", "Level", 0 ], + "obj-10::obj-18::obj-35" : [ "[10]", "Level", 0 ], + "obj-9::obj-18::obj-21::obj-6" : [ "live.tab[10]", "live.tab[1]", 0 ], + "obj-3::obj-20::obj-21::obj-6" : [ "live.tab[4]", "live.tab[1]", 0 ], + "obj-8::obj-23" : [ "live.gain~[7]", "live.gain~", 0 ], + "obj-5::obj-1::obj-35" : [ "[3]", "Level", 0 ] } , "dependency_cache" : [ {