-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
91 changed files
with
7,275 additions
and
2,971 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
4,949 changes: 4,949 additions & 0 deletions
4,949
Examples/Jamoma_demo/patchers/mediaPlayerMinuitDevice.maxpat
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,244 @@ | ||
{ | ||
"patcher" : { | ||
"fileversion" : 1, | ||
"appversion" : { | ||
"major" : 6, | ||
"minor" : 1, | ||
"revision" : 8, | ||
"architecture" : "x64" | ||
} | ||
, | ||
"rect" : [ 0.0, 44.0, 355.0, 250.0 ], | ||
"bglocked" : 0, | ||
"openinpresentation" : 0, | ||
"default_fontsize" : 12.0, | ||
"default_fontface" : 0, | ||
"default_fontname" : "Arial", | ||
"gridonopen" : 0, | ||
"gridsize" : [ 15.0, 15.0 ], | ||
"gridsnaponopen" : 0, | ||
"statusbarvisible" : 2, | ||
"toolbarvisible" : 1, | ||
"boxanimatetime" : 200, | ||
"imprint" : 0, | ||
"enablehscroll" : 1, | ||
"enablevscroll" : 1, | ||
"devicewidth" : 0.0, | ||
"description" : "", | ||
"digest" : "", | ||
"tags" : "", | ||
"boxes" : [ { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-1", | ||
"maxclass" : "newobj", | ||
"numinlets" : 1, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 221.0, 64.0, 100.0, 20.0 ], | ||
"text" : "print OSC" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-17", | ||
"maxclass" : "flonum", | ||
"numinlets" : 1, | ||
"numoutlets" : 2, | ||
"outlettype" : [ "float", "bang" ], | ||
"parameter_enable" : 0, | ||
"patching_rect" : [ 234.5, 105.0, 50.0, 20.0 ] | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-18", | ||
"maxclass" : "message", | ||
"numinlets" : 2, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 234.5, 136.0, 105.0, 18.0 ], | ||
"text" : "/zede/ascacea $1" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-16", | ||
"maxclass" : "flonum", | ||
"numinlets" : 1, | ||
"numoutlets" : 2, | ||
"outlettype" : [ "float", "bang" ], | ||
"parameter_enable" : 0, | ||
"patching_rect" : [ 138.5, 105.0, 50.0, 20.0 ] | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-15", | ||
"maxclass" : "flonum", | ||
"numinlets" : 1, | ||
"numoutlets" : 2, | ||
"outlettype" : [ "float", "bang" ], | ||
"parameter_enable" : 0, | ||
"patching_rect" : [ 42.5, 105.0, 50.0, 20.0 ] | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-13", | ||
"maxclass" : "message", | ||
"numinlets" : 2, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 138.5, 136.0, 83.0, 18.0 ], | ||
"text" : "/krap/punk $1" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-12", | ||
"maxclass" : "message", | ||
"numinlets" : 2, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 42.5, 136.0, 83.0, 18.0 ], | ||
"text" : "/krap/ponk $1" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-11", | ||
"maxclass" : "newobj", | ||
"numinlets" : 1, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 62.0, 176.0, 137.0, 20.0 ], | ||
"text" : "udpsend localhost 9996" | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-10", | ||
"maxclass" : "message", | ||
"numinlets" : 2, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 42.5, 67.0, 139.0, 18.0 ] | ||
} | ||
|
||
} | ||
, { | ||
"box" : { | ||
"fontname" : "Arial", | ||
"fontsize" : 12.0, | ||
"id" : "obj-8", | ||
"maxclass" : "newobj", | ||
"numinlets" : 1, | ||
"numoutlets" : 1, | ||
"outlettype" : [ "" ], | ||
"patching_rect" : [ 162.5, 26.0, 100.0, 20.0 ], | ||
"text" : "udpreceive 9997" | ||
} | ||
|
||
} | ||
], | ||
"lines" : [ { | ||
"patchline" : { | ||
"destination" : [ "obj-11", 0 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-12", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-11", 0 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-13", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-12", 0 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-15", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-13", 0 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-16", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-18", 0 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-17", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-11", 0 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-18", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-1", 0 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-8", 0 ] | ||
} | ||
|
||
} | ||
, { | ||
"patchline" : { | ||
"destination" : [ "obj-10", 1 ], | ||
"disabled" : 0, | ||
"hidden" : 0, | ||
"source" : [ "obj-8", 0 ] | ||
} | ||
|
||
} | ||
], | ||
"dependency_cache" : [ ] | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.