Skip to content

Commit

Permalink
updated buf2list2buf helpfiles with doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tremblap committed Sep 15, 2021
1 parent 4b960f2 commit f9745c1
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 15 deletions.
20 changes: 10 additions & 10 deletions help/fluid.buf2list.maxhelp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
,
"classnamespace" : "box",
"rect" : [ 319.0, 79.0, 526.0, 432.0 ],
"rect" : [ 73.0, 140.0, 526.0, 432.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -57,7 +57,7 @@
}
,
"classnamespace" : "box",
"rect" : [ 319.0, 131.0, 526.0, 380.0 ],
"rect" : [ 73.0, 166.0, 526.0, 406.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 13.0,
Expand Down Expand Up @@ -92,20 +92,20 @@
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 179.0, 280.189872999999977, 98.0, 23.0 ],
"patching_rect" : [ 179.0, 306.189872999999977, 98.0, 23.0 ],
"text" : "print @popup 1"
}

}
, {
"box" : {
"id" : "obj-7",
"linecount" : 3,
"linecount" : 14,
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 237.0, 143.229958000000011, 262.0, 50.0 ],
"text" : "There aren't ways of selecting offsets, or channels or anything fancy, becaause duct tape. For that sort of thing, see",
"patching_rect" : [ 244.0, 87.594936999999959, 264.0, 210.0 ],
"text" : "attributes: \n- source <buffername> assigns the buffer to be converted\n- startframe <int>\n- startchan <int>\n- axis <0|1> reading consecutive values frame- or channel-wise\n- numvalues <int> how many values to pick from the start position in the buffer\n\nmessages:\n- bang: triggers the process\n- buffer: changes the name of the source buffer and triggers the process",
"textcolor" : [ 0.129412, 0.129412, 0.129412, 0.5 ]
}

Expand All @@ -117,8 +117,8 @@
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 237.0, 81.5, 262.0, 50.0 ],
"text" : "Be aware that the maximum list size in Max is 32767. The abstraction won't try to read more than that. ",
"patching_rect" : [ 179.0, 337.189873000000034, 262.0, 50.0 ],
"text" : "Be aware that the maximum list size in Max is 32767. The object will not try to read more than that. ",
"textcolor" : [ 0.129412, 0.129412, 0.129412, 0.5 ]
}

Expand All @@ -141,8 +141,8 @@
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 10.0, 57.0, 262.0, 21.0 ],
"text" : "some duct tape to dump a buffer~ into a list ",
"patching_rect" : [ 10.0, 57.0, 251.0, 21.0 ],
"text" : "a utility object to dump a buffer~ into a list ",
"textcolor" : [ 0.129412, 0.129412, 0.129412, 0.5 ]
}

Expand Down
23 changes: 18 additions & 5 deletions help/fluid.list2buf.maxhelp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
,
"classnamespace" : "box",
"rect" : [ 232.0, 112.0, 500.0, 432.0 ],
"rect" : [ 232.0, 112.0, 534.0, 507.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 12.0,
Expand Down Expand Up @@ -57,7 +57,7 @@
}
,
"classnamespace" : "box",
"rect" : [ 232.0, 138.0, 500.0, 406.0 ],
"rect" : [ 232.0, 138.0, 534.0, 481.0 ],
"bglocked" : 0,
"openinpresentation" : 0,
"default_fontsize" : 13.0,
Expand Down Expand Up @@ -87,6 +87,19 @@
"showontab" : 1,
"assistshowspatchername" : 0,
"boxes" : [ {
"box" : {
"id" : "obj-7",
"linecount" : 11,
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 243.0, 283.594936999999959, 264.0, 166.0 ],
"text" : "attributes: \n- destination <buffername> assigns the buffer to be written\n- startframe <int>\n- startchan <int>\n- axis <0|1> writing consecutive values frame- or channel-wise\n- autosize <0|1> enables the resizing option\n\nmessages:\n- list: triggers the writing process",
"textcolor" : [ 0.129412, 0.129412, 0.129412, 0.5 ]
}

}
, {
"box" : {
"id" : "obj-8",
"maxclass" : "newobj",
Expand Down Expand Up @@ -117,8 +130,8 @@
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 239.0, 215.0, 204.0, 50.0 ],
"text" : "the abstraction uses its own buffer internally, which is resized if needed. ",
"patching_rect" : [ 239.0, 217.0, 204.0, 50.0 ],
"text" : "the object uses its own buffer internally, which is grown in size if needed and if possible.",
"textcolor" : [ 0.129412, 0.129412, 0.129412, 0.5 ]
}

Expand Down Expand Up @@ -160,7 +173,7 @@
}
, {
"box" : {
"buffername" : "u133001033",
"buffername" : "u128004929",
"id" : "obj-13",
"maxclass" : "waveform~",
"numinlets" : 5,
Expand Down

0 comments on commit f9745c1

Please sign in to comment.