Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CircuitMusicLabs committed Aug 17, 2018
1 parent bfbc207 commit 7376b33
Show file tree
Hide file tree
Showing 9 changed files with 3,180 additions and 250 deletions.
8 changes: 8 additions & 0 deletions docs/cm.buffercloud~.maxref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,14 @@
TEXT_HERE
</description>
</enum>
<enum name="direction">
<digest>
Forward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing
</digest>
<description>
TEXT_HERE
</description>
</enum>
</enumlist>
</attribute>
<attribute name="style" get="1" set="1" type="symbol" size="1" value="enum" />
Expand Down
8 changes: 8 additions & 0 deletions docs/cm.gausscloud~.maxref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,14 @@
TEXT_HERE
</description>
</enum>
<enum name="direction">
<digest>
Forward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing
</digest>
<description>
TEXT_HERE
</description>
</enum>
</enumlist>
</attribute>
<attribute name="style" get="1" set="1" type="symbol" size="1" value="enum" />
Expand Down
8 changes: 8 additions & 0 deletions docs/cm.indexcloud~.maxref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,14 @@
TEXT_HERE
</description>
</enum>
<enum name="direction">
<digest>
Forward playback when value for min/max offset increasing, reverse playback when value for min/max offset decreasing
</digest>
<description>
TEXT_HERE
</description>
</enum>
</enumlist>
</attribute>
<attribute name="style" get="1" set="1" type="symbol" size="1" value="enum" />
Expand Down
8 changes: 8 additions & 0 deletions docs/cm.livecloud~.maxref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,14 @@
TEXT_HERE
</description>
</enum>
<enum name="direction">
<digest>
Forward playback when value for min/max delay decreasing, reverse playback when value for min/max delay increasing
</digest>
<description>
TEXT_HERE
</description>
</enum>
</enumlist>
</attribute>
<attribute name="style" get="1" set="1" type="symbol" size="1" value="enum" />
Expand Down
74 changes: 69 additions & 5 deletions extras/petra_overview.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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."
}

}
Expand All @@ -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
}
]
}
,
Expand Down Expand Up @@ -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
}

Expand Down
25 changes: 13 additions & 12 deletions help/cm.buffercloud~.maxhelp
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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"
}

}
Expand Down Expand Up @@ -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,
Expand All @@ -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" : ""
}

Expand All @@ -1264,6 +1264,7 @@
"lines" : [ {
"patchline" : {
"destination" : [ "obj-6", 0 ],
"hidden" : 1,
"source" : [ "obj-1", 0 ]
}

Expand Down Expand Up @@ -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" : [ {
Expand Down
Loading

0 comments on commit 7376b33

Please sign in to comment.