-
Notifications
You must be signed in to change notification settings - Fork 4
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
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -4,13 +4,13 @@ | |
"appversion" : { | ||
"major" : 8, | ||
"minor" : 5, | ||
"revision" : 2, | ||
"revision" : 6, | ||
"architecture" : "x64", | ||
"modernui" : 1 | ||
} | ||
, | ||
"classnamespace" : "box", | ||
"rect" : [ 735.0, 338.0, 640.0, 480.0 ], | ||
"rect" : [ 100.0, 100.0, 640.0, 480.0 ], | ||
"bglocked" : 0, | ||
"openinpresentation" : 0, | ||
"default_fontsize" : 12.0, | ||
|
@@ -843,12 +843,12 @@ | |
"box" : { | ||
"fontsize" : 12.0, | ||
"id" : "obj-2", | ||
"linecount" : 2, | ||
"linecount" : 3, | ||
"maxclass" : "comment", | ||
"numinlets" : 1, | ||
"numoutlets" : 0, | ||
"patching_rect" : [ 50.0, 70.0, 256.0, 33.0 ], | ||
"text" : "original patch by romain macagni\nmc-port by c. hausch / [email protected]" | ||
"patching_rect" : [ 50.0, 70.0, 256.0, 47.0 ], | ||
"text" : "original patch by romain macagni\nppooll port by noid\nmc-port by c. hausch / [email protected]" | ||
} | ||
|
||
} | ||
|
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