Skip to content

Commit

Permalink
jamoma test: new terminology for buffer record (filling, frozen)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwolek committed Jul 22, 2015
1 parent 1015841 commit 2046a71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions patchers/module_demo/g_2voice/g_2voice.model.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"numinlets" : 2,
"numoutlets" : 1,
"outlettype" : [ "float" ],
"patching_rect" : [ 469.0, 347.0, 33.0, 22.0 ],
"patching_rect" : [ 469.0, 347.0, 29.5, 22.0 ],
"style" : "",
"text" : "* -1."
"text" : "* 1."
}

}
Expand Down
6 changes: 3 additions & 3 deletions patchers/module_demo/g_2voice/g_2voice.view.maxpat
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@

}
,
"text" : "Record",
"texton" : "Record",
"text" : "Frozen",
"texton" : "Filling",
"varname" : "live.text[3]"
}

Expand Down Expand Up @@ -430,8 +430,8 @@
],
"parameters" : {
"obj-19" : [ "live.dial[1]", "Duration", 0 ],
"obj-20" : [ "live.dial[2]", "Samp Inc", 0 ],
"obj-103" : [ "live.text[5]", "live.text", 0 ],
"obj-20" : [ "live.dial[2]", "Samp Inc", 0 ],
"obj-18" : [ "live.dial", "Frequency", 0 ]
}
,
Expand Down

0 comments on commit 2046a71

Please sign in to comment.