Skip to content

Commit

Permalink
added fshift.maxpat files to tape-lib (for fshiftnodel)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmays committed Oct 6, 2012
1 parent 5ddd1e8 commit 5753ab4
Show file tree
Hide file tree
Showing 12 changed files with 8,455 additions and 0 deletions.
2,985 changes: 2,985 additions & 0 deletions tapemovie-lib/common/common-lib/evman-lib/evman.maxpat

Large diffs are not rendered by default.

518 changes: 518 additions & 0 deletions tapemovie-lib/tape/tape-lib/fshift/t_fshift.edit.maxpat

Large diffs are not rendered by default.

128 changes: 128 additions & 0 deletions tapemovie-lib/tape/tape-lib/fshift/t_fshift.maxpat
@@ -0,0 +1,128 @@
{
"patcher" : {
"fileversion" : 1,
"rect" : [ 48.0, 197.0, 277.0, 275.0 ],
"bglocked" : 0,
"defrect" : [ 48.0, 197.0, 277.0, 275.0 ],
"openrect" : [ 0.0, 0.0, 0.0, 0.0 ],
"openinpresentation" : 0,
"default_fontsize" : 12.0,
"default_fontface" : 0,
"default_fontname" : "Arial",
"gridonopen" : 0,
"gridsize" : [ 15.0, 15.0 ],
"gridsnaponopen" : 0,
"toolbarvisible" : 1,
"boxanimatetime" : 200,
"imprint" : 0,
"enablehscroll" : 1,
"enablevscroll" : 1,
"devicewidth" : 0.0,
"boxes" : [ {
"box" : {
"fontname" : "Arial",
"fontsize" : 9.0,
"id" : "obj-1",
"linecount" : 2,
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 30.0, 152.0, 107.0, 27.0 ],
"text" : "patch by Tom Mays contact@tommays.net"
}

}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 9.0,
"id" : "obj-2",
"linecount" : 2,
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 25.0, 186.0, 131.0, 27.0 ],
"text" : "arg 1 : module prefix name;\rarg 2 : max del time"
}

}
, {
"box" : {
"color" : [ 0.156863, 0.8, 0.54902, 1.0 ],
"fontname" : "Arial",
"fontsize" : 9.0,
"id" : "obj-3",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "signal" ],
"patching_rect" : [ 21.0, 82.0, 184.0, 17.0 ],
"text" : "poly~ t_fshift_ 1 args #1 #2"
}

}
, {
"box" : {
"color" : [ 1.0, 0.611765, 0.611765, 1.0 ],
"fontname" : "Arial",
"fontsize" : 9.0,
"id" : "obj-4",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 21.0, 126.0, 135.0, 17.0 ],
"text" : "send #1/out~"
}

}
, {
"box" : {
"color" : [ 1.0, 0.611765, 0.611765, 1.0 ],
"fontname" : "Arial",
"fontsize" : 9.0,
"id" : "obj-5",
"maxclass" : "newobj",
"numinlets" : 1,
"numoutlets" : 1,
"outlettype" : [ "signal" ],
"patching_rect" : [ 21.0, 47.0, 149.0, 17.0 ],
"text" : "receive~ #1/in~"
}

}
, {
"box" : {
"fontname" : "Arial",
"fontsize" : 9.0,
"id" : "obj-6",
"maxclass" : "comment",
"numinlets" : 1,
"numoutlets" : 0,
"patching_rect" : [ 21.0, 24.0, 132.0, 17.0 ],
"text" : "arg 1 : module prefix name"
}

}
],
"lines" : [ {
"patchline" : {
"destination" : [ "obj-4", 0 ],
"hidden" : 0,
"midpoints" : [ ],
"source" : [ "obj-3", 0 ]
}

}
, {
"patchline" : {
"destination" : [ "obj-3", 0 ],
"hidden" : 0,
"midpoints" : [ ],
"source" : [ "obj-5", 0 ]
}

}
]
}

}

0 comments on commit 5753ab4

Please sign in to comment.