├── file.abs ├── README.txt ├── license_mlr.txt ├── defaults ├── inserts ├── vst.maxpat └── footswitch.maxpat ├── msize.maxpat └── time.maxpat /file.abs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ship/mlrv/master/file.abs -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- 1 | mlrV 2 | 3 | for documentation see: 4 | http://docs.monome.org/doku.php?id=mlr:mlrv -------------------------------------------------------------------------------- /license_mlr.txt: -------------------------------------------------------------------------------- 1 | /* 2 | * Copyright (C) 2006, Brian Crabtree, monome.org 3 | * 4 | * This file is part of mlr. 5 | * 6 | * mlr is free software; you can redistribute it and/or modify 7 | * it under the terms of the GNU General Public License as published by 8 | * the Free Software Foundation; either version 2 of the License, or 9 | * (at your option) any later version. 10 | * 11 | * mlr is distributed in the hope that it will be useful, 12 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 | * GNU General Public License for more details. 15 | * You should have received a copy of the GNU General Public License 16 | * along with mlr; if not, write to the Free Software 17 | * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 18 | * 19 | * $Id: mlr.mxb,v. 1.1.1.1 2006/04/20 11:56:12 20 | */ 21 | 22 | refactored by trent gill, galapagoose@gmail.com 2008 23 | with assistance by % -------------------------------------------------------------------------------- /defaults: -------------------------------------------------------------------------------- 1 | 1, [file]locate 847. 5. 173. 352. 177. 763. 0. 0.; 2 | 2, [preset]locate 847. 358. 173. 62. 177. 0. 0. 0.; 3 | 3, [time]locate 847. 455. 173. 84. 177. 0. 0. 0.; 4 | 4, 2[ch]locate 5. 5. 840. 78. 0. 0. 0. 0.; 5 | 5, 3[ch]locate 5. 81. 840. 78. 0. 0. 0. 0.; 6 | 6, 4[ch]locate 5. 157. 840. 78. 0. 0. 0. 0.; 7 | 7, 5[ch]locate 5. 233. 840. 78. 0. 0. 0. 0.; 8 | 8, 6[ch]locate 5. 309. 840. 78. 0. 0. 0. 0.; 9 | 9, 7[ch]locate 5. 385. 840. 78. 0. 0. 0. 0.; 10 | 10, 8[ch]locate 5. 461. 840. 78. 0. 0. 0. 0.; 11 | 11, [rec]locate 3. 540. 155. 226. 0. 0. 0. 0.; 12 | 12, 1[grp]locate 160. 542. 53. 222. 0. 0. 0. 0.; 13 | 13, 2[grp]locate 215. 542. 53. 222. 0. 0. 0. 0.; 14 | 14, 3[grp]locate 270. 542. 53. 222. 0. 0. 0. 0.; 15 | 15, 4[grp]locate 325. 542. 53. 222. 0. 0. 0. 0.; 16 | 16, [delay]locate 379. 541. 207. 225. 0. 0. 0. 0.; 17 | 17, [dac]locate 589. 541. 54. 225. 0. 0. 0. 0.; 18 | 18, [tabs]locate 646. 542. 373. 222. 0. 0. 0. 0.; 19 | 19, [global]locate 647. 562. 371. 201. 0. 0. 0. 0.; 20 | 20, [load]locate 964. 420. 55. 33. 0. 0. 0. 0.; 21 | 21, [resave]locate 904. 420. 59. 33. 0. 0. 0. 0.; 22 | 22, [save]locate 848. 420. 55. 33. 0. 0. 0. 0.; 23 | -------------------------------------------------------------------------------- /inserts/vst.maxpat: -------------------------------------------------------------------------------- 1 | { 2 | "patcher" : { 3 | "fileversion" : 1, 4 | "rect" : [ -5.0, 44.0, 806.0, 602.0 ], 5 | "bglocked" : 0, 6 | "defrect" : [ -5.0, 44.0, 806.0, 602.0 ], 7 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 8 | "openinpresentation" : 1, 9 | "default_fontsize" : 10.0, 10 | "default_fontface" : 0, 11 | "default_fontname" : "Futura Medium", 12 | "gridonopen" : 0, 13 | "gridsize" : [ 10.0, 10.0 ], 14 | "gridsnaponopen" : 0, 15 | "toolbarvisible" : 1, 16 | "boxanimatetime" : 200, 17 | "imprint" : 0, 18 | "metadata" : [ ], 19 | "boxes" : [ { 20 | "box" : { 21 | "maxclass" : "message", 22 | "text" : "10", 23 | "numoutlets" : 1, 24 | "outlettype" : [ "" ], 25 | "fontname" : "Futura Medium", 26 | "patching_rect" : [ 600.0, 327.0, 32.5, 17.0 ], 27 | "id" : "obj-55", 28 | "fontsize" : 10.0, 29 | "numinlets" : 2 30 | } 31 | 32 | } 33 | , { 34 | "box" : { 35 | "maxclass" : "newobj", 36 | "text" : "+ 1", 37 | "numoutlets" : 1, 38 | "outlettype" : [ "int" ], 39 | "fontname" : "Futura Medium", 40 | "patching_rect" : [ 660.0, 480.0, 32.5, 19.0 ], 41 | "id" : "obj-53", 42 | "fontsize" : 10.0, 43 | "numinlets" : 2 44 | } 45 | 46 | } 47 | , { 48 | "box" : { 49 | "maxclass" : "message", 50 | "text" : "open", 51 | "numoutlets" : 1, 52 | "outlettype" : [ "" ], 53 | "fontname" : "Futura Medium", 54 | "patching_rect" : [ 410.0, 340.0, 34.0, 17.0 ], 55 | "id" : "obj-50", 56 | "fontsize" : 10.0, 57 | "numinlets" : 2 58 | } 59 | 60 | } 61 | , { 62 | "box" : { 63 | "maxclass" : "textbutton", 64 | "borderoncolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 65 | "numoutlets" : 3, 66 | "presentation_rect" : [ 285.0, 102.0, 179.0, 133.0 ], 67 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 68 | "rounded" : 0.0, 69 | "bgoveroncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 70 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 71 | "texton" : "free", 72 | "outlettype" : [ "int", "", "int" ], 73 | "bgcolor" : [ 0.941176, 0.941176, 0.941176, 0.0 ], 74 | "bgoncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 75 | "fontname" : "Futura Condensed Medium", 76 | "patching_rect" : [ 410.0, 310.0, 35.908897, 22.041082 ], 77 | "presentation" : 1, 78 | "id" : "obj-49", 79 | "border" : 1, 80 | "text" : "GUI", 81 | "textovercolor" : [ 0.0, 0.0, 0.0, 1.0 ], 82 | "textoveroncolor" : [ 1.0, 1.0, 1.0, 1.0 ], 83 | "fontsize" : 72.0, 84 | "numinlets" : 1, 85 | "bgovercolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ] 86 | } 87 | 88 | } 89 | , { 90 | "box" : { 91 | "maxclass" : "comment", 92 | "text" : "preset", 93 | "numoutlets" : 0, 94 | "presentation_rect" : [ 175.0, 234.0, 60.0, 19.0 ], 95 | "fontname" : "Futura Medium", 96 | "patching_rect" : [ 110.0, 40.0, 60.0, 19.0 ], 97 | "presentation" : 1, 98 | "id" : "obj-48", 99 | "fontsize" : 10.0, 100 | "numinlets" : 1 101 | } 102 | 103 | } 104 | , { 105 | "box" : { 106 | "maxclass" : "umenu", 107 | "types" : [ ], 108 | "numoutlets" : 3, 109 | "framecolor" : [ 0.156863, 0.156863, 0.156863, 0.0 ], 110 | "presentation_rect" : [ 176.0, 236.0, 288.285553, 35.0 ], 111 | "items" : [ "_framework.maxpat", ",", "filter.maxpat", ",", "footswitch.maxpat", ",", "vst.maxpat" ], 112 | "arrowframe" : 0, 113 | "rounded" : 0, 114 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 115 | "arrow" : 0, 116 | "outlettype" : [ "int", "", "" ], 117 | "bgcolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ], 118 | "fontname" : "Futura Condensed Medium", 119 | "patching_rect" : [ 660.0, 440.0, 130.0, 35.0 ], 120 | "autopopulate" : 1, 121 | "presentation" : 1, 122 | "id" : "obj-45", 123 | "hltcolor" : [ 0.607843, 0.784314, 0.482353, 1.0 ], 124 | "textcolor2" : [ 0.0, 0.0, 0.0, 1.0 ], 125 | "bgcolor2" : [ 0.941176, 0.941176, 0.941176, 1.0 ], 126 | "align" : 1, 127 | "fontsize" : 24.0, 128 | "numinlets" : 1 129 | } 130 | 131 | } 132 | , { 133 | "box" : { 134 | "maxclass" : "textbutton", 135 | "borderoncolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 136 | "numoutlets" : 3, 137 | "presentation_rect" : [ 103.0, 102.0, 180.0, 133.0 ], 138 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 139 | "rounded" : 0.0, 140 | "bgoveroncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 141 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 142 | "texton" : "free", 143 | "outlettype" : [ "int", "", "int" ], 144 | "bgcolor" : [ 0.941176, 0.941176, 0.941176, 0.0 ], 145 | "bgoncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 146 | "fontname" : "Futura Condensed Medium", 147 | "patching_rect" : [ 450.0, 310.0, 35.908897, 22.041082 ], 148 | "presentation" : 1, 149 | "id" : "obj-16", 150 | "border" : 1, 151 | "text" : "load", 152 | "textovercolor" : [ 0.0, 0.0, 0.0, 1.0 ], 153 | "textoveroncolor" : [ 1.0, 1.0, 1.0, 1.0 ], 154 | "fontsize" : 72.0, 155 | "numinlets" : 1, 156 | "bgovercolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ] 157 | } 158 | 159 | } 160 | , { 161 | "box" : { 162 | "maxclass" : "newobj", 163 | "text" : "t pgmnames clear plug", 164 | "numoutlets" : 3, 165 | "outlettype" : [ "pgmnames", "clear", "plug" ], 166 | "fontname" : "Futura Medium", 167 | "patching_rect" : [ 450.0, 340.0, 114.0, 19.0 ], 168 | "id" : "obj-37", 169 | "fontsize" : 10.0, 170 | "numinlets" : 1 171 | } 172 | 173 | } 174 | , { 175 | "box" : { 176 | "maxclass" : "message", 177 | "text" : "0, 1 10", 178 | "numoutlets" : 1, 179 | "outlettype" : [ "" ], 180 | "fontname" : "Futura Medium", 181 | "patching_rect" : [ 360.0, 230.0, 44.0, 17.0 ], 182 | "id" : "obj-21", 183 | "fontsize" : 10.0, 184 | "numinlets" : 2 185 | } 186 | 187 | } 188 | , { 189 | "box" : { 190 | "maxclass" : "message", 191 | "text" : "1, 0 10", 192 | "numoutlets" : 1, 193 | "outlettype" : [ "" ], 194 | "fontname" : "Futura Medium", 195 | "patching_rect" : [ 370.0, 210.0, 44.0, 17.0 ], 196 | "id" : "obj-22", 197 | "fontsize" : 10.0, 198 | "numinlets" : 2 199 | } 200 | 201 | } 202 | , { 203 | "box" : { 204 | "maxclass" : "newobj", 205 | "text" : "line~", 206 | "numoutlets" : 2, 207 | "outlettype" : [ "signal", "bang" ], 208 | "fontname" : "Futura Medium", 209 | "patching_rect" : [ 380.0, 250.0, 34.0, 19.0 ], 210 | "id" : "obj-23", 211 | "fontsize" : 10.0, 212 | "numinlets" : 2 213 | } 214 | 215 | } 216 | , { 217 | "box" : { 218 | "maxclass" : "newobj", 219 | "text" : "*~ 0.", 220 | "numoutlets" : 1, 221 | "outlettype" : [ "signal" ], 222 | "fontname" : "Futura Medium", 223 | "patching_rect" : [ 660.0, 280.0, 37.0, 19.0 ], 224 | "id" : "obj-24", 225 | "fontsize" : 10.0, 226 | "numinlets" : 2 227 | } 228 | 229 | } 230 | , { 231 | "box" : { 232 | "maxclass" : "newobj", 233 | "text" : "*~ 0.", 234 | "numoutlets" : 1, 235 | "outlettype" : [ "signal" ], 236 | "fontname" : "Futura Medium", 237 | "patching_rect" : [ 560.0, 280.0, 37.0, 19.0 ], 238 | "id" : "obj-25", 239 | "fontsize" : 10.0, 240 | "numinlets" : 2 241 | } 242 | 243 | } 244 | , { 245 | "box" : { 246 | "maxclass" : "newobj", 247 | "text" : "send~ fxoutR", 248 | "numoutlets" : 0, 249 | "fontname" : "Futura Medium", 250 | "patching_rect" : [ 580.0, 480.0, 71.0, 19.0 ], 251 | "id" : "obj-27", 252 | "fontsize" : 10.0, 253 | "numinlets" : 1 254 | } 255 | 256 | } 257 | , { 258 | "box" : { 259 | "maxclass" : "newobj", 260 | "text" : "send~ fxoutL", 261 | "numoutlets" : 0, 262 | "fontname" : "Futura Medium", 263 | "patching_rect" : [ 560.0, 510.0, 69.0, 19.0 ], 264 | "id" : "obj-28", 265 | "fontsize" : 10.0, 266 | "numinlets" : 1 267 | } 268 | 269 | } 270 | , { 271 | "box" : { 272 | "maxclass" : "newobj", 273 | "text" : "receive~ fxinR", 274 | "numoutlets" : 1, 275 | "outlettype" : [ "signal" ], 276 | "fontname" : "Futura Medium", 277 | "patching_rect" : [ 660.0, 240.0, 76.0, 19.0 ], 278 | "id" : "obj-31", 279 | "fontsize" : 10.0, 280 | "numinlets" : 1 281 | } 282 | 283 | } 284 | , { 285 | "box" : { 286 | "maxclass" : "newobj", 287 | "text" : "receive~ fxinL", 288 | "numoutlets" : 1, 289 | "outlettype" : [ "signal" ], 290 | "fontname" : "Futura Medium", 291 | "patching_rect" : [ 560.0, 240.0, 75.0, 19.0 ], 292 | "id" : "obj-32", 293 | "fontsize" : 10.0, 294 | "numinlets" : 1 295 | } 296 | 297 | } 298 | , { 299 | "box" : { 300 | "maxclass" : "newobj", 301 | "text" : "sel 1 0", 302 | "numoutlets" : 3, 303 | "outlettype" : [ "bang", "bang", "" ], 304 | "fontname" : "Futura Medium", 305 | "patching_rect" : [ 290.0, 190.0, 58.0, 19.0 ], 306 | "id" : "obj-33", 307 | "fontsize" : 10.0, 308 | "numinlets" : 1 309 | } 310 | 311 | } 312 | , { 313 | "box" : { 314 | "maxclass" : "newobj", 315 | "text" : "route bypass", 316 | "numoutlets" : 2, 317 | "outlettype" : [ "", "" ], 318 | "fontname" : "Futura Medium", 319 | "patching_rect" : [ 290.0, 160.0, 69.0, 19.0 ], 320 | "id" : "obj-34", 321 | "fontsize" : 10.0, 322 | "numinlets" : 1 323 | } 324 | 325 | } 326 | , { 327 | "box" : { 328 | "maxclass" : "newobj", 329 | "text" : "r #1to", 330 | "numoutlets" : 1, 331 | "outlettype" : [ "" ], 332 | "fontname" : "Futura Medium", 333 | "patching_rect" : [ 290.0, 130.0, 38.0, 19.0 ], 334 | "id" : "obj-11", 335 | "fontsize" : 10.0, 336 | "numinlets" : 0 337 | } 338 | 339 | } 340 | , { 341 | "box" : { 342 | "maxclass" : "message", 343 | "text" : "0, 1 10", 344 | "numoutlets" : 1, 345 | "outlettype" : [ "" ], 346 | "fontname" : "Futura Medium", 347 | "patching_rect" : [ 310.0, 250.0, 44.0, 17.0 ], 348 | "id" : "obj-15", 349 | "fontsize" : 10.0, 350 | "numinlets" : 2 351 | } 352 | 353 | } 354 | , { 355 | "box" : { 356 | "maxclass" : "message", 357 | "text" : "1, 0 10", 358 | "numoutlets" : 1, 359 | "outlettype" : [ "" ], 360 | "fontname" : "Futura Medium", 361 | "patching_rect" : [ 290.0, 270.0, 44.0, 17.0 ], 362 | "id" : "obj-13", 363 | "fontsize" : 10.0, 364 | "numinlets" : 2 365 | } 366 | 367 | } 368 | , { 369 | "box" : { 370 | "maxclass" : "newobj", 371 | "text" : "s [ins]dryvol", 372 | "numoutlets" : 0, 373 | "fontname" : "Futura Medium", 374 | "patching_rect" : [ 290.0, 300.0, 66.0, 19.0 ], 375 | "id" : "obj-35", 376 | "fontsize" : 10.0, 377 | "numinlets" : 1 378 | } 379 | 380 | } 381 | , { 382 | "box" : { 383 | "maxclass" : "newobj", 384 | "text" : "vst~", 385 | "numoutlets" : 6, 386 | "outlettype" : [ "signal", "signal", "", "list", "int", "" ], 387 | "fontname" : "Futura Medium", 388 | "patching_rect" : [ 560.0, 380.0, 119.0, 19.0 ], 389 | "id" : "obj-36", 390 | "fontsize" : 10.0, 391 | "numinlets" : 2, 392 | "save" : [ "#N", "vst~", "loaduniqueid", 0, ";" ] 393 | } 394 | 395 | } 396 | , { 397 | "box" : { 398 | "maxclass" : "newobj", 399 | "text" : "s #1filt", 400 | "numoutlets" : 0, 401 | "fontname" : "Futura Medium", 402 | "patching_rect" : [ 90.0, 250.0, 41.0, 19.0 ], 403 | "id" : "obj-79", 404 | "fontsize" : 10.0, 405 | "numinlets" : 1 406 | } 407 | 408 | } 409 | , { 410 | "box" : { 411 | "maxclass" : "message", 412 | "text" : ";\r[box]output 0 0 $1", 413 | "linecount" : 2, 414 | "numoutlets" : 1, 415 | "outlettype" : [ "" ], 416 | "fontname" : "Futura Medium", 417 | "patching_rect" : [ 50.0, 330.0, 97.0, 29.0 ], 418 | "id" : "obj-41", 419 | "fontsize" : 10.0, 420 | "numinlets" : 2 421 | } 422 | 423 | } 424 | , { 425 | "box" : { 426 | "maxclass" : "newobj", 427 | "text" : "sprintf set \\; [box]output %i 0 \\$1", 428 | "numoutlets" : 1, 429 | "outlettype" : [ "" ], 430 | "fontname" : "Futura Medium", 431 | "patching_rect" : [ 50.0, 290.0, 166.0, 19.0 ], 432 | "id" : "obj-39", 433 | "fontsize" : 10.0, 434 | "numinlets" : 1 435 | } 436 | 437 | } 438 | , { 439 | "box" : { 440 | "maxclass" : "newobj", 441 | "text" : "t i i", 442 | "numoutlets" : 2, 443 | "outlettype" : [ "int", "int" ], 444 | "fontname" : "Futura Medium", 445 | "patching_rect" : [ 50.0, 120.0, 38.5, 19.0 ], 446 | "id" : "obj-38", 447 | "fontsize" : 10.0, 448 | "numinlets" : 1 449 | } 450 | 451 | } 452 | , { 453 | "box" : { 454 | "maxclass" : "newobj", 455 | "text" : "loadmess #1", 456 | "numoutlets" : 1, 457 | "outlettype" : [ "" ], 458 | "fontname" : "Futura Medium", 459 | "patching_rect" : [ 150.0, 180.0, 68.0, 19.0 ], 460 | "id" : "obj-30", 461 | "fontsize" : 10.0, 462 | "numinlets" : 1 463 | } 464 | 465 | } 466 | , { 467 | "box" : { 468 | "maxclass" : "message", 469 | "text" : ";\r#1bypass $1", 470 | "linecount" : 2, 471 | "numoutlets" : 1, 472 | "outlettype" : [ "" ], 473 | "fontname" : "Futura Medium", 474 | "patching_rect" : [ 150.0, 250.0, 78.0, 29.0 ], 475 | "id" : "obj-29", 476 | "fontsize" : 10.0, 477 | "numinlets" : 2 478 | } 479 | 480 | } 481 | , { 482 | "box" : { 483 | "maxclass" : "newobj", 484 | "text" : "sprintf set \\; %sbypass \\$1", 485 | "numoutlets" : 1, 486 | "outlettype" : [ "" ], 487 | "fontname" : "Futura Medium", 488 | "patching_rect" : [ 150.0, 210.0, 133.0, 19.0 ], 489 | "id" : "obj-2", 490 | "fontsize" : 10.0, 491 | "numinlets" : 1 492 | } 493 | 494 | } 495 | , { 496 | "box" : { 497 | "maxclass" : "newobj", 498 | "text" : "p latch-mom", 499 | "numoutlets" : 1, 500 | "outlettype" : [ "int" ], 501 | "fontname" : "Futura Medium", 502 | "patching_rect" : [ 70.0, 210.0, 65.0, 19.0 ], 503 | "id" : "obj-8", 504 | "fontsize" : 10.0, 505 | "numinlets" : 1, 506 | "patcher" : { 507 | "fileversion" : 1, 508 | "rect" : [ 25.0, 69.0, 640.0, 480.0 ], 509 | "bglocked" : 0, 510 | "defrect" : [ 25.0, 69.0, 640.0, 480.0 ], 511 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 512 | "openinpresentation" : 0, 513 | "default_fontsize" : 10.0, 514 | "default_fontface" : 0, 515 | "default_fontname" : "Futura Medium", 516 | "gridonopen" : 0, 517 | "gridsize" : [ 10.0, 10.0 ], 518 | "gridsnaponopen" : 0, 519 | "toolbarvisible" : 1, 520 | "boxanimatetime" : 200, 521 | "imprint" : 0, 522 | "metadata" : [ ], 523 | "boxes" : [ { 524 | "box" : { 525 | "maxclass" : "comment", 526 | "text" : "messages here if latch is engaged. press causes delay off, and release causes reset to other logic", 527 | "linecount" : 4, 528 | "numoutlets" : 0, 529 | "fontname" : "Futura Medium", 530 | "patching_rect" : [ 460.0, 190.0, 145.0, 55.0 ], 531 | "id" : "obj-64", 532 | "fontsize" : 10.0, 533 | "numinlets" : 1 534 | } 535 | 536 | } 537 | , { 538 | "box" : { 539 | "maxclass" : "newobj", 540 | "text" : "t 1", 541 | "numoutlets" : 1, 542 | "outlettype" : [ "int" ], 543 | "fontname" : "Futura Medium", 544 | "patching_rect" : [ 390.0, 220.0, 23.0, 19.0 ], 545 | "id" : "obj-62", 546 | "fontsize" : 10.0, 547 | "numinlets" : 1 548 | } 549 | 550 | } 551 | , { 552 | "box" : { 553 | "maxclass" : "newobj", 554 | "text" : "t 0", 555 | "numoutlets" : 1, 556 | "outlettype" : [ "int" ], 557 | "fontname" : "Futura Medium", 558 | "patching_rect" : [ 360.0, 220.0, 23.0, 19.0 ], 559 | "id" : "obj-61", 560 | "fontsize" : 10.0, 561 | "numinlets" : 1 562 | } 563 | 564 | } 565 | , { 566 | "box" : { 567 | "maxclass" : "newobj", 568 | "text" : "sel 1 0", 569 | "numoutlets" : 3, 570 | "outlettype" : [ "bang", "bang", "" ], 571 | "fontname" : "Futura Medium", 572 | "patching_rect" : [ 360.0, 190.0, 79.0, 19.0 ], 573 | "id" : "obj-60", 574 | "fontsize" : 10.0, 575 | "numinlets" : 1 576 | } 577 | 578 | } 579 | , { 580 | "box" : { 581 | "maxclass" : "newobj", 582 | "text" : "t 2", 583 | "numoutlets" : 1, 584 | "outlettype" : [ "int" ], 585 | "fontname" : "Futura Medium", 586 | "patching_rect" : [ 220.0, 310.0, 23.0, 19.0 ], 587 | "id" : "obj-59", 588 | "fontsize" : 10.0, 589 | "numinlets" : 1 590 | } 591 | 592 | } 593 | , { 594 | "box" : { 595 | "maxclass" : "newobj", 596 | "text" : "loadmess 1", 597 | "numoutlets" : 1, 598 | "outlettype" : [ "" ], 599 | "fontname" : "Futura Medium", 600 | "patching_rect" : [ 280.0, 120.0, 62.0, 19.0 ], 601 | "id" : "obj-58", 602 | "fontsize" : 10.0, 603 | "numinlets" : 1 604 | } 605 | 606 | } 607 | , { 608 | "box" : { 609 | "maxclass" : "newobj", 610 | "text" : "gate 2", 611 | "numoutlets" : 2, 612 | "outlettype" : [ "", "" ], 613 | "fontname" : "Futura Medium", 614 | "patching_rect" : [ 280.0, 160.0, 99.0, 19.0 ], 615 | "id" : "obj-57", 616 | "fontsize" : 10.0, 617 | "numinlets" : 2 618 | } 619 | 620 | } 621 | , { 622 | "box" : { 623 | "maxclass" : "newobj", 624 | "text" : "t 0", 625 | "numoutlets" : 1, 626 | "outlettype" : [ "int" ], 627 | "fontname" : "Futura Medium", 628 | "patching_rect" : [ 280.0, 310.0, 23.0, 19.0 ], 629 | "id" : "obj-56", 630 | "fontsize" : 10.0, 631 | "numinlets" : 1 632 | } 633 | 634 | } 635 | , { 636 | "box" : { 637 | "maxclass" : "newobj", 638 | "text" : "t 1", 639 | "numoutlets" : 1, 640 | "outlettype" : [ "int" ], 641 | "fontname" : "Futura Medium", 642 | "patching_rect" : [ 310.0, 220.0, 23.0, 19.0 ], 643 | "id" : "obj-55", 644 | "fontsize" : 10.0, 645 | "numinlets" : 1 646 | } 647 | 648 | } 649 | , { 650 | "box" : { 651 | "maxclass" : "newobj", 652 | "text" : "sel 0 1", 653 | "numoutlets" : 3, 654 | "outlettype" : [ "bang", "bang", "" ], 655 | "fontname" : "Futura Medium", 656 | "patching_rect" : [ 280.0, 190.0, 79.0, 19.0 ], 657 | "id" : "obj-54", 658 | "fontsize" : 10.0, 659 | "numinlets" : 1 660 | } 661 | 662 | } 663 | , { 664 | "box" : { 665 | "maxclass" : "comment", 666 | "text" : "if 2, then mom.", 667 | "linecount" : 2, 668 | "numoutlets" : 0, 669 | "fontname" : "Futura Medium", 670 | "patching_rect" : [ 270.0, 350.0, 54.0, 31.0 ], 671 | "id" : "obj-40", 672 | "fontsize" : 10.0, 673 | "numinlets" : 1 674 | } 675 | 676 | } 677 | , { 678 | "box" : { 679 | "maxclass" : "comment", 680 | "text" : "if 1, then latch", 681 | "linecount" : 2, 682 | "numoutlets" : 0, 683 | "fontname" : "Futura Medium", 684 | "patching_rect" : [ 200.0, 350.0, 54.0, 31.0 ], 685 | "id" : "obj-38", 686 | "fontsize" : 10.0, 687 | "numinlets" : 1 688 | } 689 | 690 | } 691 | , { 692 | "box" : { 693 | "maxclass" : "comment", 694 | "text" : "'time check' to allow latching when tapped, and momentary when held", 695 | "linecount" : 4, 696 | "numoutlets" : 0, 697 | "fontname" : "Futura Medium", 698 | "patching_rect" : [ 90.0, 180.0, 115.0, 55.0 ], 699 | "id" : "obj-24", 700 | "fontsize" : 10.0, 701 | "numinlets" : 1 702 | } 703 | 704 | } 705 | , { 706 | "box" : { 707 | "maxclass" : "newobj", 708 | "text" : "t i i", 709 | "numoutlets" : 2, 710 | "outlettype" : [ "int", "int" ], 711 | "fontname" : "Futura Medium", 712 | "patching_rect" : [ 360.0, 80.0, 40.0, 19.0 ], 713 | "id" : "obj-17", 714 | "fontsize" : 10.0, 715 | "numinlets" : 1 716 | } 717 | 718 | } 719 | , { 720 | "box" : { 721 | "maxclass" : "newobj", 722 | "text" : "+ 1", 723 | "numoutlets" : 1, 724 | "outlettype" : [ "int" ], 725 | "fontname" : "Futura Medium", 726 | "patching_rect" : [ 220.0, 250.0, 31.0, 19.0 ], 727 | "id" : "obj-16", 728 | "fontsize" : 10.0, 729 | "numinlets" : 2 730 | } 731 | 732 | } 733 | , { 734 | "box" : { 735 | "maxclass" : "newobj", 736 | "text" : "> 170", 737 | "numoutlets" : 1, 738 | "outlettype" : [ "int" ], 739 | "fontname" : "Futura Medium", 740 | "patching_rect" : [ 220.0, 220.0, 39.0, 19.0 ], 741 | "id" : "obj-15", 742 | "fontsize" : 10.0, 743 | "numinlets" : 2 744 | } 745 | 746 | } 747 | , { 748 | "box" : { 749 | "maxclass" : "newobj", 750 | "text" : "gate 2", 751 | "numoutlets" : 2, 752 | "outlettype" : [ "", "" ], 753 | "fontname" : "Futura Medium", 754 | "patching_rect" : [ 220.0, 280.0, 79.0, 19.0 ], 755 | "id" : "obj-14", 756 | "fontsize" : 10.0, 757 | "numinlets" : 2 758 | } 759 | 760 | } 761 | , { 762 | "box" : { 763 | "maxclass" : "newobj", 764 | "text" : "sel 0 1", 765 | "numoutlets" : 3, 766 | "outlettype" : [ "bang", "bang", "" ], 767 | "fontname" : "Futura Medium", 768 | "patching_rect" : [ 220.0, 160.0, 49.0, 19.0 ], 769 | "id" : "obj-11", 770 | "fontsize" : 10.0, 771 | "numinlets" : 1 772 | } 773 | 774 | } 775 | , { 776 | "box" : { 777 | "maxclass" : "newobj", 778 | "text" : "timer", 779 | "numoutlets" : 2, 780 | "outlettype" : [ "float", "" ], 781 | "fontname" : "Futura Medium", 782 | "patching_rect" : [ 220.0, 190.0, 33.0, 19.0 ], 783 | "id" : "obj-10", 784 | "fontsize" : 10.0, 785 | "numinlets" : 2 786 | } 787 | 788 | } 789 | , { 790 | "box" : { 791 | "maxclass" : "inlet", 792 | "numoutlets" : 1, 793 | "outlettype" : [ "" ], 794 | "patching_rect" : [ 360.0, 40.0, 25.0, 25.0 ], 795 | "id" : "obj-65", 796 | "numinlets" : 0, 797 | "comment" : "" 798 | } 799 | 800 | } 801 | , { 802 | "box" : { 803 | "maxclass" : "outlet", 804 | "numoutlets" : 0, 805 | "patching_rect" : [ 360.0, 350.0, 25.0, 25.0 ], 806 | "id" : "obj-66", 807 | "numinlets" : 1, 808 | "comment" : "" 809 | } 810 | 811 | } 812 | ], 813 | "lines" : [ { 814 | "patchline" : { 815 | "source" : [ "obj-11", 1 ], 816 | "destination" : [ "obj-10", 0 ], 817 | "hidden" : 0, 818 | "midpoints" : [ ] 819 | } 820 | 821 | } 822 | , { 823 | "patchline" : { 824 | "source" : [ "obj-11", 0 ], 825 | "destination" : [ "obj-10", 1 ], 826 | "hidden" : 0, 827 | "midpoints" : [ ] 828 | } 829 | 830 | } 831 | , { 832 | "patchline" : { 833 | "source" : [ "obj-16", 0 ], 834 | "destination" : [ "obj-14", 0 ], 835 | "hidden" : 0, 836 | "midpoints" : [ ] 837 | } 838 | 839 | } 840 | , { 841 | "patchline" : { 842 | "source" : [ "obj-54", 1 ], 843 | "destination" : [ "obj-55", 0 ], 844 | "hidden" : 0, 845 | "midpoints" : [ ] 846 | } 847 | 848 | } 849 | , { 850 | "patchline" : { 851 | "source" : [ "obj-54", 0 ], 852 | "destination" : [ "obj-14", 1 ], 853 | "hidden" : 0, 854 | "midpoints" : [ ] 855 | } 856 | 857 | } 858 | , { 859 | "patchline" : { 860 | "source" : [ "obj-14", 1 ], 861 | "destination" : [ "obj-56", 0 ], 862 | "hidden" : 0, 863 | "midpoints" : [ ] 864 | } 865 | 866 | } 867 | , { 868 | "patchline" : { 869 | "source" : [ "obj-57", 0 ], 870 | "destination" : [ "obj-54", 0 ], 871 | "hidden" : 0, 872 | "midpoints" : [ ] 873 | } 874 | 875 | } 876 | , { 877 | "patchline" : { 878 | "source" : [ "obj-58", 0 ], 879 | "destination" : [ "obj-57", 0 ], 880 | "hidden" : 0, 881 | "midpoints" : [ ] 882 | } 883 | 884 | } 885 | , { 886 | "patchline" : { 887 | "source" : [ "obj-17", 0 ], 888 | "destination" : [ "obj-57", 1 ], 889 | "hidden" : 0, 890 | "midpoints" : [ ] 891 | } 892 | 893 | } 894 | , { 895 | "patchline" : { 896 | "source" : [ "obj-14", 0 ], 897 | "destination" : [ "obj-59", 0 ], 898 | "hidden" : 0, 899 | "midpoints" : [ ] 900 | } 901 | 902 | } 903 | , { 904 | "patchline" : { 905 | "source" : [ "obj-57", 1 ], 906 | "destination" : [ "obj-60", 0 ], 907 | "hidden" : 0, 908 | "midpoints" : [ ] 909 | } 910 | 911 | } 912 | , { 913 | "patchline" : { 914 | "source" : [ "obj-60", 0 ], 915 | "destination" : [ "obj-61", 0 ], 916 | "hidden" : 0, 917 | "midpoints" : [ ] 918 | } 919 | 920 | } 921 | , { 922 | "patchline" : { 923 | "source" : [ "obj-60", 1 ], 924 | "destination" : [ "obj-62", 0 ], 925 | "hidden" : 0, 926 | "midpoints" : [ ] 927 | } 928 | 929 | } 930 | , { 931 | "patchline" : { 932 | "source" : [ "obj-65", 0 ], 933 | "destination" : [ "obj-17", 0 ], 934 | "hidden" : 0, 935 | "midpoints" : [ ] 936 | } 937 | 938 | } 939 | , { 940 | "patchline" : { 941 | "source" : [ "obj-61", 0 ], 942 | "destination" : [ "obj-66", 0 ], 943 | "hidden" : 0, 944 | "midpoints" : [ ] 945 | } 946 | 947 | } 948 | , { 949 | "patchline" : { 950 | "source" : [ "obj-10", 0 ], 951 | "destination" : [ "obj-15", 0 ], 952 | "hidden" : 0, 953 | "midpoints" : [ ] 954 | } 955 | 956 | } 957 | , { 958 | "patchline" : { 959 | "source" : [ "obj-15", 0 ], 960 | "destination" : [ "obj-16", 0 ], 961 | "hidden" : 0, 962 | "midpoints" : [ ] 963 | } 964 | 965 | } 966 | , { 967 | "patchline" : { 968 | "source" : [ "obj-62", 0 ], 969 | "destination" : [ "obj-57", 0 ], 970 | "hidden" : 0, 971 | "midpoints" : [ 399.5, 250.0, 450.0, 250.0, 450.0, 150.0, 289.5, 150.0 ] 972 | } 973 | 974 | } 975 | , { 976 | "patchline" : { 977 | "source" : [ "obj-56", 0 ], 978 | "destination" : [ "obj-66", 0 ], 979 | "hidden" : 0, 980 | "midpoints" : [ 289.5, 340.0, 369.5, 340.0 ] 981 | } 982 | 983 | } 984 | , { 985 | "patchline" : { 986 | "source" : [ "obj-55", 0 ], 987 | "destination" : [ "obj-66", 0 ], 988 | "hidden" : 0, 989 | "midpoints" : [ 319.5, 340.0, 369.5, 340.0 ] 990 | } 991 | 992 | } 993 | , { 994 | "patchline" : { 995 | "source" : [ "obj-59", 0 ], 996 | "destination" : [ "obj-57", 0 ], 997 | "hidden" : 0, 998 | "midpoints" : [ 229.5, 340.0, 210.0, 340.0, 210.0, 150.0, 289.5, 150.0 ] 999 | } 1000 | 1001 | } 1002 | , { 1003 | "patchline" : { 1004 | "source" : [ "obj-17", 1 ], 1005 | "destination" : [ "obj-11", 0 ], 1006 | "hidden" : 0, 1007 | "midpoints" : [ 390.5, 110.0, 229.5, 110.0 ] 1008 | } 1009 | 1010 | } 1011 | ] 1012 | } 1013 | , 1014 | "saved_object_attributes" : { 1015 | "default_fontface" : 0, 1016 | "default_fontname" : "Futura Medium", 1017 | "fontname" : "Futura Medium", 1018 | "default_fontsize" : 10.0, 1019 | "globalpatchername" : "", 1020 | "fontface" : 0, 1021 | "fontsize" : 10.0 1022 | } 1023 | 1024 | } 1025 | 1026 | } 1027 | , { 1028 | "box" : { 1029 | "maxclass" : "comment", 1030 | "text" : "bypass", 1031 | "numoutlets" : 0, 1032 | "presentation_rect" : [ 102.0, 234.0, 60.0, 19.0 ], 1033 | "fontname" : "Futura Medium", 1034 | "patching_rect" : [ 50.0, 10.0, 60.0, 19.0 ], 1035 | "presentation" : 1, 1036 | "id" : "obj-9", 1037 | "fontsize" : 10.0, 1038 | "numinlets" : 1 1039 | } 1040 | 1041 | } 1042 | , { 1043 | "box" : { 1044 | "maxclass" : "newobj", 1045 | "text" : "receive", 1046 | "numoutlets" : 1, 1047 | "outlettype" : [ "" ], 1048 | "fontname" : "Futura Medium", 1049 | "patching_rect" : [ 70.0, 180.0, 43.0, 19.0 ], 1050 | "id" : "obj-10", 1051 | "fontsize" : 10.0, 1052 | "numinlets" : 1 1053 | } 1054 | 1055 | } 1056 | , { 1057 | "box" : { 1058 | "maxclass" : "newobj", 1059 | "text" : "- 1", 1060 | "numoutlets" : 1, 1061 | "outlettype" : [ "int" ], 1062 | "fontname" : "Futura Medium", 1063 | "patching_rect" : [ 50.0, 90.0, 32.5, 19.0 ], 1064 | "id" : "obj-12", 1065 | "fontsize" : 10.0, 1066 | "numinlets" : 2 1067 | } 1068 | 1069 | } 1070 | , { 1071 | "box" : { 1072 | "maxclass" : "umenu", 1073 | "types" : [ ], 1074 | "numoutlets" : 3, 1075 | "framecolor" : [ 0.156863, 0.156863, 0.156863, 0.0 ], 1076 | "presentation_rect" : [ 102.0, 244.0, 73.285538, 30.0 ], 1077 | "items" : [ 1, ",", 2, ",", 3, ",", 4, ",", 5, ",", 6, ",", 7, ",", 8, ",", 9, ",", 10, ",", 11, ",", 12, ",", 13, ",", 14, ",", 15, ",", 16 ], 1078 | "arrowframe" : 0, 1079 | "rounded" : 0, 1080 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 1081 | "arrow" : 0, 1082 | "outlettype" : [ "int", "", "" ], 1083 | "bgcolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ], 1084 | "fontname" : "Futura Condensed Medium", 1085 | "patching_rect" : [ 30.0, 50.0, 58.0, 30.0 ], 1086 | "presentation" : 1, 1087 | "id" : "obj-17", 1088 | "hltcolor" : [ 0.607843, 0.784314, 0.482353, 1.0 ], 1089 | "textcolor2" : [ 0.0, 0.0, 0.0, 1.0 ], 1090 | "bgcolor2" : [ 0.941176, 0.941176, 0.941176, 1.0 ], 1091 | "align" : 1, 1092 | "fontsize" : 20.0, 1093 | "numinlets" : 1 1094 | } 1095 | 1096 | } 1097 | , { 1098 | "box" : { 1099 | "maxclass" : "panel", 1100 | "numoutlets" : 0, 1101 | "presentation_rect" : [ 103.0, 237.0, 71.0, 33.0 ], 1102 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1103 | "rounded" : 0, 1104 | "bgcolor" : [ 0.858824, 0.858824, 0.858824, 0.0 ], 1105 | "patching_rect" : [ 30.0, 50.0, 60.0, 30.0 ], 1106 | "presentation" : 1, 1107 | "id" : "obj-19", 1108 | "border" : 1, 1109 | "numinlets" : 1 1110 | } 1111 | 1112 | } 1113 | , { 1114 | "box" : { 1115 | "maxclass" : "message", 1116 | "text" : "set $1[ctrl]press", 1117 | "numoutlets" : 1, 1118 | "outlettype" : [ "" ], 1119 | "fontname" : "Futura Medium", 1120 | "patching_rect" : [ 70.0, 150.0, 83.0, 17.0 ], 1121 | "id" : "obj-20", 1122 | "fontsize" : 10.0, 1123 | "numinlets" : 2 1124 | } 1125 | 1126 | } 1127 | , { 1128 | "box" : { 1129 | "maxclass" : "message", 1130 | "text" : "append $1", 1131 | "numoutlets" : 1, 1132 | "outlettype" : [ "" ], 1133 | "fontname" : "Futura Medium", 1134 | "patching_rect" : [ 660.0, 410.0, 59.0, 17.0 ], 1135 | "id" : "obj-46", 1136 | "fontsize" : 10.0, 1137 | "numinlets" : 2 1138 | } 1139 | 1140 | } 1141 | , { 1142 | "box" : { 1143 | "maxclass" : "panel", 1144 | "numoutlets" : 0, 1145 | "presentation_rect" : [ 176.0, 237.0, 288.0, 33.0 ], 1146 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1147 | "rounded" : 0, 1148 | "bgcolor" : [ 0.666667, 0.666667, 0.666667, 0.0 ], 1149 | "patching_rect" : [ 260.0, 30.0, 20.0, 20.0 ], 1150 | "presentation" : 1, 1151 | "id" : "obj-47", 1152 | "border" : 1, 1153 | "numinlets" : 1, 1154 | "background" : 1 1155 | } 1156 | 1157 | } 1158 | , { 1159 | "box" : { 1160 | "maxclass" : "panel", 1161 | "numoutlets" : 0, 1162 | "presentation_rect" : [ 100.0, 99.0, 367.0, 174.0 ], 1163 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1164 | "rounded" : 0, 1165 | "bgcolor" : [ 0.666667, 0.666667, 0.666667, 0.0 ], 1166 | "patching_rect" : [ 180.0, 30.0, 70.0, 70.0 ], 1167 | "presentation" : 1, 1168 | "id" : "obj-90", 1169 | "border" : 1, 1170 | "numinlets" : 1, 1171 | "background" : 1 1172 | } 1173 | 1174 | } 1175 | ], 1176 | "lines" : [ { 1177 | "patchline" : { 1178 | "source" : [ "obj-37", 1 ], 1179 | "destination" : [ "obj-45", 0 ], 1180 | "hidden" : 0, 1181 | "midpoints" : [ 507.0, 433.0, 669.5, 433.0 ] 1182 | } 1183 | 1184 | } 1185 | , { 1186 | "patchline" : { 1187 | "source" : [ "obj-37", 2 ], 1188 | "destination" : [ "obj-36", 0 ], 1189 | "hidden" : 0, 1190 | "midpoints" : [ 554.5, 370.0, 569.5, 370.0 ] 1191 | } 1192 | 1193 | } 1194 | , { 1195 | "patchline" : { 1196 | "source" : [ "obj-16", 0 ], 1197 | "destination" : [ "obj-37", 0 ], 1198 | "hidden" : 0, 1199 | "midpoints" : [ ] 1200 | } 1201 | 1202 | } 1203 | , { 1204 | "patchline" : { 1205 | "source" : [ "obj-37", 0 ], 1206 | "destination" : [ "obj-36", 0 ], 1207 | "hidden" : 0, 1208 | "midpoints" : [ 459.5, 370.0, 569.5, 370.0 ] 1209 | } 1210 | 1211 | } 1212 | , { 1213 | "patchline" : { 1214 | "source" : [ "obj-55", 0 ], 1215 | "destination" : [ "obj-36", 0 ], 1216 | "hidden" : 0, 1217 | "midpoints" : [ ] 1218 | } 1219 | 1220 | } 1221 | , { 1222 | "patchline" : { 1223 | "source" : [ "obj-53", 0 ], 1224 | "destination" : [ "obj-36", 0 ], 1225 | "hidden" : 0, 1226 | "midpoints" : [ 669.5, 512.0, 797.0, 512.0, 797.0, 370.0, 569.5, 370.0 ] 1227 | } 1228 | 1229 | } 1230 | , { 1231 | "patchline" : { 1232 | "source" : [ "obj-45", 0 ], 1233 | "destination" : [ "obj-53", 0 ], 1234 | "hidden" : 0, 1235 | "midpoints" : [ ] 1236 | } 1237 | 1238 | } 1239 | , { 1240 | "patchline" : { 1241 | "source" : [ "obj-50", 0 ], 1242 | "destination" : [ "obj-36", 0 ], 1243 | "hidden" : 0, 1244 | "midpoints" : [ 419.5, 370.0, 569.5, 370.0 ] 1245 | } 1246 | 1247 | } 1248 | , { 1249 | "patchline" : { 1250 | "source" : [ "obj-49", 0 ], 1251 | "destination" : [ "obj-50", 0 ], 1252 | "hidden" : 0, 1253 | "midpoints" : [ ] 1254 | } 1255 | 1256 | } 1257 | , { 1258 | "patchline" : { 1259 | "source" : [ "obj-36", 5 ], 1260 | "destination" : [ "obj-46", 0 ], 1261 | "hidden" : 0, 1262 | "midpoints" : [ ] 1263 | } 1264 | 1265 | } 1266 | , { 1267 | "patchline" : { 1268 | "source" : [ "obj-46", 0 ], 1269 | "destination" : [ "obj-45", 0 ], 1270 | "hidden" : 0, 1271 | "midpoints" : [ ] 1272 | } 1273 | 1274 | } 1275 | , { 1276 | "patchline" : { 1277 | "source" : [ "obj-36", 1 ], 1278 | "destination" : [ "obj-27", 0 ], 1279 | "hidden" : 0, 1280 | "midpoints" : [ ] 1281 | } 1282 | 1283 | } 1284 | , { 1285 | "patchline" : { 1286 | "source" : [ "obj-24", 0 ], 1287 | "destination" : [ "obj-36", 1 ], 1288 | "hidden" : 0, 1289 | "midpoints" : [ ] 1290 | } 1291 | 1292 | } 1293 | , { 1294 | "patchline" : { 1295 | "source" : [ "obj-36", 0 ], 1296 | "destination" : [ "obj-28", 0 ], 1297 | "hidden" : 0, 1298 | "midpoints" : [ ] 1299 | } 1300 | 1301 | } 1302 | , { 1303 | "patchline" : { 1304 | "source" : [ "obj-25", 0 ], 1305 | "destination" : [ "obj-36", 0 ], 1306 | "hidden" : 0, 1307 | "midpoints" : [ ] 1308 | } 1309 | 1310 | } 1311 | , { 1312 | "patchline" : { 1313 | "source" : [ "obj-22", 0 ], 1314 | "destination" : [ "obj-23", 0 ], 1315 | "hidden" : 0, 1316 | "midpoints" : [ ] 1317 | } 1318 | 1319 | } 1320 | , { 1321 | "patchline" : { 1322 | "source" : [ "obj-33", 1 ], 1323 | "destination" : [ "obj-22", 0 ], 1324 | "hidden" : 0, 1325 | "midpoints" : [ ] 1326 | } 1327 | 1328 | } 1329 | , { 1330 | "patchline" : { 1331 | "source" : [ "obj-21", 0 ], 1332 | "destination" : [ "obj-23", 0 ], 1333 | "hidden" : 0, 1334 | "midpoints" : [ ] 1335 | } 1336 | 1337 | } 1338 | , { 1339 | "patchline" : { 1340 | "source" : [ "obj-33", 0 ], 1341 | "destination" : [ "obj-21", 0 ], 1342 | "hidden" : 0, 1343 | "midpoints" : [ ] 1344 | } 1345 | 1346 | } 1347 | , { 1348 | "patchline" : { 1349 | "source" : [ "obj-23", 0 ], 1350 | "destination" : [ "obj-24", 1 ], 1351 | "hidden" : 0, 1352 | "midpoints" : [ 389.5, 273.0, 687.5, 273.0 ] 1353 | } 1354 | 1355 | } 1356 | , { 1357 | "patchline" : { 1358 | "source" : [ "obj-23", 0 ], 1359 | "destination" : [ "obj-25", 1 ], 1360 | "hidden" : 0, 1361 | "midpoints" : [ 389.5, 273.0, 587.5, 273.0 ] 1362 | } 1363 | 1364 | } 1365 | , { 1366 | "patchline" : { 1367 | "source" : [ "obj-31", 0 ], 1368 | "destination" : [ "obj-24", 0 ], 1369 | "hidden" : 0, 1370 | "midpoints" : [ ] 1371 | } 1372 | 1373 | } 1374 | , { 1375 | "patchline" : { 1376 | "source" : [ "obj-32", 0 ], 1377 | "destination" : [ "obj-25", 0 ], 1378 | "hidden" : 0, 1379 | "midpoints" : [ ] 1380 | } 1381 | 1382 | } 1383 | , { 1384 | "patchline" : { 1385 | "source" : [ "obj-11", 0 ], 1386 | "destination" : [ "obj-34", 0 ], 1387 | "hidden" : 0, 1388 | "midpoints" : [ ] 1389 | } 1390 | 1391 | } 1392 | , { 1393 | "patchline" : { 1394 | "source" : [ "obj-34", 0 ], 1395 | "destination" : [ "obj-33", 0 ], 1396 | "hidden" : 0, 1397 | "midpoints" : [ ] 1398 | } 1399 | 1400 | } 1401 | , { 1402 | "patchline" : { 1403 | "source" : [ "obj-33", 0 ], 1404 | "destination" : [ "obj-13", 0 ], 1405 | "hidden" : 0, 1406 | "midpoints" : [ ] 1407 | } 1408 | 1409 | } 1410 | , { 1411 | "patchline" : { 1412 | "source" : [ "obj-33", 1 ], 1413 | "destination" : [ "obj-15", 0 ], 1414 | "hidden" : 0, 1415 | "midpoints" : [ ] 1416 | } 1417 | 1418 | } 1419 | , { 1420 | "patchline" : { 1421 | "source" : [ "obj-13", 0 ], 1422 | "destination" : [ "obj-35", 0 ], 1423 | "hidden" : 0, 1424 | "midpoints" : [ ] 1425 | } 1426 | 1427 | } 1428 | , { 1429 | "patchline" : { 1430 | "source" : [ "obj-15", 0 ], 1431 | "destination" : [ "obj-35", 0 ], 1432 | "hidden" : 0, 1433 | "midpoints" : [ ] 1434 | } 1435 | 1436 | } 1437 | , { 1438 | "patchline" : { 1439 | "source" : [ "obj-8", 0 ], 1440 | "destination" : [ "obj-79", 0 ], 1441 | "hidden" : 0, 1442 | "midpoints" : [ 79.5, 240.0, 99.5, 240.0 ] 1443 | } 1444 | 1445 | } 1446 | , { 1447 | "patchline" : { 1448 | "source" : [ "obj-8", 0 ], 1449 | "destination" : [ "obj-41", 0 ], 1450 | "hidden" : 0, 1451 | "midpoints" : [ 79.5, 320.0, 59.5, 320.0 ] 1452 | } 1453 | 1454 | } 1455 | , { 1456 | "patchline" : { 1457 | "source" : [ "obj-39", 0 ], 1458 | "destination" : [ "obj-41", 0 ], 1459 | "hidden" : 0, 1460 | "midpoints" : [ ] 1461 | } 1462 | 1463 | } 1464 | , { 1465 | "patchline" : { 1466 | "source" : [ "obj-38", 0 ], 1467 | "destination" : [ "obj-39", 0 ], 1468 | "hidden" : 0, 1469 | "midpoints" : [ ] 1470 | } 1471 | 1472 | } 1473 | , { 1474 | "patchline" : { 1475 | "source" : [ "obj-38", 1 ], 1476 | "destination" : [ "obj-20", 0 ], 1477 | "hidden" : 0, 1478 | "midpoints" : [ ] 1479 | } 1480 | 1481 | } 1482 | , { 1483 | "patchline" : { 1484 | "source" : [ "obj-12", 0 ], 1485 | "destination" : [ "obj-38", 0 ], 1486 | "hidden" : 0, 1487 | "midpoints" : [ ] 1488 | } 1489 | 1490 | } 1491 | , { 1492 | "patchline" : { 1493 | "source" : [ "obj-8", 0 ], 1494 | "destination" : [ "obj-29", 0 ], 1495 | "hidden" : 0, 1496 | "midpoints" : [ 79.5, 240.0, 159.5, 240.0 ] 1497 | } 1498 | 1499 | } 1500 | , { 1501 | "patchline" : { 1502 | "source" : [ "obj-10", 0 ], 1503 | "destination" : [ "obj-8", 0 ], 1504 | "hidden" : 0, 1505 | "midpoints" : [ ] 1506 | } 1507 | 1508 | } 1509 | , { 1510 | "patchline" : { 1511 | "source" : [ "obj-20", 0 ], 1512 | "destination" : [ "obj-10", 0 ], 1513 | "hidden" : 0, 1514 | "midpoints" : [ ] 1515 | } 1516 | 1517 | } 1518 | , { 1519 | "patchline" : { 1520 | "source" : [ "obj-17", 1 ], 1521 | "destination" : [ "obj-12", 0 ], 1522 | "hidden" : 0, 1523 | "midpoints" : [ ] 1524 | } 1525 | 1526 | } 1527 | , { 1528 | "patchline" : { 1529 | "source" : [ "obj-2", 0 ], 1530 | "destination" : [ "obj-29", 0 ], 1531 | "hidden" : 0, 1532 | "midpoints" : [ ] 1533 | } 1534 | 1535 | } 1536 | , { 1537 | "patchline" : { 1538 | "source" : [ "obj-30", 0 ], 1539 | "destination" : [ "obj-2", 0 ], 1540 | "hidden" : 0, 1541 | "midpoints" : [ ] 1542 | } 1543 | 1544 | } 1545 | ] 1546 | } 1547 | 1548 | } 1549 | -------------------------------------------------------------------------------- /inserts/footswitch.maxpat: -------------------------------------------------------------------------------- 1 | { 2 | "patcher" : { 3 | "fileversion" : 1, 4 | "rect" : [ 0.0, 44.0, 965.0, 776.0 ], 5 | "bglocked" : 0, 6 | "defrect" : [ 0.0, 44.0, 965.0, 776.0 ], 7 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 8 | "openinpresentation" : 1, 9 | "default_fontsize" : 10.0, 10 | "default_fontface" : 0, 11 | "default_fontname" : "Futura Medium", 12 | "gridonopen" : 0, 13 | "gridsize" : [ 10.0, 10.0 ], 14 | "gridsnaponopen" : 0, 15 | "toolbarvisible" : 1, 16 | "boxanimatetime" : 200, 17 | "imprint" : 0, 18 | "boxes" : [ { 19 | "box" : { 20 | "maxclass" : "comment", 21 | "text" : "for interfacing with custom footswitch.\n\nalso provides a nice performance ready input buffer display.", 22 | "linecount" : 6, 23 | "numinlets" : 1, 24 | "patching_rect" : [ 710.0, 210.0, 150.0, 86.0 ], 25 | "id" : "obj-10", 26 | "fontname" : "Futura Medium", 27 | "numoutlets" : 0, 28 | "fontsize" : 10.0 29 | } 30 | 31 | } 32 | , { 33 | "box" : { 34 | "maxclass" : "toggle", 35 | "numinlets" : 1, 36 | "patching_rect" : [ 490.0, 440.0, 20.0, 20.0 ], 37 | "id" : "obj-58", 38 | "numoutlets" : 1, 39 | "outlettype" : [ "int" ] 40 | } 41 | 42 | } 43 | , { 44 | "box" : { 45 | "maxclass" : "newobj", 46 | "text" : "s loopswitch", 47 | "numinlets" : 1, 48 | "patching_rect" : [ 490.0, 470.0, 65.0, 20.0 ], 49 | "id" : "obj-55", 50 | "fontname" : "Futura Medium", 51 | "numoutlets" : 0, 52 | "fontsize" : 10.0 53 | } 54 | 55 | } 56 | , { 57 | "box" : { 58 | "maxclass" : "newobj", 59 | "text" : "route 144", 60 | "numinlets" : 1, 61 | "patching_rect" : [ 360.0, 330.0, 56.0, 20.0 ], 62 | "id" : "obj-54", 63 | "fontname" : "Futura Medium", 64 | "numoutlets" : 2, 65 | "outlettype" : [ "", "" ], 66 | "fontsize" : 10.0 67 | } 68 | 69 | } 70 | , { 71 | "box" : { 72 | "maxclass" : "message", 73 | "text" : "d", 74 | "presentation_rect" : [ 444.0, 232.0, 20.0, 18.0 ], 75 | "numinlets" : 2, 76 | "patching_rect" : [ 580.0, 150.0, 32.5, 18.0 ], 77 | "presentation" : 1, 78 | "id" : "obj-39", 79 | "fontname" : "Futura Medium", 80 | "numoutlets" : 1, 81 | "outlettype" : [ "" ], 82 | "fontsize" : 10.0 83 | } 84 | 85 | } 86 | , { 87 | "box" : { 88 | "maxclass" : "message", 89 | "text" : "c", 90 | "presentation_rect" : [ 444.0, 212.0, 20.0, 18.0 ], 91 | "numinlets" : 2, 92 | "patching_rect" : [ 550.0, 150.0, 32.5, 18.0 ], 93 | "presentation" : 1, 94 | "id" : "obj-38", 95 | "fontname" : "Futura Medium", 96 | "numoutlets" : 1, 97 | "outlettype" : [ "" ], 98 | "fontsize" : 10.0 99 | } 100 | 101 | } 102 | , { 103 | "box" : { 104 | "maxclass" : "message", 105 | "text" : "b", 106 | "presentation_rect" : [ 444.0, 192.0, 20.0, 18.0 ], 107 | "numinlets" : 2, 108 | "patching_rect" : [ 520.0, 150.0, 32.5, 18.0 ], 109 | "presentation" : 1, 110 | "id" : "obj-28", 111 | "fontname" : "Futura Medium", 112 | "numoutlets" : 1, 113 | "outlettype" : [ "" ], 114 | "fontsize" : 10.0 115 | } 116 | 117 | } 118 | , { 119 | "box" : { 120 | "maxclass" : "message", 121 | "text" : "a", 122 | "presentation_rect" : [ 444.0, 172.0, 20.0, 18.0 ], 123 | "numinlets" : 2, 124 | "patching_rect" : [ 490.0, 150.0, 32.5, 18.0 ], 125 | "presentation" : 1, 126 | "id" : "obj-25", 127 | "fontname" : "Futura Medium", 128 | "numoutlets" : 1, 129 | "outlettype" : [ "" ], 130 | "fontsize" : 10.0 131 | } 132 | 133 | } 134 | , { 135 | "box" : { 136 | "maxclass" : "message", 137 | "text" : "buffername $1file", 138 | "numinlets" : 2, 139 | "patching_rect" : [ 340.0, 632.0, 91.0, 18.0 ], 140 | "id" : "obj-8", 141 | "fontname" : "Futura Medium", 142 | "numoutlets" : 1, 143 | "outlettype" : [ "" ], 144 | "fontsize" : 10.0 145 | } 146 | 147 | } 148 | , { 149 | "box" : { 150 | "maxclass" : "newobj", 151 | "text" : "+ 1", 152 | "numinlets" : 2, 153 | "patching_rect" : [ 430.0, 570.0, 32.5, 20.0 ], 154 | "id" : "obj-45", 155 | "fontname" : "Futura Medium", 156 | "numoutlets" : 1, 157 | "outlettype" : [ "int" ], 158 | "fontsize" : 10.0 159 | } 160 | 161 | } 162 | , { 163 | "box" : { 164 | "maxclass" : "newobj", 165 | "text" : "% 8", 166 | "numinlets" : 2, 167 | "patching_rect" : [ 430.0, 500.0, 32.5, 20.0 ], 168 | "id" : "obj-37", 169 | "fontname" : "Futura Medium", 170 | "numoutlets" : 1, 171 | "outlettype" : [ "int" ], 172 | "fontsize" : 10.0 173 | } 174 | 175 | } 176 | , { 177 | "box" : { 178 | "maxclass" : "newobj", 179 | "text" : "t 1", 180 | "numinlets" : 1, 181 | "patching_rect" : [ 430.0, 440.0, 22.0, 20.0 ], 182 | "id" : "obj-33", 183 | "fontname" : "Futura Medium", 184 | "numoutlets" : 1, 185 | "outlettype" : [ "int" ], 186 | "fontsize" : 10.0 187 | } 188 | 189 | } 190 | , { 191 | "box" : { 192 | "maxclass" : "newobj", 193 | "text" : "+ 0", 194 | "numinlets" : 2, 195 | "patching_rect" : [ 430.0, 470.0, 32.5, 20.0 ], 196 | "id" : "obj-31", 197 | "fontname" : "Futura Medium", 198 | "numoutlets" : 1, 199 | "outlettype" : [ "int" ], 200 | "fontsize" : 10.0 201 | } 202 | 203 | } 204 | , { 205 | "box" : { 206 | "maxclass" : "newobj", 207 | "text" : "t 1", 208 | "numinlets" : 1, 209 | "patching_rect" : [ 360.0, 430.0, 22.0, 20.0 ], 210 | "id" : "obj-30", 211 | "fontname" : "Futura Medium", 212 | "numoutlets" : 1, 213 | "outlettype" : [ "int" ], 214 | "fontsize" : 10.0 215 | } 216 | 217 | } 218 | , { 219 | "box" : { 220 | "maxclass" : "newobj", 221 | "text" : "i 0", 222 | "numinlets" : 2, 223 | "patching_rect" : [ 430.0, 530.0, 32.5, 20.0 ], 224 | "id" : "obj-29", 225 | "fontname" : "Futura Medium", 226 | "numoutlets" : 1, 227 | "outlettype" : [ "int" ], 228 | "fontsize" : 10.0 229 | } 230 | 231 | } 232 | , { 233 | "box" : { 234 | "maxclass" : "newobj", 235 | "text" : "loadbang", 236 | "numinlets" : 1, 237 | "patching_rect" : [ 330.0, 490.0, 54.0, 20.0 ], 238 | "id" : "obj-24", 239 | "fontname" : "Futura Medium", 240 | "numoutlets" : 1, 241 | "outlettype" : [ "bang" ], 242 | "fontsize" : 10.0 243 | } 244 | 245 | } 246 | , { 247 | "box" : { 248 | "maxclass" : "newobj", 249 | "text" : "sel 127 0", 250 | "numinlets" : 1, 251 | "patching_rect" : [ 460.0, 400.0, 53.0, 20.0 ], 252 | "id" : "obj-20", 253 | "fontname" : "Futura Medium", 254 | "numoutlets" : 3, 255 | "outlettype" : [ "bang", "bang", "" ], 256 | "fontsize" : 10.0 257 | } 258 | 259 | } 260 | , { 261 | "box" : { 262 | "maxclass" : "newobj", 263 | "text" : "sel 127 0", 264 | "numinlets" : 1, 265 | "patching_rect" : [ 410.0, 400.0, 53.0, 20.0 ], 266 | "id" : "obj-19", 267 | "fontname" : "Futura Medium", 268 | "numoutlets" : 3, 269 | "outlettype" : [ "bang", "bang", "" ], 270 | "fontsize" : 10.0 271 | } 272 | 273 | } 274 | , { 275 | "box" : { 276 | "maxclass" : "newobj", 277 | "text" : "sel 127 0", 278 | "numinlets" : 1, 279 | "patching_rect" : [ 360.0, 400.0, 53.0, 20.0 ], 280 | "id" : "obj-18", 281 | "fontname" : "Futura Medium", 282 | "numoutlets" : 3, 283 | "outlettype" : [ "bang", "bang", "" ], 284 | "fontsize" : 10.0 285 | } 286 | 287 | } 288 | , { 289 | "box" : { 290 | "maxclass" : "newobj", 291 | "text" : "route 48 49 50", 292 | "numinlets" : 1, 293 | "patching_rect" : [ 360.0, 370.0, 169.0, 20.0 ], 294 | "id" : "obj-17", 295 | "fontname" : "Futura Medium", 296 | "numoutlets" : 4, 297 | "outlettype" : [ "", "", "", "" ], 298 | "fontsize" : 10.0 299 | } 300 | 301 | } 302 | , { 303 | "box" : { 304 | "maxclass" : "textbutton", 305 | "presentation_rect" : [ 400.0, 110.0, 60.0, 50.0 ], 306 | "borderoncolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 307 | "bgoncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 308 | "bgcolor" : [ 0.941176, 0.941176, 0.941176, 0.0 ], 309 | "numinlets" : 1, 310 | "patching_rect" : [ 610.0, 380.0, 35.908897, 22.041082 ], 311 | "mode" : 1, 312 | "presentation" : 1, 313 | "id" : "obj-16", 314 | "fontname" : "Futura Condensed Medium", 315 | "border" : 1, 316 | "textoveroncolor" : [ 1.0, 1.0, 1.0, 1.0 ], 317 | "rounded" : 0.0, 318 | "textovercolor" : [ 0.0, 0.0, 0.0, 1.0 ], 319 | "numoutlets" : 3, 320 | "text" : "lock", 321 | "texton" : "free", 322 | "bgovercolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ], 323 | "outlettype" : [ "", "", "int" ], 324 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 325 | "fontsize" : 32.0, 326 | "bgoveroncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 327 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ] 328 | } 329 | 330 | } 331 | , { 332 | "box" : { 333 | "maxclass" : "number", 334 | "presentation_rect" : [ 120.0, 100.0, 128.178223, 173.0 ], 335 | "triangle" : 0, 336 | "minimum" : 1, 337 | "bgcolor" : [ 1.0, 1.0, 1.0, 0.0 ], 338 | "numinlets" : 1, 339 | "patching_rect" : [ 610.0, 470.0, 128.178223, 173.0 ], 340 | "presentation" : 1, 341 | "id" : "obj-15", 342 | "maximum" : 8, 343 | "fontname" : "Futura Medium", 344 | "numoutlets" : 2, 345 | "outlettype" : [ "int", "bang" ], 346 | "bordercolor" : [ 0.501961, 0.501961, 0.501961, 0.0 ], 347 | "fontsize" : 125.0 348 | } 349 | 350 | } 351 | , { 352 | "box" : { 353 | "maxclass" : "newobj", 354 | "text" : "s [rec]sel", 355 | "numinlets" : 1, 356 | "patching_rect" : [ 430.0, 610.0, 51.0, 20.0 ], 357 | "id" : "obj-2", 358 | "fontname" : "Futura Medium", 359 | "numoutlets" : 0, 360 | "fontsize" : 10.0 361 | } 362 | 363 | } 364 | , { 365 | "box" : { 366 | "maxclass" : "newobj", 367 | "text" : "s rgo", 368 | "numinlets" : 1, 369 | "patching_rect" : [ 360.0, 460.0, 33.0, 20.0 ], 370 | "id" : "obj-1", 371 | "fontname" : "Futura Medium", 372 | "numoutlets" : 0, 373 | "fontsize" : 10.0 374 | } 375 | 376 | } 377 | , { 378 | "box" : { 379 | "maxclass" : "comment", 380 | "text" : "sends note-on values at 48, 49, 50 (right to left)", 381 | "linecount" : 2, 382 | "numinlets" : 1, 383 | "patching_rect" : [ 450.0, 260.0, 150.0, 33.0 ], 384 | "id" : "obj-43", 385 | "fontname" : "Futura Medium", 386 | "numoutlets" : 0, 387 | "fontsize" : 10.0 388 | } 389 | 390 | } 391 | , { 392 | "box" : { 393 | "maxclass" : "message", 394 | "text" : "print", 395 | "presentation_rect" : [ 434.0, 252.0, 30.0, 18.0 ], 396 | "numinlets" : 2, 397 | "patching_rect" : [ 430.0, 210.0, 37.0, 18.0 ], 398 | "presentation" : 1, 399 | "id" : "obj-21", 400 | "fontname" : "Futura Medium", 401 | "numoutlets" : 1, 402 | "outlettype" : [ "" ], 403 | "fontsize" : 10.0 404 | } 405 | 406 | } 407 | , { 408 | "box" : { 409 | "maxclass" : "newobj", 410 | "text" : "loadbang", 411 | "numinlets" : 1, 412 | "patching_rect" : [ 360.0, 180.0, 56.0, 20.0 ], 413 | "id" : "obj-32", 414 | "fontname" : "Futura Medium", 415 | "numoutlets" : 1, 416 | "outlettype" : [ "bang" ], 417 | "fontsize" : 10.0 418 | } 419 | 420 | } 421 | , { 422 | "box" : { 423 | "maxclass" : "newobj", 424 | "text" : "zl group 3", 425 | "numinlets" : 2, 426 | "patching_rect" : [ 360.0, 280.0, 65.0, 20.0 ], 427 | "id" : "obj-34", 428 | "fontname" : "Futura Medium", 429 | "numoutlets" : 2, 430 | "outlettype" : [ "", "" ], 431 | "fontsize" : 10.0 432 | } 433 | 434 | } 435 | , { 436 | "box" : { 437 | "maxclass" : "newobj", 438 | "text" : "metro 10", 439 | "numinlets" : 2, 440 | "patching_rect" : [ 360.0, 210.0, 60.0, 20.0 ], 441 | "id" : "obj-35", 442 | "fontname" : "Futura Medium", 443 | "numoutlets" : 1, 444 | "outlettype" : [ "bang" ], 445 | "fontsize" : 10.0 446 | } 447 | 448 | } 449 | , { 450 | "box" : { 451 | "maxclass" : "newobj", 452 | "text" : "serial b 38400", 453 | "numinlets" : 1, 454 | "patching_rect" : [ 360.0, 250.0, 78.0, 20.0 ], 455 | "id" : "obj-36", 456 | "fontname" : "Futura Medium", 457 | "numoutlets" : 2, 458 | "outlettype" : [ "int", "" ], 459 | "fontsize" : 10.0 460 | } 461 | 462 | } 463 | , { 464 | "box" : { 465 | "maxclass" : "newobj", 466 | "text" : "route bypass", 467 | "numinlets" : 1, 468 | "patching_rect" : [ 380.0, 90.0, 69.0, 20.0 ], 469 | "id" : "obj-13", 470 | "fontname" : "Futura Medium", 471 | "numoutlets" : 2, 472 | "outlettype" : [ "", "" ], 473 | "fontsize" : 10.0 474 | } 475 | 476 | } 477 | , { 478 | "box" : { 479 | "maxclass" : "newobj", 480 | "text" : "r #1to", 481 | "numinlets" : 0, 482 | "patching_rect" : [ 380.0, 60.0, 38.0, 20.0 ], 483 | "id" : "obj-11", 484 | "fontname" : "Futura Medium", 485 | "numoutlets" : 1, 486 | "outlettype" : [ "" ], 487 | "fontsize" : 10.0 488 | } 489 | 490 | } 491 | , { 492 | "box" : { 493 | "maxclass" : "comment", 494 | "text" : "dry output volume (for dry/wet mix)", 495 | "numinlets" : 1, 496 | "patching_rect" : [ 40.0, 140.0, 172.0, 20.0 ], 497 | "id" : "obj-5", 498 | "fontname" : "Futura Medium", 499 | "numoutlets" : 0, 500 | "fontsize" : 10.0 501 | } 502 | 503 | } 504 | , { 505 | "box" : { 506 | "maxclass" : "newobj", 507 | "text" : "s [ins]dryvol", 508 | "numinlets" : 1, 509 | "patching_rect" : [ 40.0, 160.0, 66.0, 20.0 ], 510 | "id" : "obj-14", 511 | "fontname" : "Futura Medium", 512 | "numoutlets" : 0, 513 | "fontsize" : 10.0 514 | } 515 | 516 | } 517 | , { 518 | "box" : { 519 | "maxclass" : "newobj", 520 | "text" : "send~ fxoutR", 521 | "numinlets" : 1, 522 | "patching_rect" : [ 120.0, 110.0, 71.0, 20.0 ], 523 | "id" : "obj-3", 524 | "fontname" : "Futura Medium", 525 | "numoutlets" : 0, 526 | "fontsize" : 10.0 527 | } 528 | 529 | } 530 | , { 531 | "box" : { 532 | "maxclass" : "newobj", 533 | "text" : "send~ fxoutL", 534 | "numinlets" : 1, 535 | "patching_rect" : [ 40.0, 110.0, 69.0, 20.0 ], 536 | "id" : "obj-63", 537 | "fontname" : "Futura Medium", 538 | "numoutlets" : 0, 539 | "fontsize" : 10.0 540 | } 541 | 542 | } 543 | , { 544 | "box" : { 545 | "maxclass" : "newobj", 546 | "text" : "receive~ fxinR", 547 | "numinlets" : 1, 548 | "patching_rect" : [ 120.0, 60.0, 76.0, 20.0 ], 549 | "id" : "obj-56", 550 | "fontname" : "Futura Medium", 551 | "numoutlets" : 1, 552 | "outlettype" : [ "signal" ], 553 | "fontsize" : 10.0 554 | } 555 | 556 | } 557 | , { 558 | "box" : { 559 | "maxclass" : "newobj", 560 | "text" : "receive~ fxinL", 561 | "numinlets" : 1, 562 | "patching_rect" : [ 40.0, 60.0, 75.0, 20.0 ], 563 | "id" : "obj-59", 564 | "fontname" : "Futura Medium", 565 | "numoutlets" : 1, 566 | "outlettype" : [ "signal" ], 567 | "fontsize" : 10.0 568 | } 569 | 570 | } 571 | , { 572 | "box" : { 573 | "maxclass" : "newobj", 574 | "text" : "p oscmore", 575 | "numinlets" : 0, 576 | "patching_rect" : [ 40.0, 420.0, 58.0, 20.0 ], 577 | "id" : "obj-81", 578 | "fontname" : "Futura Medium", 579 | "numoutlets" : 0, 580 | "fontsize" : 10.0, 581 | "patcher" : { 582 | "fileversion" : 1, 583 | "rect" : [ 0.0, 0.0, 640.0, 480.0 ], 584 | "bglocked" : 0, 585 | "defrect" : [ 0.0, 0.0, 640.0, 480.0 ], 586 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 587 | "openinpresentation" : 0, 588 | "default_fontsize" : 10.0, 589 | "default_fontface" : 0, 590 | "default_fontname" : "Futura Medium", 591 | "gridonopen" : 0, 592 | "gridsize" : [ 10.0, 10.0 ], 593 | "gridsnaponopen" : 0, 594 | "toolbarvisible" : 1, 595 | "boxanimatetime" : 200, 596 | "imprint" : 0, 597 | "boxes" : [ { 598 | "box" : { 599 | "maxclass" : "comment", 600 | "text" : "additional osc commands", 601 | "numinlets" : 1, 602 | "patching_rect" : [ 50.0, 100.0, 173.0, 25.0 ], 603 | "id" : "obj-80", 604 | "fontname" : "Futura Medium", 605 | "numoutlets" : 0, 606 | "fontsize" : 14.0 607 | } 608 | 609 | } 610 | , { 611 | "box" : { 612 | "maxclass" : "comment", 613 | "text" : "send any osc commands here\n- requires full message w/ prefix\n- see [40h_osc] in _mlr5.maxpat for an example", 614 | "linecount" : 3, 615 | "numinlets" : 1, 616 | "patching_rect" : [ 50.0, 340.0, 229.0, 46.0 ], 617 | "id" : "obj-79", 618 | "fontname" : "Futura Medium", 619 | "numoutlets" : 0, 620 | "fontsize" : 10.0 621 | } 622 | 623 | } 624 | , { 625 | "box" : { 626 | "maxclass" : "newobj", 627 | "text" : "s [ins]toosc", 628 | "numinlets" : 1, 629 | "patching_rect" : [ 50.0, 390.0, 60.0, 20.0 ], 630 | "id" : "obj-77", 631 | "fontname" : "Futura Medium", 632 | "numoutlets" : 0, 633 | "fontsize" : 10.0 634 | } 635 | 636 | } 637 | , { 638 | "box" : { 639 | "maxclass" : "comment", 640 | "text" : "send a bang here to find out what is attached to monomeserial", 641 | "numinlets" : 1, 642 | "patching_rect" : [ 50.0, 260.0, 293.0, 20.0 ], 643 | "id" : "obj-76", 644 | "fontname" : "Futura Medium", 645 | "numoutlets" : 0, 646 | "fontsize" : 10.0 647 | } 648 | 649 | } 650 | , { 651 | "box" : { 652 | "maxclass" : "comment", 653 | "text" : "the 4th outlet provides feedback from a 'sys/report' message", 654 | "linecount" : 2, 655 | "numinlets" : 1, 656 | "patching_rect" : [ 270.0, 200.0, 158.0, 33.0 ], 657 | "id" : "obj-74", 658 | "fontname" : "Futura Medium", 659 | "numoutlets" : 0, 660 | "fontsize" : 10.0 661 | } 662 | 663 | } 664 | , { 665 | "box" : { 666 | "maxclass" : "comment", 667 | "text" : "allows receiving data from a monome set to a different prefix to '/mlr'\nhere the prefix is set to 'mlrinsert'", 668 | "linecount" : 2, 669 | "numinlets" : 1, 670 | "patching_rect" : [ 110.0, 140.0, 328.0, 33.0 ], 671 | "id" : "obj-72", 672 | "fontname" : "Futura Medium", 673 | "numoutlets" : 0, 674 | "fontsize" : 10.0 675 | } 676 | 677 | } 678 | , { 679 | "box" : { 680 | "maxclass" : "newobj", 681 | "text" : "route /mlrinsert/press /mlrinsert/tilt /mlrinsert/adc", 682 | "numinlets" : 1, 683 | "patching_rect" : [ 50.0, 180.0, 239.0, 20.0 ], 684 | "id" : "obj-70", 685 | "fontname" : "Futura Medium", 686 | "numoutlets" : 4, 687 | "outlettype" : [ "", "", "", "" ], 688 | "fontsize" : 10.0 689 | } 690 | 691 | } 692 | , { 693 | "box" : { 694 | "maxclass" : "newobj", 695 | "text" : "r osc/sys", 696 | "numinlets" : 0, 697 | "patching_rect" : [ 50.0, 140.0, 51.0, 20.0 ], 698 | "id" : "obj-64", 699 | "fontname" : "Futura Medium", 700 | "numoutlets" : 1, 701 | "outlettype" : [ "" ], 702 | "fontsize" : 10.0 703 | } 704 | 705 | } 706 | , { 707 | "box" : { 708 | "maxclass" : "newobj", 709 | "text" : "s sys/report", 710 | "numinlets" : 1, 711 | "patching_rect" : [ 50.0, 280.0, 64.0, 20.0 ], 712 | "id" : "obj-9", 713 | "fontname" : "Futura Medium", 714 | "numoutlets" : 0, 715 | "fontsize" : 10.0 716 | } 717 | 718 | } 719 | ], 720 | "lines" : [ { 721 | "patchline" : { 722 | "source" : [ "obj-64", 0 ], 723 | "destination" : [ "obj-70", 0 ], 724 | "hidden" : 0, 725 | "midpoints" : [ ] 726 | } 727 | 728 | } 729 | ] 730 | } 731 | , 732 | "saved_object_attributes" : { 733 | "fontname" : "Futura Medium", 734 | "default_fontface" : 0, 735 | "globalpatchername" : "", 736 | "default_fontname" : "Futura Medium", 737 | "fontface" : 0, 738 | "fontsize" : 10.0, 739 | "default_fontsize" : 10.0 740 | } 741 | 742 | } 743 | 744 | } 745 | , { 746 | "box" : { 747 | "maxclass" : "comment", 748 | "text" : "additional osc commands", 749 | "numinlets" : 1, 750 | "patching_rect" : [ 40.0, 390.0, 173.0, 25.0 ], 751 | "id" : "obj-68", 752 | "fontname" : "Futura Medium", 753 | "numoutlets" : 0, 754 | "fontsize" : 14.0 755 | } 756 | 757 | } 758 | , { 759 | "box" : { 760 | "maxclass" : "panel", 761 | "bgcolor" : [ 0.858824, 0.858824, 0.858824, 0.501961 ], 762 | "numinlets" : 1, 763 | "patching_rect" : [ 30.0, 380.0, 190.0, 70.0 ], 764 | "id" : "obj-69", 765 | "numoutlets" : 0 766 | } 767 | 768 | } 769 | , { 770 | "box" : { 771 | "maxclass" : "newobj", 772 | "text" : "p osccalls", 773 | "numinlets" : 0, 774 | "patching_rect" : [ 40.0, 340.0, 54.0, 20.0 ], 775 | "id" : "obj-67", 776 | "fontname" : "Futura Medium", 777 | "numoutlets" : 0, 778 | "fontsize" : 10.0, 779 | "patcher" : { 780 | "fileversion" : 1, 781 | "rect" : [ 0.0, 0.0, 640.0, 480.0 ], 782 | "bglocked" : 0, 783 | "defrect" : [ 0.0, 0.0, 640.0, 480.0 ], 784 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 785 | "openinpresentation" : 0, 786 | "default_fontsize" : 10.0, 787 | "default_fontface" : 0, 788 | "default_fontname" : "Futura Medium", 789 | "gridonopen" : 0, 790 | "gridsize" : [ 10.0, 10.0 ], 791 | "gridsnaponopen" : 0, 792 | "toolbarvisible" : 1, 793 | "boxanimatetime" : 200, 794 | "imprint" : 0, 795 | "boxes" : [ { 796 | "box" : { 797 | "maxclass" : "newobj", 798 | "text" : "r mlr/tilt", 799 | "numinlets" : 0, 800 | "patching_rect" : [ 150.0, 130.0, 47.0, 20.0 ], 801 | "id" : "obj-11", 802 | "fontname" : "Futura Medium", 803 | "numoutlets" : 1, 804 | "outlettype" : [ "" ], 805 | "fontsize" : 10.0 806 | } 807 | 808 | } 809 | , { 810 | "box" : { 811 | "maxclass" : "newobj", 812 | "text" : "r mlr/press", 813 | "numinlets" : 0, 814 | "patching_rect" : [ 150.0, 100.0, 60.0, 20.0 ], 815 | "id" : "obj-29", 816 | "fontname" : "Futura Medium", 817 | "numoutlets" : 1, 818 | "outlettype" : [ "" ], 819 | "fontsize" : 10.0 820 | } 821 | 822 | } 823 | , { 824 | "box" : { 825 | "maxclass" : "newobj", 826 | "text" : "s mlr/clear", 827 | "numinlets" : 1, 828 | "patching_rect" : [ 50.0, 220.0, 59.0, 20.0 ], 829 | "id" : "obj-16", 830 | "fontname" : "Futura Medium", 831 | "numoutlets" : 0, 832 | "fontsize" : 10.0 833 | } 834 | 835 | } 836 | , { 837 | "box" : { 838 | "maxclass" : "newobj", 839 | "text" : "s mlr/intensity", 840 | "numinlets" : 1, 841 | "patching_rect" : [ 50.0, 190.0, 73.0, 20.0 ], 842 | "id" : "obj-20", 843 | "fontname" : "Futura Medium", 844 | "numoutlets" : 0, 845 | "fontsize" : 10.0 846 | } 847 | 848 | } 849 | , { 850 | "box" : { 851 | "maxclass" : "newobj", 852 | "text" : "s mlr/led", 853 | "numinlets" : 1, 854 | "patching_rect" : [ 50.0, 100.0, 51.0, 20.0 ], 855 | "id" : "obj-22", 856 | "fontname" : "Futura Medium", 857 | "numoutlets" : 0, 858 | "fontsize" : 10.0 859 | } 860 | 861 | } 862 | , { 863 | "box" : { 864 | "maxclass" : "newobj", 865 | "text" : "s mlr/led_row", 866 | "numinlets" : 1, 867 | "patching_rect" : [ 50.0, 160.0, 74.0, 20.0 ], 868 | "id" : "obj-24", 869 | "fontname" : "Futura Medium", 870 | "numoutlets" : 0, 871 | "fontsize" : 10.0 872 | } 873 | 874 | } 875 | , { 876 | "box" : { 877 | "maxclass" : "newobj", 878 | "text" : "s mlr/led_col", 879 | "numinlets" : 1, 880 | "patching_rect" : [ 50.0, 130.0, 70.0, 20.0 ], 881 | "id" : "obj-63", 882 | "fontname" : "Futura Medium", 883 | "numoutlets" : 0, 884 | "fontsize" : 10.0 885 | } 886 | 887 | } 888 | ], 889 | "lines" : [ ] 890 | } 891 | , 892 | "saved_object_attributes" : { 893 | "fontname" : "Futura Medium", 894 | "default_fontface" : 0, 895 | "globalpatchername" : "", 896 | "default_fontname" : "Futura Medium", 897 | "fontface" : 0, 898 | "fontsize" : 10.0, 899 | "default_fontsize" : 10.0 900 | } 901 | 902 | } 903 | 904 | } 905 | , { 906 | "box" : { 907 | "maxclass" : "comment", 908 | "text" : "osc functions (prefix /mlr)", 909 | "numinlets" : 1, 910 | "patching_rect" : [ 40.0, 310.0, 173.0, 25.0 ], 911 | "id" : "obj-65", 912 | "fontname" : "Futura Medium", 913 | "numoutlets" : 0, 914 | "fontsize" : 14.0 915 | } 916 | 917 | } 918 | , { 919 | "box" : { 920 | "maxclass" : "panel", 921 | "bgcolor" : [ 0.858824, 0.858824, 0.858824, 0.501961 ], 922 | "numinlets" : 1, 923 | "patching_rect" : [ 30.0, 300.0, 190.0, 70.0 ], 924 | "id" : "obj-66", 925 | "numoutlets" : 0 926 | } 927 | 928 | } 929 | , { 930 | "box" : { 931 | "maxclass" : "newobj", 932 | "text" : "p controlrowfns", 933 | "numinlets" : 0, 934 | "patching_rect" : [ 40.0, 260.0, 81.0, 20.0 ], 935 | "id" : "obj-60", 936 | "fontname" : "Futura Medium", 937 | "numoutlets" : 0, 938 | "fontsize" : 10.0, 939 | "patcher" : { 940 | "fileversion" : 1, 941 | "rect" : [ 0.0, 0.0, 640.0, 480.0 ], 942 | "bglocked" : 0, 943 | "defrect" : [ 0.0, 0.0, 640.0, 480.0 ], 944 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 945 | "openinpresentation" : 0, 946 | "default_fontsize" : 10.0, 947 | "default_fontface" : 0, 948 | "default_fontname" : "Futura Medium", 949 | "gridonopen" : 0, 950 | "gridsize" : [ 10.0, 10.0 ], 951 | "gridsnaponopen" : 0, 952 | "toolbarvisible" : 1, 953 | "boxanimatetime" : 200, 954 | "imprint" : 0, 955 | "boxes" : [ { 956 | "box" : { 957 | "maxclass" : "comment", 958 | "text" : "adding monome control row functions", 959 | "numinlets" : 1, 960 | "patching_rect" : [ 50.0, 100.0, 351.0, 25.0 ], 961 | "id" : "obj-25", 962 | "fontname" : "Futura Medium", 963 | "numoutlets" : 0, 964 | "fontsize" : 14.0 965 | } 966 | 967 | } 968 | , { 969 | "box" : { 970 | "maxclass" : "comment", 971 | "text" : "- alternatively you can communicate directly to monomeserial via osc", 972 | "numinlets" : 1, 973 | "patching_rect" : [ 50.0, 370.0, 351.0, 20.0 ], 974 | "id" : "obj-24", 975 | "fontname" : "Futura Medium", 976 | "numoutlets" : 0, 977 | "fontsize" : 10.0 978 | } 979 | 980 | } 981 | , { 982 | "box" : { 983 | "maxclass" : "comment", 984 | "text" : "- visual feedback is sent directly to [box]output in the following format", 985 | "numinlets" : 1, 986 | "patching_rect" : [ 50.0, 270.0, 351.0, 20.0 ], 987 | "id" : "obj-23", 988 | "fontname" : "Futura Medium", 989 | "numoutlets" : 0, 990 | "fontsize" : 10.0 991 | } 992 | 993 | } 994 | , { 995 | "box" : { 996 | "maxclass" : "comment", 997 | "text" : "- send '1' to [ins]#1 to revert the key to its audio record function", 998 | "numinlets" : 1, 999 | "patching_rect" : [ 50.0, 190.0, 351.0, 20.0 ], 1000 | "id" : "obj-15", 1001 | "fontname" : "Futura Medium", 1002 | "numoutlets" : 0, 1003 | "fontsize" : 10.0 1004 | } 1005 | 1006 | } 1007 | , { 1008 | "box" : { 1009 | "maxclass" : "comment", 1010 | "text" : "- all button presses will be received by [ins]p#1 as '0' and '1' [up / down]", 1011 | "numinlets" : 1, 1012 | "patching_rect" : [ 50.0, 170.0, 351.0, 20.0 ], 1013 | "id" : "obj-14", 1014 | "fontname" : "Futura Medium", 1015 | "numoutlets" : 0, 1016 | "fontsize" : 10.0 1017 | } 1018 | 1019 | } 1020 | , { 1021 | "box" : { 1022 | "maxclass" : "comment", 1023 | "text" : "- send a '2' to [ins]#1 to use the input of that button in the control row", 1024 | "numinlets" : 1, 1025 | "patching_rect" : [ 50.0, 150.0, 351.0, 20.0 ], 1026 | "id" : "obj-13", 1027 | "fontname" : "Futura Medium", 1028 | "numoutlets" : 0, 1029 | "fontsize" : 10.0 1030 | } 1031 | 1032 | } 1033 | , { 1034 | "box" : { 1035 | "maxclass" : "comment", 1036 | "text" : "for larger monomes (128 and 256)", 1037 | "numinlets" : 1, 1038 | "patching_rect" : [ 70.0, 120.0, 237.0, 25.0 ], 1039 | "id" : "obj-11", 1040 | "fontname" : "Futura Medium", 1041 | "numoutlets" : 0, 1042 | "fontsize" : 14.0 1043 | } 1044 | 1045 | } 1046 | , { 1047 | "box" : { 1048 | "maxclass" : "newobj", 1049 | "text" : "r [ins]p13", 1050 | "numinlets" : 0, 1051 | "patching_rect" : [ 350.0, 230.0, 55.0, 20.0 ], 1052 | "id" : "obj-48", 1053 | "fontname" : "Futura Medium", 1054 | "numoutlets" : 1, 1055 | "outlettype" : [ "" ], 1056 | "fontsize" : 10.0 1057 | } 1058 | 1059 | } 1060 | , { 1061 | "box" : { 1062 | "maxclass" : "newobj", 1063 | "text" : "r [ins]p12", 1064 | "numinlets" : 0, 1065 | "patching_rect" : [ 290.0, 230.0, 55.0, 20.0 ], 1066 | "id" : "obj-49", 1067 | "fontname" : "Futura Medium", 1068 | "numoutlets" : 1, 1069 | "outlettype" : [ "" ], 1070 | "fontsize" : 10.0 1071 | } 1072 | 1073 | } 1074 | , { 1075 | "box" : { 1076 | "maxclass" : "newobj", 1077 | "text" : "r [ins]p11", 1078 | "numinlets" : 0, 1079 | "patching_rect" : [ 230.0, 230.0, 55.0, 20.0 ], 1080 | "id" : "obj-50", 1081 | "fontname" : "Futura Medium", 1082 | "numoutlets" : 1, 1083 | "outlettype" : [ "" ], 1084 | "fontsize" : 10.0 1085 | } 1086 | 1087 | } 1088 | , { 1089 | "box" : { 1090 | "maxclass" : "newobj", 1091 | "text" : "r [ins]p10", 1092 | "numinlets" : 0, 1093 | "patching_rect" : [ 170.0, 230.0, 55.0, 20.0 ], 1094 | "id" : "obj-52", 1095 | "fontname" : "Futura Medium", 1096 | "numoutlets" : 1, 1097 | "outlettype" : [ "" ], 1098 | "fontsize" : 10.0 1099 | } 1100 | 1101 | } 1102 | , { 1103 | "box" : { 1104 | "maxclass" : "newobj", 1105 | "text" : "r [ins]p9", 1106 | "numinlets" : 0, 1107 | "patching_rect" : [ 110.0, 230.0, 49.0, 20.0 ], 1108 | "id" : "obj-53", 1109 | "fontname" : "Futura Medium", 1110 | "numoutlets" : 1, 1111 | "outlettype" : [ "" ], 1112 | "fontsize" : 10.0 1113 | } 1114 | 1115 | } 1116 | , { 1117 | "box" : { 1118 | "maxclass" : "newobj", 1119 | "text" : "r [ins]p8", 1120 | "numinlets" : 0, 1121 | "patching_rect" : [ 50.0, 230.0, 49.0, 20.0 ], 1122 | "id" : "obj-54", 1123 | "fontname" : "Futura Medium", 1124 | "numoutlets" : 1, 1125 | "outlettype" : [ "" ], 1126 | "fontsize" : 10.0 1127 | } 1128 | 1129 | } 1130 | , { 1131 | "box" : { 1132 | "maxclass" : "newobj", 1133 | "text" : "s [ins]13", 1134 | "numinlets" : 1, 1135 | "patching_rect" : [ 350.0, 210.0, 49.0, 20.0 ], 1136 | "id" : "obj-46", 1137 | "fontname" : "Futura Medium", 1138 | "numoutlets" : 0, 1139 | "fontsize" : 10.0 1140 | } 1141 | 1142 | } 1143 | , { 1144 | "box" : { 1145 | "maxclass" : "newobj", 1146 | "text" : "s [ins]12", 1147 | "numinlets" : 1, 1148 | "patching_rect" : [ 290.0, 210.0, 49.0, 20.0 ], 1149 | "id" : "obj-47", 1150 | "fontname" : "Futura Medium", 1151 | "numoutlets" : 0, 1152 | "fontsize" : 10.0 1153 | } 1154 | 1155 | } 1156 | , { 1157 | "box" : { 1158 | "maxclass" : "newobj", 1159 | "text" : "s [ins]11", 1160 | "numinlets" : 1, 1161 | "patching_rect" : [ 230.0, 210.0, 49.0, 20.0 ], 1162 | "id" : "obj-21", 1163 | "fontname" : "Futura Medium", 1164 | "numoutlets" : 0, 1165 | "fontsize" : 10.0 1166 | } 1167 | 1168 | } 1169 | , { 1170 | "box" : { 1171 | "maxclass" : "newobj", 1172 | "text" : "s [ins]10", 1173 | "numinlets" : 1, 1174 | "patching_rect" : [ 170.0, 210.0, 49.0, 20.0 ], 1175 | "id" : "obj-22", 1176 | "fontname" : "Futura Medium", 1177 | "numoutlets" : 0, 1178 | "fontsize" : 10.0 1179 | } 1180 | 1181 | } 1182 | , { 1183 | "box" : { 1184 | "maxclass" : "newobj", 1185 | "text" : "s [ins]9", 1186 | "numinlets" : 1, 1187 | "patching_rect" : [ 110.0, 210.0, 43.0, 20.0 ], 1188 | "id" : "obj-20", 1189 | "fontname" : "Futura Medium", 1190 | "numoutlets" : 0, 1191 | "fontsize" : 10.0 1192 | } 1193 | 1194 | } 1195 | , { 1196 | "box" : { 1197 | "maxclass" : "newobj", 1198 | "text" : "s [ins]8", 1199 | "numinlets" : 1, 1200 | "patching_rect" : [ 50.0, 210.0, 43.0, 20.0 ], 1201 | "id" : "obj-19", 1202 | "fontname" : "Futura Medium", 1203 | "numoutlets" : 0, 1204 | "fontsize" : 10.0 1205 | } 1206 | 1207 | } 1208 | , { 1209 | "box" : { 1210 | "maxclass" : "comment", 1211 | "text" : "[0-15] [0-15] [0-1]", 1212 | "numinlets" : 1, 1213 | "patching_rect" : [ 70.0, 310.0, 105.0, 20.0 ], 1214 | "id" : "obj-29", 1215 | "fontname" : "Futura Medium", 1216 | "numoutlets" : 0, 1217 | "fontsize" : 10.0 1218 | } 1219 | 1220 | } 1221 | , { 1222 | "box" : { 1223 | "maxclass" : "comment", 1224 | "text" : "x, y, state", 1225 | "numinlets" : 1, 1226 | "patching_rect" : [ 70.0, 290.0, 105.0, 20.0 ], 1227 | "id" : "obj-35", 1228 | "fontname" : "Futura Medium", 1229 | "numoutlets" : 0, 1230 | "fontsize" : 10.0 1231 | } 1232 | 1233 | } 1234 | , { 1235 | "box" : { 1236 | "maxclass" : "newobj", 1237 | "text" : "s [box]output", 1238 | "numinlets" : 1, 1239 | "patching_rect" : [ 70.0, 330.0, 80.0, 20.0 ], 1240 | "id" : "obj-17", 1241 | "fontname" : "Futura Medium", 1242 | "numoutlets" : 0, 1243 | "color" : [ 1.0, 0.890196, 0.090196, 1.0 ], 1244 | "fontsize" : 10.0 1245 | } 1246 | 1247 | } 1248 | ], 1249 | "lines" : [ ] 1250 | } 1251 | , 1252 | "saved_object_attributes" : { 1253 | "fontname" : "Futura Medium", 1254 | "default_fontface" : 0, 1255 | "globalpatchername" : "", 1256 | "default_fontname" : "Futura Medium", 1257 | "fontface" : 0, 1258 | "fontsize" : 10.0, 1259 | "default_fontsize" : 10.0 1260 | } 1261 | 1262 | } 1263 | 1264 | } 1265 | , { 1266 | "box" : { 1267 | "maxclass" : "comment", 1268 | "text" : "adding monome control row functions", 1269 | "numinlets" : 1, 1270 | "patching_rect" : [ 40.0, 210.0, 257.0, 25.0 ], 1271 | "id" : "obj-26", 1272 | "fontname" : "Futura Medium", 1273 | "numoutlets" : 0, 1274 | "fontsize" : 14.0 1275 | } 1276 | 1277 | } 1278 | , { 1279 | "box" : { 1280 | "maxclass" : "comment", 1281 | "text" : "for larger monomes (128 and 256)", 1282 | "numinlets" : 1, 1283 | "patching_rect" : [ 60.0, 230.0, 237.0, 25.0 ], 1284 | "id" : "obj-27", 1285 | "fontname" : "Futura Medium", 1286 | "numoutlets" : 0, 1287 | "fontsize" : 14.0 1288 | } 1289 | 1290 | } 1291 | , { 1292 | "box" : { 1293 | "maxclass" : "comment", 1294 | "text" : "audio outs", 1295 | "numinlets" : 1, 1296 | "patching_rect" : [ 40.0, 90.0, 58.0, 20.0 ], 1297 | "id" : "obj-7", 1298 | "fontname" : "Futura Medium", 1299 | "numoutlets" : 0, 1300 | "fontsize" : 10.0 1301 | } 1302 | 1303 | } 1304 | , { 1305 | "box" : { 1306 | "maxclass" : "comment", 1307 | "text" : "audio ins", 1308 | "numinlets" : 1, 1309 | "patching_rect" : [ 40.0, 40.0, 52.0, 20.0 ], 1310 | "id" : "obj-4", 1311 | "fontname" : "Futura Medium", 1312 | "numoutlets" : 0, 1313 | "fontsize" : 10.0 1314 | } 1315 | 1316 | } 1317 | , { 1318 | "box" : { 1319 | "maxclass" : "panel", 1320 | "bgcolor" : [ 0.858824, 0.858824, 0.858824, 0.501961 ], 1321 | "numinlets" : 1, 1322 | "patching_rect" : [ 30.0, 200.0, 270.0, 90.0 ], 1323 | "id" : "obj-61", 1324 | "numoutlets" : 0 1325 | } 1326 | 1327 | } 1328 | , { 1329 | "box" : { 1330 | "maxclass" : "panel", 1331 | "bgcolor" : [ 0.858824, 0.858824, 0.858824, 0.501961 ], 1332 | "numinlets" : 1, 1333 | "patching_rect" : [ 30.0, 30.0, 190.0, 160.0 ], 1334 | "id" : "obj-62", 1335 | "numoutlets" : 0 1336 | } 1337 | 1338 | } 1339 | , { 1340 | "box" : { 1341 | "maxclass" : "waveform~", 1342 | "presentation_rect" : [ 100.0, 99.0, 366.0, 174.0 ], 1343 | "ignoreclick" : 1, 1344 | "voffset" : 1.0, 1345 | "tickmarkcolor" : [ 0.0, 0.0, 0.0, 0.0 ], 1346 | "labels" : 0, 1347 | "bgcolor" : [ 1.0, 1.0, 1.0, 0.0 ], 1348 | "numinlets" : 5, 1349 | "patching_rect" : [ 340.0, 670.0, 179.0, 51.0 ], 1350 | "selectioncolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ], 1351 | "setmode" : 1, 1352 | "presentation" : 1, 1353 | "id" : "obj-48", 1354 | "grid" : 0.0, 1355 | "numoutlets" : 6, 1356 | "vticks" : 0, 1357 | "vzoom" : 0.7, 1358 | "outlettype" : [ "float", "float", "float", "float", "list", "" ], 1359 | "ruler" : 0, 1360 | "buffername" : "1file", 1361 | "bordercolor" : [ 0.623529, 0.094118, 0.094118, 0.0 ], 1362 | "waveformcolor" : [ 0.192157, 0.282353, 0.098039, 1.0 ], 1363 | "snapto" : 2, 1364 | "textcolor" : [ ] 1365 | } 1366 | 1367 | } 1368 | , { 1369 | "box" : { 1370 | "maxclass" : "panel", 1371 | "presentation_rect" : [ 100.0, 99.0, 367.0, 174.0 ], 1372 | "bgcolor" : [ 0.666667, 0.666667, 0.666667, 0.0 ], 1373 | "numinlets" : 1, 1374 | "patching_rect" : [ 720.0, 10.0, 70.0, 70.0 ], 1375 | "mode" : 1, 1376 | "presentation" : 1, 1377 | "id" : "obj-90", 1378 | "border" : 1, 1379 | "rounded" : 0, 1380 | "numoutlets" : 0, 1381 | "grad1" : [ 1.0, 1.0, 1.0, 1.0 ], 1382 | "angle" : 270.0, 1383 | "background" : 1, 1384 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1385 | "grad2" : [ 0.658824, 0.658824, 0.721569, 0.0 ] 1386 | } 1387 | 1388 | } 1389 | , { 1390 | "box" : { 1391 | "maxclass" : "message", 1392 | "text" : "port $1", 1393 | "numinlets" : 2, 1394 | "patching_rect" : [ 490.0, 210.0, 50.0, 18.0 ], 1395 | "id" : "obj-6", 1396 | "fontname" : "Futura Medium", 1397 | "numoutlets" : 1, 1398 | "outlettype" : [ "" ], 1399 | "fontsize" : 10.0 1400 | } 1401 | 1402 | } 1403 | ], 1404 | "lines" : [ { 1405 | "patchline" : { 1406 | "source" : [ "obj-45", 0 ], 1407 | "destination" : [ "obj-8", 0 ], 1408 | "hidden" : 0, 1409 | "midpoints" : [ ] 1410 | } 1411 | 1412 | } 1413 | , { 1414 | "patchline" : { 1415 | "source" : [ "obj-8", 0 ], 1416 | "destination" : [ "obj-48", 0 ], 1417 | "hidden" : 0, 1418 | "midpoints" : [ ] 1419 | } 1420 | 1421 | } 1422 | , { 1423 | "patchline" : { 1424 | "source" : [ "obj-24", 0 ], 1425 | "destination" : [ "obj-29", 0 ], 1426 | "hidden" : 0, 1427 | "midpoints" : [ ] 1428 | } 1429 | 1430 | } 1431 | , { 1432 | "patchline" : { 1433 | "source" : [ "obj-29", 0 ], 1434 | "destination" : [ "obj-31", 1 ], 1435 | "hidden" : 0, 1436 | "midpoints" : [ 439.5, 559.0, 479.0, 559.0, 479.0, 462.0, 453.0, 462.0 ] 1437 | } 1438 | 1439 | } 1440 | , { 1441 | "patchline" : { 1442 | "source" : [ "obj-37", 0 ], 1443 | "destination" : [ "obj-29", 0 ], 1444 | "hidden" : 0, 1445 | "midpoints" : [ ] 1446 | } 1447 | 1448 | } 1449 | , { 1450 | "patchline" : { 1451 | "source" : [ "obj-29", 0 ], 1452 | "destination" : [ "obj-45", 0 ], 1453 | "hidden" : 0, 1454 | "midpoints" : [ ] 1455 | } 1456 | 1457 | } 1458 | , { 1459 | "patchline" : { 1460 | "source" : [ "obj-45", 0 ], 1461 | "destination" : [ "obj-15", 0 ], 1462 | "hidden" : 0, 1463 | "midpoints" : [ 439.5, 598.0, 569.0, 598.0, 569.0, 455.0, 619.5, 455.0 ] 1464 | } 1465 | 1466 | } 1467 | , { 1468 | "patchline" : { 1469 | "source" : [ "obj-45", 0 ], 1470 | "destination" : [ "obj-2", 0 ], 1471 | "hidden" : 0, 1472 | "midpoints" : [ ] 1473 | } 1474 | 1475 | } 1476 | , { 1477 | "patchline" : { 1478 | "source" : [ "obj-31", 0 ], 1479 | "destination" : [ "obj-37", 0 ], 1480 | "hidden" : 0, 1481 | "midpoints" : [ ] 1482 | } 1483 | 1484 | } 1485 | , { 1486 | "patchline" : { 1487 | "source" : [ "obj-19", 1 ], 1488 | "destination" : [ "obj-33", 0 ], 1489 | "hidden" : 0, 1490 | "midpoints" : [ ] 1491 | } 1492 | 1493 | } 1494 | , { 1495 | "patchline" : { 1496 | "source" : [ "obj-33", 0 ], 1497 | "destination" : [ "obj-31", 0 ], 1498 | "hidden" : 0, 1499 | "midpoints" : [ ] 1500 | } 1501 | 1502 | } 1503 | , { 1504 | "patchline" : { 1505 | "source" : [ "obj-30", 0 ], 1506 | "destination" : [ "obj-1", 0 ], 1507 | "hidden" : 0, 1508 | "midpoints" : [ ] 1509 | } 1510 | 1511 | } 1512 | , { 1513 | "patchline" : { 1514 | "source" : [ "obj-18", 0 ], 1515 | "destination" : [ "obj-30", 0 ], 1516 | "hidden" : 0, 1517 | "midpoints" : [ ] 1518 | } 1519 | 1520 | } 1521 | , { 1522 | "patchline" : { 1523 | "source" : [ "obj-17", 2 ], 1524 | "destination" : [ "obj-20", 0 ], 1525 | "hidden" : 0, 1526 | "midpoints" : [ ] 1527 | } 1528 | 1529 | } 1530 | , { 1531 | "patchline" : { 1532 | "source" : [ "obj-17", 1 ], 1533 | "destination" : [ "obj-19", 0 ], 1534 | "hidden" : 0, 1535 | "midpoints" : [ ] 1536 | } 1537 | 1538 | } 1539 | , { 1540 | "patchline" : { 1541 | "source" : [ "obj-17", 0 ], 1542 | "destination" : [ "obj-18", 0 ], 1543 | "hidden" : 0, 1544 | "midpoints" : [ ] 1545 | } 1546 | 1547 | } 1548 | , { 1549 | "patchline" : { 1550 | "source" : [ "obj-32", 0 ], 1551 | "destination" : [ "obj-35", 0 ], 1552 | "hidden" : 0, 1553 | "midpoints" : [ ] 1554 | } 1555 | 1556 | } 1557 | , { 1558 | "patchline" : { 1559 | "source" : [ "obj-36", 0 ], 1560 | "destination" : [ "obj-34", 0 ], 1561 | "hidden" : 0, 1562 | "midpoints" : [ ] 1563 | } 1564 | 1565 | } 1566 | , { 1567 | "patchline" : { 1568 | "source" : [ "obj-35", 0 ], 1569 | "destination" : [ "obj-36", 0 ], 1570 | "hidden" : 0, 1571 | "midpoints" : [ ] 1572 | } 1573 | 1574 | } 1575 | , { 1576 | "patchline" : { 1577 | "source" : [ "obj-21", 0 ], 1578 | "destination" : [ "obj-36", 0 ], 1579 | "hidden" : 0, 1580 | "midpoints" : [ 439.5, 240.0, 369.5, 240.0 ] 1581 | } 1582 | 1583 | } 1584 | , { 1585 | "patchline" : { 1586 | "source" : [ "obj-11", 0 ], 1587 | "destination" : [ "obj-13", 0 ], 1588 | "hidden" : 0, 1589 | "midpoints" : [ ] 1590 | } 1591 | 1592 | } 1593 | , { 1594 | "patchline" : { 1595 | "source" : [ "obj-6", 0 ], 1596 | "destination" : [ "obj-36", 0 ], 1597 | "hidden" : 0, 1598 | "midpoints" : [ ] 1599 | } 1600 | 1601 | } 1602 | , { 1603 | "patchline" : { 1604 | "source" : [ "obj-25", 0 ], 1605 | "destination" : [ "obj-6", 0 ], 1606 | "hidden" : 0, 1607 | "midpoints" : [ ] 1608 | } 1609 | 1610 | } 1611 | , { 1612 | "patchline" : { 1613 | "source" : [ "obj-28", 0 ], 1614 | "destination" : [ "obj-6", 0 ], 1615 | "hidden" : 0, 1616 | "midpoints" : [ ] 1617 | } 1618 | 1619 | } 1620 | , { 1621 | "patchline" : { 1622 | "source" : [ "obj-38", 0 ], 1623 | "destination" : [ "obj-6", 0 ], 1624 | "hidden" : 0, 1625 | "midpoints" : [ ] 1626 | } 1627 | 1628 | } 1629 | , { 1630 | "patchline" : { 1631 | "source" : [ "obj-39", 0 ], 1632 | "destination" : [ "obj-6", 0 ], 1633 | "hidden" : 0, 1634 | "midpoints" : [ ] 1635 | } 1636 | 1637 | } 1638 | , { 1639 | "patchline" : { 1640 | "source" : [ "obj-34", 0 ], 1641 | "destination" : [ "obj-54", 0 ], 1642 | "hidden" : 0, 1643 | "midpoints" : [ ] 1644 | } 1645 | 1646 | } 1647 | , { 1648 | "patchline" : { 1649 | "source" : [ "obj-54", 0 ], 1650 | "destination" : [ "obj-17", 0 ], 1651 | "hidden" : 0, 1652 | "midpoints" : [ ] 1653 | } 1654 | 1655 | } 1656 | , { 1657 | "patchline" : { 1658 | "source" : [ "obj-20", 0 ], 1659 | "destination" : [ "obj-58", 0 ], 1660 | "hidden" : 0, 1661 | "midpoints" : [ ] 1662 | } 1663 | 1664 | } 1665 | , { 1666 | "patchline" : { 1667 | "source" : [ "obj-58", 0 ], 1668 | "destination" : [ "obj-55", 0 ], 1669 | "hidden" : 0, 1670 | "midpoints" : [ ] 1671 | } 1672 | 1673 | } 1674 | ] 1675 | } 1676 | 1677 | } 1678 | -------------------------------------------------------------------------------- /msize.maxpat: -------------------------------------------------------------------------------- 1 | { 2 | "patcher" : { 3 | "fileversion" : 1, 4 | "rect" : [ 385.0, 44.0, 605.0, 772.0 ], 5 | "bglocked" : 0, 6 | "defrect" : [ 385.0, 44.0, 605.0, 772.0 ], 7 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 8 | "openinpresentation" : 1, 9 | "default_fontsize" : 10.0, 10 | "default_fontface" : 0, 11 | "default_fontname" : "Futura Medium", 12 | "gridonopen" : 0, 13 | "gridsize" : [ 10.0, 10.0 ], 14 | "gridsnaponopen" : 0, 15 | "toolbarvisible" : 1, 16 | "boxanimatetime" : 200, 17 | "imprint" : 0, 18 | "metadata" : [ ], 19 | "boxes" : [ { 20 | "box" : { 21 | "maxclass" : "message", 22 | "text" : "set 1", 23 | "numoutlets" : 1, 24 | "outlettype" : [ "" ], 25 | "fontsize" : 10.0, 26 | "patching_rect" : [ 190.0, 600.0, 32.5, 18.0 ], 27 | "id" : "obj-28", 28 | "fontname" : "Futura Medium", 29 | "numinlets" : 2 30 | } 31 | 32 | } 33 | , { 34 | "box" : { 35 | "maxclass" : "message", 36 | "text" : "set 1", 37 | "numoutlets" : 1, 38 | "outlettype" : [ "" ], 39 | "fontsize" : 10.0, 40 | "patching_rect" : [ 40.0, 590.0, 32.5, 18.0 ], 41 | "id" : "obj-27", 42 | "fontname" : "Futura Medium", 43 | "numinlets" : 2 44 | } 45 | 46 | } 47 | , { 48 | "box" : { 49 | "maxclass" : "message", 50 | "text" : "set 1", 51 | "numoutlets" : 1, 52 | "outlettype" : [ "" ], 53 | "fontsize" : 10.0, 54 | "patching_rect" : [ 30.0, 410.0, 32.5, 18.0 ], 55 | "id" : "obj-24", 56 | "fontname" : "Futura Medium", 57 | "numinlets" : 2 58 | } 59 | 60 | } 61 | , { 62 | "box" : { 63 | "maxclass" : "message", 64 | "text" : "set 1", 65 | "numoutlets" : 1, 66 | "outlettype" : [ "" ], 67 | "fontsize" : 10.0, 68 | "patching_rect" : [ 60.0, 240.0, 32.5, 18.0 ], 69 | "id" : "obj-23", 70 | "fontname" : "Futura Medium", 71 | "numinlets" : 2 72 | } 73 | 74 | } 75 | , { 76 | "box" : { 77 | "maxclass" : "newobj", 78 | "text" : "s selbang", 79 | "numoutlets" : 0, 80 | "fontsize" : 10.0, 81 | "patching_rect" : [ 150.0, 660.0, 53.0, 20.0 ], 82 | "id" : "obj-21", 83 | "fontname" : "Futura Medium", 84 | "numinlets" : 1 85 | } 86 | 87 | } 88 | , { 89 | "box" : { 90 | "maxclass" : "newobj", 91 | "text" : "s selbang", 92 | "numoutlets" : 0, 93 | "fontsize" : 10.0, 94 | "patching_rect" : [ 140.0, 450.0, 53.0, 20.0 ], 95 | "id" : "obj-20", 96 | "fontname" : "Futura Medium", 97 | "numinlets" : 1 98 | } 99 | 100 | } 101 | , { 102 | "box" : { 103 | "maxclass" : "newobj", 104 | "text" : "s selbang", 105 | "numoutlets" : 0, 106 | "fontsize" : 10.0, 107 | "patching_rect" : [ 150.0, 280.0, 53.0, 20.0 ], 108 | "id" : "obj-17", 109 | "fontname" : "Futura Medium", 110 | "numinlets" : 1 111 | } 112 | 113 | } 114 | , { 115 | "box" : { 116 | "maxclass" : "newobj", 117 | "text" : "r selbang", 118 | "numoutlets" : 1, 119 | "outlettype" : [ "" ], 120 | "fontsize" : 10.0, 121 | "patching_rect" : [ 220.0, 130.0, 53.0, 20.0 ], 122 | "id" : "obj-14", 123 | "fontname" : "Futura Medium", 124 | "numinlets" : 0 125 | } 126 | 127 | } 128 | , { 129 | "box" : { 130 | "maxclass" : "newobj", 131 | "text" : "t s b", 132 | "numoutlets" : 2, 133 | "outlettype" : [ "", "bang" ], 134 | "fontsize" : 10.0, 135 | "patching_rect" : [ 190.0, 110.0, 32.5, 20.0 ], 136 | "id" : "obj-25", 137 | "fontname" : "Futura Medium", 138 | "numinlets" : 1 139 | } 140 | 141 | } 142 | , { 143 | "box" : { 144 | "maxclass" : "message", 145 | "text" : "set 0", 146 | "numoutlets" : 1, 147 | "outlettype" : [ "" ], 148 | "fontsize" : 10.0, 149 | "patching_rect" : [ 150.0, 340.0, 32.5, 18.0 ], 150 | "id" : "obj-16", 151 | "fontname" : "Futura Medium", 152 | "numinlets" : 2 153 | } 154 | 155 | } 156 | , { 157 | "box" : { 158 | "maxclass" : "message", 159 | "text" : "set 0", 160 | "numoutlets" : 1, 161 | "outlettype" : [ "" ], 162 | "fontsize" : 10.0, 163 | "patching_rect" : [ 140.0, 170.0, 32.5, 18.0 ], 164 | "id" : "obj-15", 165 | "fontname" : "Futura Medium", 166 | "numinlets" : 2 167 | } 168 | 169 | } 170 | , { 171 | "box" : { 172 | "maxclass" : "newobj", 173 | "text" : "t 2 128 b", 174 | "numoutlets" : 3, 175 | "outlettype" : [ "int", "int", "bang" ], 176 | "fontsize" : 10.0, 177 | "patching_rect" : [ 100.0, 600.0, 53.0, 20.0 ], 178 | "id" : "obj-13", 179 | "fontname" : "Futura Medium", 180 | "numinlets" : 1 181 | } 182 | 183 | } 184 | , { 185 | "box" : { 186 | "maxclass" : "newobj", 187 | "text" : "t 3 128 b", 188 | "numoutlets" : 3, 189 | "outlettype" : [ "int", "int", "bang" ], 190 | "fontsize" : 10.0, 191 | "patching_rect" : [ 160.0, 620.0, 53.0, 20.0 ], 192 | "id" : "obj-12", 193 | "fontname" : "Futura Medium", 194 | "numinlets" : 1 195 | } 196 | 197 | } 198 | , { 199 | "box" : { 200 | "maxclass" : "newobj", 201 | "text" : "t 4 256 b", 202 | "numoutlets" : 3, 203 | "outlettype" : [ "int", "int", "bang" ], 204 | "fontsize" : 10.0, 205 | "patching_rect" : [ 100.0, 260.0, 53.0, 20.0 ], 206 | "id" : "obj-11", 207 | "fontname" : "Futura Medium", 208 | "numinlets" : 1 209 | } 210 | 211 | } 212 | , { 213 | "box" : { 214 | "maxclass" : "newobj", 215 | "text" : "t 1 64 b", 216 | "numoutlets" : 3, 217 | "outlettype" : [ "int", "int", "bang" ], 218 | "fontsize" : 10.0, 219 | "patching_rect" : [ 100.0, 430.0, 47.0, 20.0 ], 220 | "id" : "obj-10", 221 | "fontname" : "Futura Medium", 222 | "numinlets" : 1 223 | } 224 | 225 | } 226 | , { 227 | "box" : { 228 | "maxclass" : "newobj", 229 | "text" : "s mmodel", 230 | "numoutlets" : 0, 231 | "fontsize" : 10.0, 232 | "patching_rect" : [ 70.0, 650.0, 53.0, 20.0 ], 233 | "id" : "obj-9", 234 | "fontname" : "Futura Medium", 235 | "numinlets" : 1 236 | } 237 | 238 | } 239 | , { 240 | "box" : { 241 | "maxclass" : "newobj", 242 | "text" : "del 200", 243 | "numoutlets" : 1, 244 | "outlettype" : [ "bang" ], 245 | "fontsize" : 10.0, 246 | "patching_rect" : [ 380.0, 300.0, 46.0, 20.0 ], 247 | "id" : "obj-8", 248 | "fontname" : "Futura Medium", 249 | "numinlets" : 2 250 | } 251 | 252 | } 253 | , { 254 | "box" : { 255 | "maxclass" : "newobj", 256 | "text" : "loadbang", 257 | "numoutlets" : 1, 258 | "outlettype" : [ "bang" ], 259 | "fontsize" : 10.0, 260 | "patching_rect" : [ 380.0, 270.0, 54.0, 20.0 ], 261 | "id" : "obj-7", 262 | "fontname" : "Futura Medium", 263 | "numinlets" : 1 264 | } 265 | 266 | } 267 | , { 268 | "box" : { 269 | "maxclass" : "newobj", 270 | "text" : "s sys/report", 271 | "numoutlets" : 0, 272 | "fontsize" : 10.0, 273 | "patching_rect" : [ 380.0, 350.0, 64.0, 20.0 ], 274 | "id" : "obj-1", 275 | "fontname" : "Futura Medium", 276 | "numinlets" : 1 277 | } 278 | 279 | } 280 | , { 281 | "box" : { 282 | "maxclass" : "newobj", 283 | "text" : "t 1 64", 284 | "numoutlets" : 2, 285 | "outlettype" : [ "int", "int" ], 286 | "fontsize" : 10.0, 287 | "patching_rect" : [ 100.0, 340.0, 38.0, 20.0 ], 288 | "id" : "obj-90", 289 | "fontname" : "Futura Medium", 290 | "numinlets" : 1 291 | } 292 | 293 | } 294 | , { 295 | "box" : { 296 | "maxclass" : "newobj", 297 | "text" : "sel \"64\" 40h", 298 | "numoutlets" : 3, 299 | "outlettype" : [ "bang", "bang", "" ], 300 | "fontsize" : 10.0, 301 | "patching_rect" : [ 100.0, 310.0, 69.0, 20.0 ], 302 | "id" : "obj-91", 303 | "fontname" : "Futura Medium", 304 | "numinlets" : 1 305 | } 306 | 307 | } 308 | , { 309 | "box" : { 310 | "maxclass" : "newobj", 311 | "text" : "p 128orient", 312 | "numoutlets" : 2, 313 | "outlettype" : [ "", "int" ], 314 | "fontsize" : 10.0, 315 | "patching_rect" : [ 100.0, 490.0, 109.0, 20.0 ], 316 | "id" : "obj-88", 317 | "fontname" : "Futura Medium", 318 | "numinlets" : 3, 319 | "patcher" : { 320 | "fileversion" : 1, 321 | "rect" : [ 41.0, 170.0, 327.0, 423.0 ], 322 | "bglocked" : 0, 323 | "defrect" : [ 41.0, 170.0, 327.0, 423.0 ], 324 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 325 | "openinpresentation" : 0, 326 | "default_fontsize" : 10.0, 327 | "default_fontface" : 0, 328 | "default_fontname" : "Futura Medium", 329 | "gridonopen" : 0, 330 | "gridsize" : [ 10.0, 10.0 ], 331 | "gridsnaponopen" : 0, 332 | "toolbarvisible" : 1, 333 | "boxanimatetime" : 200, 334 | "imprint" : 0, 335 | "metadata" : [ ], 336 | "boxes" : [ { 337 | "box" : { 338 | "maxclass" : "inlet", 339 | "numoutlets" : 1, 340 | "outlettype" : [ "bang" ], 341 | "patching_rect" : [ 220.0, 110.0, 25.0, 25.0 ], 342 | "id" : "obj-2", 343 | "numinlets" : 0, 344 | "comment" : "" 345 | } 346 | 347 | } 348 | , { 349 | "box" : { 350 | "maxclass" : "message", 351 | "text" : "set 0", 352 | "numoutlets" : 1, 353 | "outlettype" : [ "" ], 354 | "fontsize" : 10.0, 355 | "patching_rect" : [ 40.0, 240.0, 32.5, 18.0 ], 356 | "id" : "obj-18", 357 | "fontname" : "Futura Medium", 358 | "numinlets" : 2 359 | } 360 | 361 | } 362 | , { 363 | "box" : { 364 | "maxclass" : "message", 365 | "text" : "set 0", 366 | "numoutlets" : 1, 367 | "outlettype" : [ "" ], 368 | "fontsize" : 10.0, 369 | "patching_rect" : [ 150.0, 240.0, 32.5, 18.0 ], 370 | "id" : "obj-17", 371 | "fontname" : "Futura Medium", 372 | "numinlets" : 2 373 | } 374 | 375 | } 376 | , { 377 | "box" : { 378 | "maxclass" : "newobj", 379 | "text" : "t 1 128", 380 | "numoutlets" : 2, 381 | "outlettype" : [ "int", "int" ], 382 | "fontsize" : 10.0, 383 | "patching_rect" : [ 110.0, 240.0, 44.0, 20.0 ], 384 | "id" : "obj-7", 385 | "fontname" : "Futura Medium", 386 | "numinlets" : 1 387 | } 388 | 389 | } 390 | , { 391 | "box" : { 392 | "maxclass" : "outlet", 393 | "numoutlets" : 0, 394 | "patching_rect" : [ 50.0, 330.0, 25.0, 25.0 ], 395 | "id" : "obj-1", 396 | "numinlets" : 1, 397 | "comment" : "horizontal" 398 | } 399 | 400 | } 401 | , { 402 | "box" : { 403 | "maxclass" : "newobj", 404 | "text" : "t 1 128", 405 | "numoutlets" : 2, 406 | "outlettype" : [ "int", "int" ], 407 | "fontsize" : 10.0, 408 | "patching_rect" : [ 70.0, 240.0, 44.0, 20.0 ], 409 | "id" : "obj-84", 410 | "fontname" : "Futura Medium", 411 | "numinlets" : 1 412 | } 413 | 414 | } 415 | , { 416 | "box" : { 417 | "maxclass" : "newobj", 418 | "text" : "sel left right up bottom", 419 | "numoutlets" : 5, 420 | "outlettype" : [ "bang", "bang", "bang", "bang", "" ], 421 | "fontsize" : 10.0, 422 | "patching_rect" : [ 50.0, 200.0, 139.0, 20.0 ], 423 | "id" : "obj-70", 424 | "fontname" : "Futura Medium", 425 | "numinlets" : 1 426 | } 427 | 428 | } 429 | , { 430 | "box" : { 431 | "maxclass" : "newobj", 432 | "text" : "t 0", 433 | "numoutlets" : 1, 434 | "outlettype" : [ "int" ], 435 | "fontsize" : 10.0, 436 | "patching_rect" : [ 90.0, 120.0, 22.0, 20.0 ], 437 | "id" : "obj-67", 438 | "fontname" : "Futura Medium", 439 | "numinlets" : 1 440 | } 441 | 442 | } 443 | , { 444 | "box" : { 445 | "maxclass" : "newobj", 446 | "text" : "t 1", 447 | "numoutlets" : 1, 448 | "outlettype" : [ "int" ], 449 | "fontsize" : 10.0, 450 | "patching_rect" : [ 50.0, 120.0, 22.0, 20.0 ], 451 | "id" : "obj-68", 452 | "fontname" : "Futura Medium", 453 | "numinlets" : 1 454 | } 455 | 456 | } 457 | , { 458 | "box" : { 459 | "maxclass" : "newobj", 460 | "text" : "sel \"128\"", 461 | "numoutlets" : 2, 462 | "outlettype" : [ "bang", "" ], 463 | "fontsize" : 10.0, 464 | "patching_rect" : [ 50.0, 90.0, 59.0, 20.0 ], 465 | "id" : "obj-69", 466 | "fontname" : "Futura Medium", 467 | "numinlets" : 1 468 | } 469 | 470 | } 471 | , { 472 | "box" : { 473 | "maxclass" : "newobj", 474 | "text" : "gate", 475 | "numoutlets" : 1, 476 | "outlettype" : [ "" ], 477 | "fontsize" : 10.0, 478 | "patching_rect" : [ 50.0, 160.0, 82.5, 20.0 ], 479 | "id" : "obj-56", 480 | "fontname" : "Futura Medium", 481 | "numinlets" : 2 482 | } 483 | 484 | } 485 | , { 486 | "box" : { 487 | "maxclass" : "inlet", 488 | "numoutlets" : 1, 489 | "outlettype" : [ "" ], 490 | "patching_rect" : [ 50.0, 40.0, 25.0, 25.0 ], 491 | "id" : "obj-85", 492 | "numinlets" : 0, 493 | "comment" : "" 494 | } 495 | 496 | } 497 | , { 498 | "box" : { 499 | "maxclass" : "inlet", 500 | "numoutlets" : 1, 501 | "outlettype" : [ "" ], 502 | "patching_rect" : [ 114.0, 40.0, 25.0, 25.0 ], 503 | "id" : "obj-86", 504 | "numinlets" : 0, 505 | "comment" : "" 506 | } 507 | 508 | } 509 | , { 510 | "box" : { 511 | "maxclass" : "outlet", 512 | "numoutlets" : 0, 513 | "patching_rect" : [ 160.0, 330.0, 25.0, 25.0 ], 514 | "id" : "obj-87", 515 | "numinlets" : 1, 516 | "comment" : "vertical" 517 | } 518 | 519 | } 520 | ], 521 | "lines" : [ { 522 | "patchline" : { 523 | "source" : [ "obj-70", 1 ], 524 | "destination" : [ "obj-18", 0 ], 525 | "hidden" : 0, 526 | "midpoints" : [ ] 527 | } 528 | 529 | } 530 | , { 531 | "patchline" : { 532 | "source" : [ "obj-70", 0 ], 533 | "destination" : [ "obj-18", 0 ], 534 | "hidden" : 0, 535 | "midpoints" : [ ] 536 | } 537 | 538 | } 539 | , { 540 | "patchline" : { 541 | "source" : [ "obj-17", 0 ], 542 | "destination" : [ "obj-1", 0 ], 543 | "hidden" : 0, 544 | "midpoints" : [ 159.5, 304.0, 59.5, 304.0 ] 545 | } 546 | 547 | } 548 | , { 549 | "patchline" : { 550 | "source" : [ "obj-70", 2 ], 551 | "destination" : [ "obj-17", 0 ], 552 | "hidden" : 0, 553 | "midpoints" : [ ] 554 | } 555 | 556 | } 557 | , { 558 | "patchline" : { 559 | "source" : [ "obj-70", 3 ], 560 | "destination" : [ "obj-17", 0 ], 561 | "hidden" : 0, 562 | "midpoints" : [ ] 563 | } 564 | 565 | } 566 | , { 567 | "patchline" : { 568 | "source" : [ "obj-86", 0 ], 569 | "destination" : [ "obj-56", 1 ], 570 | "hidden" : 0, 571 | "midpoints" : [ ] 572 | } 573 | 574 | } 575 | , { 576 | "patchline" : { 577 | "source" : [ "obj-85", 0 ], 578 | "destination" : [ "obj-69", 0 ], 579 | "hidden" : 0, 580 | "midpoints" : [ ] 581 | } 582 | 583 | } 584 | , { 585 | "patchline" : { 586 | "source" : [ "obj-69", 0 ], 587 | "destination" : [ "obj-68", 0 ], 588 | "hidden" : 0, 589 | "midpoints" : [ ] 590 | } 591 | 592 | } 593 | , { 594 | "patchline" : { 595 | "source" : [ "obj-69", 1 ], 596 | "destination" : [ "obj-67", 0 ], 597 | "hidden" : 0, 598 | "midpoints" : [ ] 599 | } 600 | 601 | } 602 | , { 603 | "patchline" : { 604 | "source" : [ "obj-56", 0 ], 605 | "destination" : [ "obj-70", 0 ], 606 | "hidden" : 0, 607 | "midpoints" : [ ] 608 | } 609 | 610 | } 611 | , { 612 | "patchline" : { 613 | "source" : [ "obj-68", 0 ], 614 | "destination" : [ "obj-56", 0 ], 615 | "hidden" : 0, 616 | "midpoints" : [ ] 617 | } 618 | 619 | } 620 | , { 621 | "patchline" : { 622 | "source" : [ "obj-67", 0 ], 623 | "destination" : [ "obj-56", 0 ], 624 | "hidden" : 0, 625 | "midpoints" : [ 99.5, 149.0, 59.5, 149.0 ] 626 | } 627 | 628 | } 629 | , { 630 | "patchline" : { 631 | "source" : [ "obj-67", 0 ], 632 | "destination" : [ "obj-1", 0 ], 633 | "hidden" : 0, 634 | "midpoints" : [ 99.5, 149.0, 37.0, 149.0, 37.0, 304.0, 59.5, 304.0 ] 635 | } 636 | 637 | } 638 | , { 639 | "patchline" : { 640 | "source" : [ "obj-2", 0 ], 641 | "destination" : [ "obj-17", 0 ], 642 | "hidden" : 0, 643 | "midpoints" : [ 229.5, 231.0, 159.5, 231.0 ] 644 | } 645 | 646 | } 647 | , { 648 | "patchline" : { 649 | "source" : [ "obj-2", 0 ], 650 | "destination" : [ "obj-18", 0 ], 651 | "hidden" : 0, 652 | "midpoints" : [ 229.5, 231.0, 49.5, 231.0 ] 653 | } 654 | 655 | } 656 | , { 657 | "patchline" : { 658 | "source" : [ "obj-7", 0 ], 659 | "destination" : [ "obj-87", 0 ], 660 | "hidden" : 0, 661 | "midpoints" : [ 119.5, 318.0, 169.5, 318.0 ] 662 | } 663 | 664 | } 665 | , { 666 | "patchline" : { 667 | "source" : [ "obj-70", 2 ], 668 | "destination" : [ "obj-7", 0 ], 669 | "hidden" : 0, 670 | "midpoints" : [ ] 671 | } 672 | 673 | } 674 | , { 675 | "patchline" : { 676 | "source" : [ "obj-70", 3 ], 677 | "destination" : [ "obj-7", 0 ], 678 | "hidden" : 0, 679 | "midpoints" : [ ] 680 | } 681 | 682 | } 683 | , { 684 | "patchline" : { 685 | "source" : [ "obj-18", 0 ], 686 | "destination" : [ "obj-87", 0 ], 687 | "hidden" : 0, 688 | "midpoints" : [ ] 689 | } 690 | 691 | } 692 | , { 693 | "patchline" : { 694 | "source" : [ "obj-70", 1 ], 695 | "destination" : [ "obj-84", 0 ], 696 | "hidden" : 0, 697 | "midpoints" : [ ] 698 | } 699 | 700 | } 701 | , { 702 | "patchline" : { 703 | "source" : [ "obj-70", 0 ], 704 | "destination" : [ "obj-84", 0 ], 705 | "hidden" : 0, 706 | "midpoints" : [ ] 707 | } 708 | 709 | } 710 | , { 711 | "patchline" : { 712 | "source" : [ "obj-84", 0 ], 713 | "destination" : [ "obj-1", 0 ], 714 | "hidden" : 0, 715 | "midpoints" : [ 79.5, 304.0, 59.5, 304.0 ] 716 | } 717 | 718 | } 719 | ] 720 | } 721 | , 722 | "saved_object_attributes" : { 723 | "default_fontsize" : 10.0, 724 | "globalpatchername" : "", 725 | "fontface" : 0, 726 | "fontsize" : 10.0, 727 | "default_fontface" : 0, 728 | "default_fontname" : "Futura Medium", 729 | "fontname" : "Futura Medium" 730 | } 731 | 732 | } 733 | 734 | } 735 | , { 736 | "box" : { 737 | "maxclass" : "message", 738 | "text" : "up", 739 | "numoutlets" : 1, 740 | "outlettype" : [ "" ], 741 | "fontsize" : 10.0, 742 | "patching_rect" : [ 240.0, 80.0, 50.0, 18.0 ], 743 | "id" : "obj-82", 744 | "fontname" : "Futura Medium", 745 | "numinlets" : 2 746 | } 747 | 748 | } 749 | , { 750 | "box" : { 751 | "maxclass" : "newobj", 752 | "text" : "t 1 256", 753 | "numoutlets" : 2, 754 | "outlettype" : [ "int", "int" ], 755 | "fontsize" : 10.0, 756 | "patching_rect" : [ 100.0, 170.0, 44.0, 20.0 ], 757 | "id" : "obj-51", 758 | "fontname" : "Futura Medium", 759 | "numinlets" : 1 760 | } 761 | 762 | } 763 | , { 764 | "box" : { 765 | "maxclass" : "newobj", 766 | "text" : "sel \"256\"", 767 | "numoutlets" : 2, 768 | "outlettype" : [ "bang", "" ], 769 | "fontsize" : 10.0, 770 | "patching_rect" : [ 100.0, 140.0, 59.0, 20.0 ], 771 | "id" : "obj-50", 772 | "fontname" : "Futura Medium", 773 | "numinlets" : 1 774 | } 775 | 776 | } 777 | , { 778 | "box" : { 779 | "maxclass" : "comment", 780 | "text" : "deals w/ case where multiple monomes are assigned to different applications", 781 | "linecount" : 3, 782 | "numoutlets" : 0, 783 | "fontsize" : 10.0, 784 | "patching_rect" : [ 260.0, 30.0, 150.0, 46.0 ], 785 | "id" : "obj-46", 786 | "fontname" : "Futura Medium", 787 | "numinlets" : 1 788 | } 789 | 790 | } 791 | , { 792 | "box" : { 793 | "maxclass" : "newobj", 794 | "text" : "p mchooser", 795 | "numoutlets" : 2, 796 | "outlettype" : [ "", "" ], 797 | "fontsize" : 10.0, 798 | "patching_rect" : [ 190.0, 50.0, 69.0, 20.0 ], 799 | "id" : "obj-41", 800 | "fontname" : "Futura Medium", 801 | "color" : [ 0.945098, 0.913725, 0.407843, 1.0 ], 802 | "numinlets" : 1, 803 | "patcher" : { 804 | "fileversion" : 1, 805 | "rect" : [ 25.0, 69.0, 502.0, 689.0 ], 806 | "bglocked" : 0, 807 | "defrect" : [ 25.0, 69.0, 502.0, 689.0 ], 808 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 809 | "openinpresentation" : 0, 810 | "default_fontsize" : 10.0, 811 | "default_fontface" : 0, 812 | "default_fontname" : "Futura Medium", 813 | "gridonopen" : 0, 814 | "gridsize" : [ 10.0, 10.0 ], 815 | "gridsnaponopen" : 0, 816 | "toolbarvisible" : 1, 817 | "boxanimatetime" : 200, 818 | "imprint" : 0, 819 | "metadata" : [ ], 820 | "boxes" : [ { 821 | "box" : { 822 | "maxclass" : "newobj", 823 | "text" : "prepend set", 824 | "linecount" : 2, 825 | "numoutlets" : 1, 826 | "outlettype" : [ "" ], 827 | "fontsize" : 10.0, 828 | "patching_rect" : [ 270.0, 290.0, 50.0, 33.0 ], 829 | "id" : "obj-7", 830 | "fontname" : "Futura Medium", 831 | "numinlets" : 1 832 | } 833 | 834 | } 835 | , { 836 | "box" : { 837 | "maxclass" : "newobj", 838 | "text" : "sel 1", 839 | "numoutlets" : 2, 840 | "outlettype" : [ "bang", "" ], 841 | "fontsize" : 10.0, 842 | "patching_rect" : [ 320.0, 330.0, 32.5, 20.0 ], 843 | "id" : "obj-8", 844 | "fontname" : "Futura Medium", 845 | "numinlets" : 2 846 | } 847 | 848 | } 849 | , { 850 | "box" : { 851 | "maxclass" : "newobj", 852 | "text" : "unpack i s", 853 | "numoutlets" : 2, 854 | "outlettype" : [ "int", "" ], 855 | "fontsize" : 10.0, 856 | "patching_rect" : [ 230.0, 240.0, 59.0, 20.0 ], 857 | "id" : "obj-9", 858 | "fontname" : "Futura Medium", 859 | "numinlets" : 1 860 | } 861 | 862 | } 863 | , { 864 | "box" : { 865 | "maxclass" : "newobj", 866 | "text" : "==", 867 | "numoutlets" : 1, 868 | "outlettype" : [ "int" ], 869 | "fontsize" : 10.0, 870 | "patching_rect" : [ 320.0, 290.0, 38.5, 20.0 ], 871 | "id" : "obj-10", 872 | "fontname" : "Futura Medium", 873 | "numinlets" : 2 874 | } 875 | 876 | } 877 | , { 878 | "box" : { 879 | "maxclass" : "comment", 880 | "text" : "determines cable orientation of the monome set to mlr", 881 | "linecount" : 3, 882 | "numoutlets" : 0, 883 | "fontsize" : 10.0, 884 | "patching_rect" : [ 290.0, 210.0, 119.0, 46.0 ], 885 | "id" : "obj-6", 886 | "fontname" : "Futura Medium", 887 | "numinlets" : 1 888 | } 889 | 890 | } 891 | , { 892 | "box" : { 893 | "maxclass" : "outlet", 894 | "numoutlets" : 0, 895 | "patching_rect" : [ 270.0, 370.0, 25.0, 25.0 ], 896 | "id" : "obj-3", 897 | "numinlets" : 1, 898 | "comment" : "" 899 | } 900 | 901 | } 902 | , { 903 | "box" : { 904 | "maxclass" : "newobj", 905 | "text" : "prepend set", 906 | "linecount" : 2, 907 | "numoutlets" : 1, 908 | "outlettype" : [ "" ], 909 | "fontsize" : 10.0, 910 | "patching_rect" : [ 90.0, 290.0, 50.0, 33.0 ], 911 | "id" : "obj-37", 912 | "fontname" : "Futura Medium", 913 | "numinlets" : 1 914 | } 915 | 916 | } 917 | , { 918 | "box" : { 919 | "maxclass" : "newobj", 920 | "text" : "sel 1", 921 | "numoutlets" : 2, 922 | "outlettype" : [ "bang", "" ], 923 | "fontsize" : 10.0, 924 | "patching_rect" : [ 140.0, 330.0, 32.5, 20.0 ], 925 | "id" : "obj-30", 926 | "fontname" : "Futura Medium", 927 | "numinlets" : 2 928 | } 929 | 930 | } 931 | , { 932 | "box" : { 933 | "maxclass" : "newobj", 934 | "text" : "unpack i s", 935 | "numoutlets" : 2, 936 | "outlettype" : [ "int", "" ], 937 | "fontsize" : 10.0, 938 | "patching_rect" : [ 50.0, 240.0, 59.0, 20.0 ], 939 | "id" : "obj-29", 940 | "fontname" : "Futura Medium", 941 | "numinlets" : 1 942 | } 943 | 944 | } 945 | , { 946 | "box" : { 947 | "maxclass" : "newobj", 948 | "text" : "==", 949 | "numoutlets" : 1, 950 | "outlettype" : [ "int" ], 951 | "fontsize" : 10.0, 952 | "patching_rect" : [ 140.0, 290.0, 38.5, 20.0 ], 953 | "id" : "obj-28", 954 | "fontname" : "Futura Medium", 955 | "numinlets" : 2 956 | } 957 | 958 | } 959 | , { 960 | "box" : { 961 | "maxclass" : "comment", 962 | "text" : "decides which connected monome is controlling mlr", 963 | "linecount" : 2, 964 | "numoutlets" : 0, 965 | "fontsize" : 10.0, 966 | "patching_rect" : [ 30.0, 170.0, 128.0, 33.0 ], 967 | "id" : "obj-27", 968 | "fontname" : "Futura Medium", 969 | "numinlets" : 1 970 | } 971 | 972 | } 973 | , { 974 | "box" : { 975 | "maxclass" : "newobj", 976 | "text" : "t 0", 977 | "numoutlets" : 1, 978 | "outlettype" : [ "int" ], 979 | "fontsize" : 10.0, 980 | "patching_rect" : [ 190.0, 190.0, 22.0, 20.0 ], 981 | "id" : "obj-24", 982 | "fontname" : "Futura Medium", 983 | "numinlets" : 1 984 | } 985 | 986 | } 987 | , { 988 | "box" : { 989 | "maxclass" : "newobj", 990 | "text" : "t 1", 991 | "numoutlets" : 1, 992 | "outlettype" : [ "int" ], 993 | "fontsize" : 10.0, 994 | "patching_rect" : [ 160.0, 190.0, 22.0, 20.0 ], 995 | "id" : "obj-23", 996 | "fontname" : "Futura Medium", 997 | "numinlets" : 1 998 | } 999 | 1000 | } 1001 | , { 1002 | "box" : { 1003 | "maxclass" : "newobj", 1004 | "text" : "gate", 1005 | "numoutlets" : 1, 1006 | "outlettype" : [ "" ], 1007 | "fontsize" : 10.0, 1008 | "patching_rect" : [ 160.0, 240.0, 38.5, 20.0 ], 1009 | "id" : "obj-20", 1010 | "fontname" : "Futura Medium", 1011 | "numinlets" : 2 1012 | } 1013 | 1014 | } 1015 | , { 1016 | "box" : { 1017 | "maxclass" : "newobj", 1018 | "text" : "unpack i s", 1019 | "numoutlets" : 2, 1020 | "outlettype" : [ "int", "" ], 1021 | "fontsize" : 10.0, 1022 | "patching_rect" : [ 110.0, 140.0, 69.0, 20.0 ], 1023 | "id" : "obj-1", 1024 | "fontname" : "Futura Medium", 1025 | "numinlets" : 1 1026 | } 1027 | 1028 | } 1029 | , { 1030 | "box" : { 1031 | "maxclass" : "newobj", 1032 | "text" : "route /sys/type /sys/prefix /sys/cable", 1033 | "numoutlets" : 4, 1034 | "outlettype" : [ "", "", "", "" ], 1035 | "fontsize" : 10.0, 1036 | "patching_rect" : [ 50.0, 70.0, 200.0, 20.0 ], 1037 | "id" : "obj-22", 1038 | "fontname" : "Futura Medium", 1039 | "numinlets" : 1 1040 | } 1041 | 1042 | } 1043 | , { 1044 | "box" : { 1045 | "maxclass" : "newobj", 1046 | "text" : "sel /mlr", 1047 | "numoutlets" : 2, 1048 | "outlettype" : [ "bang", "" ], 1049 | "fontsize" : 10.0, 1050 | "patching_rect" : [ 160.0, 170.0, 49.0, 20.0 ], 1051 | "id" : "obj-21", 1052 | "fontname" : "Futura Medium", 1053 | "numinlets" : 1 1054 | } 1055 | 1056 | } 1057 | , { 1058 | "box" : { 1059 | "maxclass" : "inlet", 1060 | "numoutlets" : 1, 1061 | "outlettype" : [ "" ], 1062 | "patching_rect" : [ 50.0, 30.0, 25.0, 25.0 ], 1063 | "id" : "obj-39", 1064 | "numinlets" : 0, 1065 | "comment" : "" 1066 | } 1067 | 1068 | } 1069 | , { 1070 | "box" : { 1071 | "maxclass" : "outlet", 1072 | "numoutlets" : 0, 1073 | "patching_rect" : [ 90.0, 370.0, 25.0, 25.0 ], 1074 | "id" : "obj-40", 1075 | "numinlets" : 1, 1076 | "comment" : "" 1077 | } 1078 | 1079 | } 1080 | ], 1081 | "lines" : [ { 1082 | "patchline" : { 1083 | "source" : [ "obj-37", 0 ], 1084 | "destination" : [ "obj-40", 0 ], 1085 | "hidden" : 0, 1086 | "midpoints" : [ ] 1087 | } 1088 | 1089 | } 1090 | , { 1091 | "patchline" : { 1092 | "source" : [ "obj-29", 1 ], 1093 | "destination" : [ "obj-37", 0 ], 1094 | "hidden" : 0, 1095 | "midpoints" : [ ] 1096 | } 1097 | 1098 | } 1099 | , { 1100 | "patchline" : { 1101 | "source" : [ "obj-28", 0 ], 1102 | "destination" : [ "obj-30", 0 ], 1103 | "hidden" : 0, 1104 | "midpoints" : [ ] 1105 | } 1106 | 1107 | } 1108 | , { 1109 | "patchline" : { 1110 | "source" : [ "obj-29", 0 ], 1111 | "destination" : [ "obj-28", 0 ], 1112 | "hidden" : 0, 1113 | "midpoints" : [ 59.5, 281.0, 149.5, 281.0 ] 1114 | } 1115 | 1116 | } 1117 | , { 1118 | "patchline" : { 1119 | "source" : [ "obj-1", 0 ], 1120 | "destination" : [ "obj-20", 1 ], 1121 | "hidden" : 0, 1122 | "midpoints" : [ 119.5, 229.0, 189.0, 229.0 ] 1123 | } 1124 | 1125 | } 1126 | , { 1127 | "patchline" : { 1128 | "source" : [ "obj-20", 0 ], 1129 | "destination" : [ "obj-28", 1 ], 1130 | "hidden" : 0, 1131 | "midpoints" : [ ] 1132 | } 1133 | 1134 | } 1135 | , { 1136 | "patchline" : { 1137 | "source" : [ "obj-24", 0 ], 1138 | "destination" : [ "obj-20", 0 ], 1139 | "hidden" : 0, 1140 | "midpoints" : [ 199.5, 216.0, 169.5, 216.0 ] 1141 | } 1142 | 1143 | } 1144 | , { 1145 | "patchline" : { 1146 | "source" : [ "obj-21", 1 ], 1147 | "destination" : [ "obj-24", 0 ], 1148 | "hidden" : 0, 1149 | "midpoints" : [ ] 1150 | } 1151 | 1152 | } 1153 | , { 1154 | "patchline" : { 1155 | "source" : [ "obj-23", 0 ], 1156 | "destination" : [ "obj-20", 0 ], 1157 | "hidden" : 0, 1158 | "midpoints" : [ 169.5, 216.0, 169.5, 216.0 ] 1159 | } 1160 | 1161 | } 1162 | , { 1163 | "patchline" : { 1164 | "source" : [ "obj-21", 0 ], 1165 | "destination" : [ "obj-23", 0 ], 1166 | "hidden" : 0, 1167 | "midpoints" : [ ] 1168 | } 1169 | 1170 | } 1171 | , { 1172 | "patchline" : { 1173 | "source" : [ "obj-1", 1 ], 1174 | "destination" : [ "obj-21", 0 ], 1175 | "hidden" : 0, 1176 | "midpoints" : [ ] 1177 | } 1178 | 1179 | } 1180 | , { 1181 | "patchline" : { 1182 | "source" : [ "obj-30", 0 ], 1183 | "destination" : [ "obj-40", 0 ], 1184 | "hidden" : 0, 1185 | "midpoints" : [ 149.5, 360.0, 99.5, 360.0 ] 1186 | } 1187 | 1188 | } 1189 | , { 1190 | "patchline" : { 1191 | "source" : [ "obj-22", 1 ], 1192 | "destination" : [ "obj-1", 0 ], 1193 | "hidden" : 0, 1194 | "midpoints" : [ ] 1195 | } 1196 | 1197 | } 1198 | , { 1199 | "patchline" : { 1200 | "source" : [ "obj-22", 0 ], 1201 | "destination" : [ "obj-29", 0 ], 1202 | "hidden" : 0, 1203 | "midpoints" : [ ] 1204 | } 1205 | 1206 | } 1207 | , { 1208 | "patchline" : { 1209 | "source" : [ "obj-39", 0 ], 1210 | "destination" : [ "obj-22", 0 ], 1211 | "hidden" : 0, 1212 | "midpoints" : [ ] 1213 | } 1214 | 1215 | } 1216 | , { 1217 | "patchline" : { 1218 | "source" : [ "obj-9", 0 ], 1219 | "destination" : [ "obj-10", 0 ], 1220 | "hidden" : 0, 1221 | "midpoints" : [ 239.5, 280.0, 329.5, 280.0 ] 1222 | } 1223 | 1224 | } 1225 | , { 1226 | "patchline" : { 1227 | "source" : [ "obj-10", 0 ], 1228 | "destination" : [ "obj-8", 0 ], 1229 | "hidden" : 0, 1230 | "midpoints" : [ ] 1231 | } 1232 | 1233 | } 1234 | , { 1235 | "patchline" : { 1236 | "source" : [ "obj-9", 1 ], 1237 | "destination" : [ "obj-7", 0 ], 1238 | "hidden" : 0, 1239 | "midpoints" : [ ] 1240 | } 1241 | 1242 | } 1243 | , { 1244 | "patchline" : { 1245 | "source" : [ "obj-22", 2 ], 1246 | "destination" : [ "obj-9", 0 ], 1247 | "hidden" : 0, 1248 | "midpoints" : [ 180.166672, 107.0, 239.5, 107.0 ] 1249 | } 1250 | 1251 | } 1252 | , { 1253 | "patchline" : { 1254 | "source" : [ "obj-20", 0 ], 1255 | "destination" : [ "obj-10", 1 ], 1256 | "hidden" : 0, 1257 | "midpoints" : [ 169.5, 267.0, 349.0, 267.0 ] 1258 | } 1259 | 1260 | } 1261 | , { 1262 | "patchline" : { 1263 | "source" : [ "obj-7", 0 ], 1264 | "destination" : [ "obj-3", 0 ], 1265 | "hidden" : 0, 1266 | "midpoints" : [ ] 1267 | } 1268 | 1269 | } 1270 | , { 1271 | "patchline" : { 1272 | "source" : [ "obj-8", 0 ], 1273 | "destination" : [ "obj-3", 0 ], 1274 | "hidden" : 0, 1275 | "midpoints" : [ 329.5, 359.0, 279.5, 359.0 ] 1276 | } 1277 | 1278 | } 1279 | ] 1280 | } 1281 | , 1282 | "saved_object_attributes" : { 1283 | "default_fontsize" : 10.0, 1284 | "globalpatchername" : "", 1285 | "fontface" : 0, 1286 | "fontsize" : 10.0, 1287 | "default_fontface" : 0, 1288 | "default_fontname" : "Futura Medium", 1289 | "fontname" : "Futura Medium" 1290 | } 1291 | 1292 | } 1293 | 1294 | } 1295 | , { 1296 | "box" : { 1297 | "maxclass" : "message", 1298 | "text" : "\"256\"", 1299 | "numoutlets" : 1, 1300 | "outlettype" : [ "" ], 1301 | "fontsize" : 10.0, 1302 | "patching_rect" : [ 190.0, 80.0, 50.0, 18.0 ], 1303 | "id" : "obj-36", 1304 | "fontname" : "Futura Medium", 1305 | "numinlets" : 2 1306 | } 1307 | 1308 | } 1309 | , { 1310 | "box" : { 1311 | "maxclass" : "newobj", 1312 | "text" : "r osc/sys", 1313 | "numoutlets" : 1, 1314 | "outlettype" : [ "" ], 1315 | "fontsize" : 10.0, 1316 | "patching_rect" : [ 190.0, 20.0, 51.0, 20.0 ], 1317 | "id" : "obj-6", 1318 | "fontname" : "Futura Medium", 1319 | "numinlets" : 0 1320 | } 1321 | 1322 | } 1323 | , { 1324 | "box" : { 1325 | "maxclass" : "textbutton", 1326 | "bordercolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1327 | "texton" : "", 1328 | "numoutlets" : 3, 1329 | "presentation_rect" : [ 153.0, 155.0, 25.0, 25.0 ], 1330 | "outlettype" : [ "", "", "int" ], 1331 | "fontsize" : 10.0, 1332 | "bgovercolor" : [ 0.65098, 0.65098, 0.65098, 0.501961 ], 1333 | "mode" : 1, 1334 | "border" : 1, 1335 | "patching_rect" : [ 100.0, 410.0, 60.0, 20.0 ], 1336 | "bgcolor" : [ 0.8, 0.8, 0.8, 0.501961 ], 1337 | "borderoncolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1338 | "bgoveroncolor" : [ 1.0, 0.560784, 0.015686, 0.654902 ], 1339 | "presentation" : 1, 1340 | "text" : "", 1341 | "rounded" : 2.0, 1342 | "bgoncolor" : [ 1.0, 0.560784, 0.019608, 0.654902 ], 1343 | "id" : "obj-44", 1344 | "fontname" : "Futura Medium", 1345 | "numinlets" : 1 1346 | } 1347 | 1348 | } 1349 | , { 1350 | "box" : { 1351 | "maxclass" : "textbutton", 1352 | "bordercolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1353 | "texton" : "", 1354 | "numoutlets" : 3, 1355 | "presentation_rect" : [ 100.0, 102.0, 50.0, 25.0 ], 1356 | "outlettype" : [ "", "", "int" ], 1357 | "fontsize" : 10.0, 1358 | "bgovercolor" : [ 0.65098, 0.65098, 0.65098, 0.501961 ], 1359 | "mode" : 1, 1360 | "border" : 1, 1361 | "patching_rect" : [ 100.0, 580.0, 51.0, 20.0 ], 1362 | "bgcolor" : [ 0.8, 0.8, 0.8, 0.501961 ], 1363 | "borderoncolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1364 | "bgoveroncolor" : [ 1.0, 0.560784, 0.015686, 0.654902 ], 1365 | "presentation" : 1, 1366 | "text" : "", 1367 | "rounded" : 2.0, 1368 | "bgoncolor" : [ 1.0, 0.560784, 0.019608, 0.654902 ], 1369 | "id" : "obj-43", 1370 | "fontname" : "Futura Medium", 1371 | "numinlets" : 1 1372 | } 1373 | 1374 | } 1375 | , { 1376 | "box" : { 1377 | "maxclass" : "textbutton", 1378 | "bordercolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1379 | "texton" : "", 1380 | "numoutlets" : 3, 1381 | "presentation_rect" : [ 153.0, 102.0, 25.0, 50.0 ], 1382 | "outlettype" : [ "", "", "int" ], 1383 | "fontsize" : 10.0, 1384 | "bgovercolor" : [ 0.65098, 0.65098, 0.65098, 0.501961 ], 1385 | "mode" : 1, 1386 | "border" : 1, 1387 | "patching_rect" : [ 160.0, 580.0, 20.0, 36.0 ], 1388 | "bgcolor" : [ 0.8, 0.8, 0.8, 0.501961 ], 1389 | "borderoncolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1390 | "bgoveroncolor" : [ 1.0, 0.560784, 0.015686, 0.654902 ], 1391 | "presentation" : 1, 1392 | "text" : "", 1393 | "rounded" : 2.0, 1394 | "bgoncolor" : [ 1.0, 0.560784, 0.019608, 0.654902 ], 1395 | "id" : "obj-42", 1396 | "fontname" : "Futura Medium", 1397 | "numinlets" : 1 1398 | } 1399 | 1400 | } 1401 | , { 1402 | "box" : { 1403 | "maxclass" : "textbutton", 1404 | "bordercolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1405 | "texton" : "", 1406 | "numoutlets" : 3, 1407 | "presentation_rect" : [ 100.0, 130.0, 50.0, 50.0 ], 1408 | "outlettype" : [ "", "", "int" ], 1409 | "fontsize" : 10.0, 1410 | "bgovercolor" : [ 0.65098, 0.65098, 0.65098, 0.501961 ], 1411 | "mode" : 1, 1412 | "border" : 1, 1413 | "patching_rect" : [ 100.0, 230.0, 60.0, 20.0 ], 1414 | "bgcolor" : [ 0.8, 0.8, 0.8, 0.501961 ], 1415 | "borderoncolor" : [ 0.501961, 0.360784, 0.262745, 0.654902 ], 1416 | "bgoveroncolor" : [ 1.0, 0.560784, 0.015686, 0.654902 ], 1417 | "presentation" : 1, 1418 | "text" : "", 1419 | "rounded" : 2.0, 1420 | "bgoncolor" : [ 1.0, 0.560784, 0.019608, 0.654902 ], 1421 | "id" : "obj-26", 1422 | "fontname" : "Futura Medium", 1423 | "numinlets" : 1 1424 | } 1425 | 1426 | } 1427 | ], 1428 | "lines" : [ { 1429 | "patchline" : { 1430 | "source" : [ "obj-36", 0 ], 1431 | "destination" : [ "obj-25", 0 ], 1432 | "hidden" : 0, 1433 | "midpoints" : [ ] 1434 | } 1435 | 1436 | } 1437 | , { 1438 | "patchline" : { 1439 | "source" : [ "obj-25", 1 ], 1440 | "destination" : [ "obj-15", 0 ], 1441 | "hidden" : 0, 1442 | "midpoints" : [ 213.0, 164.0, 149.5, 164.0 ] 1443 | } 1444 | 1445 | } 1446 | , { 1447 | "patchline" : { 1448 | "source" : [ "obj-25", 1 ], 1449 | "destination" : [ "obj-16", 0 ], 1450 | "hidden" : 0, 1451 | "midpoints" : [ 213.0, 333.0, 159.5, 333.0 ] 1452 | } 1453 | 1454 | } 1455 | , { 1456 | "patchline" : { 1457 | "source" : [ "obj-25", 1 ], 1458 | "destination" : [ "obj-88", 2 ], 1459 | "hidden" : 0, 1460 | "midpoints" : [ 213.0, 485.0, 199.5, 485.0 ] 1461 | } 1462 | 1463 | } 1464 | , { 1465 | "patchline" : { 1466 | "source" : [ "obj-10", 0 ], 1467 | "destination" : [ "obj-9", 0 ], 1468 | "hidden" : 0, 1469 | "midpoints" : [ 109.5, 449.0, 79.5, 449.0 ] 1470 | } 1471 | 1472 | } 1473 | , { 1474 | "patchline" : { 1475 | "source" : [ "obj-6", 0 ], 1476 | "destination" : [ "obj-41", 0 ], 1477 | "hidden" : 0, 1478 | "midpoints" : [ ] 1479 | } 1480 | 1481 | } 1482 | , { 1483 | "patchline" : { 1484 | "source" : [ "obj-13", 2 ], 1485 | "destination" : [ "obj-21", 0 ], 1486 | "hidden" : 0, 1487 | "midpoints" : [ ] 1488 | } 1489 | 1490 | } 1491 | , { 1492 | "patchline" : { 1493 | "source" : [ "obj-12", 2 ], 1494 | "destination" : [ "obj-21", 0 ], 1495 | "hidden" : 0, 1496 | "midpoints" : [ ] 1497 | } 1498 | 1499 | } 1500 | , { 1501 | "patchline" : { 1502 | "source" : [ "obj-10", 2 ], 1503 | "destination" : [ "obj-20", 0 ], 1504 | "hidden" : 0, 1505 | "midpoints" : [ ] 1506 | } 1507 | 1508 | } 1509 | , { 1510 | "patchline" : { 1511 | "source" : [ "obj-11", 2 ], 1512 | "destination" : [ "obj-17", 0 ], 1513 | "hidden" : 0, 1514 | "midpoints" : [ ] 1515 | } 1516 | 1517 | } 1518 | , { 1519 | "patchline" : { 1520 | "source" : [ "obj-14", 0 ], 1521 | "destination" : [ "obj-88", 2 ], 1522 | "hidden" : 0, 1523 | "midpoints" : [ 229.5, 164.0, 213.0, 164.0, 213.0, 485.0, 199.5, 485.0 ] 1524 | } 1525 | 1526 | } 1527 | , { 1528 | "patchline" : { 1529 | "source" : [ "obj-14", 0 ], 1530 | "destination" : [ "obj-16", 0 ], 1531 | "hidden" : 0, 1532 | "midpoints" : [ 229.5, 164.0, 213.0, 164.0, 213.0, 333.0, 159.5, 333.0 ] 1533 | } 1534 | 1535 | } 1536 | , { 1537 | "patchline" : { 1538 | "source" : [ "obj-14", 0 ], 1539 | "destination" : [ "obj-15", 0 ], 1540 | "hidden" : 0, 1541 | "midpoints" : [ 229.5, 164.0, 149.5, 164.0 ] 1542 | } 1543 | 1544 | } 1545 | , { 1546 | "patchline" : { 1547 | "source" : [ "obj-11", 0 ], 1548 | "destination" : [ "obj-9", 0 ], 1549 | "hidden" : 0, 1550 | "midpoints" : [ 109.5, 290.0, 79.5, 290.0 ] 1551 | } 1552 | 1553 | } 1554 | , { 1555 | "patchline" : { 1556 | "source" : [ "obj-26", 0 ], 1557 | "destination" : [ "obj-11", 0 ], 1558 | "hidden" : 0, 1559 | "midpoints" : [ ] 1560 | } 1561 | 1562 | } 1563 | , { 1564 | "patchline" : { 1565 | "source" : [ "obj-44", 0 ], 1566 | "destination" : [ "obj-10", 0 ], 1567 | "hidden" : 0, 1568 | "midpoints" : [ ] 1569 | } 1570 | 1571 | } 1572 | , { 1573 | "patchline" : { 1574 | "source" : [ "obj-42", 0 ], 1575 | "destination" : [ "obj-12", 0 ], 1576 | "hidden" : 0, 1577 | "midpoints" : [ ] 1578 | } 1579 | 1580 | } 1581 | , { 1582 | "patchline" : { 1583 | "source" : [ "obj-43", 0 ], 1584 | "destination" : [ "obj-13", 0 ], 1585 | "hidden" : 0, 1586 | "midpoints" : [ ] 1587 | } 1588 | 1589 | } 1590 | , { 1591 | "patchline" : { 1592 | "source" : [ "obj-16", 0 ], 1593 | "destination" : [ "obj-44", 0 ], 1594 | "hidden" : 0, 1595 | "midpoints" : [ ] 1596 | } 1597 | 1598 | } 1599 | , { 1600 | "patchline" : { 1601 | "source" : [ "obj-91", 2 ], 1602 | "destination" : [ "obj-16", 0 ], 1603 | "hidden" : 0, 1604 | "midpoints" : [ ] 1605 | } 1606 | 1607 | } 1608 | , { 1609 | "patchline" : { 1610 | "source" : [ "obj-15", 0 ], 1611 | "destination" : [ "obj-26", 0 ], 1612 | "hidden" : 0, 1613 | "midpoints" : [ ] 1614 | } 1615 | 1616 | } 1617 | , { 1618 | "patchline" : { 1619 | "source" : [ "obj-50", 1 ], 1620 | "destination" : [ "obj-15", 0 ], 1621 | "hidden" : 0, 1622 | "midpoints" : [ ] 1623 | } 1624 | 1625 | } 1626 | , { 1627 | "patchline" : { 1628 | "source" : [ "obj-88", 0 ], 1629 | "destination" : [ "obj-43", 0 ], 1630 | "hidden" : 0, 1631 | "midpoints" : [ ] 1632 | } 1633 | 1634 | } 1635 | , { 1636 | "patchline" : { 1637 | "source" : [ "obj-88", 1 ], 1638 | "destination" : [ "obj-42", 0 ], 1639 | "hidden" : 0, 1640 | "midpoints" : [ ] 1641 | } 1642 | 1643 | } 1644 | , { 1645 | "patchline" : { 1646 | "source" : [ "obj-41", 0 ], 1647 | "destination" : [ "obj-36", 0 ], 1648 | "hidden" : 0, 1649 | "midpoints" : [ ] 1650 | } 1651 | 1652 | } 1653 | , { 1654 | "patchline" : { 1655 | "source" : [ "obj-41", 1 ], 1656 | "destination" : [ "obj-82", 0 ], 1657 | "hidden" : 0, 1658 | "midpoints" : [ ] 1659 | } 1660 | 1661 | } 1662 | , { 1663 | "patchline" : { 1664 | "source" : [ "obj-82", 0 ], 1665 | "destination" : [ "obj-88", 1 ], 1666 | "hidden" : 0, 1667 | "midpoints" : [ 249.5, 477.0, 154.5, 477.0 ] 1668 | } 1669 | 1670 | } 1671 | , { 1672 | "patchline" : { 1673 | "source" : [ "obj-7", 0 ], 1674 | "destination" : [ "obj-8", 0 ], 1675 | "hidden" : 0, 1676 | "midpoints" : [ ] 1677 | } 1678 | 1679 | } 1680 | , { 1681 | "patchline" : { 1682 | "source" : [ "obj-8", 0 ], 1683 | "destination" : [ "obj-1", 0 ], 1684 | "hidden" : 0, 1685 | "midpoints" : [ ] 1686 | } 1687 | 1688 | } 1689 | , { 1690 | "patchline" : { 1691 | "source" : [ "obj-25", 0 ], 1692 | "destination" : [ "obj-50", 0 ], 1693 | "hidden" : 0, 1694 | "midpoints" : [ 199.5, 133.0, 109.5, 133.0 ] 1695 | } 1696 | 1697 | } 1698 | , { 1699 | "patchline" : { 1700 | "source" : [ "obj-25", 0 ], 1701 | "destination" : [ "obj-91", 0 ], 1702 | "hidden" : 0, 1703 | "midpoints" : [ 199.5, 302.0, 109.5, 302.0 ] 1704 | } 1705 | 1706 | } 1707 | , { 1708 | "patchline" : { 1709 | "source" : [ "obj-25", 0 ], 1710 | "destination" : [ "obj-88", 0 ], 1711 | "hidden" : 0, 1712 | "midpoints" : [ 199.5, 469.0, 109.5, 469.0 ] 1713 | } 1714 | 1715 | } 1716 | , { 1717 | "patchline" : { 1718 | "source" : [ "obj-91", 1 ], 1719 | "destination" : [ "obj-90", 0 ], 1720 | "hidden" : 0, 1721 | "midpoints" : [ ] 1722 | } 1723 | 1724 | } 1725 | , { 1726 | "patchline" : { 1727 | "source" : [ "obj-91", 0 ], 1728 | "destination" : [ "obj-90", 0 ], 1729 | "hidden" : 0, 1730 | "midpoints" : [ ] 1731 | } 1732 | 1733 | } 1734 | , { 1735 | "patchline" : { 1736 | "source" : [ "obj-90", 0 ], 1737 | "destination" : [ "obj-44", 0 ], 1738 | "hidden" : 0, 1739 | "midpoints" : [ ] 1740 | } 1741 | 1742 | } 1743 | , { 1744 | "patchline" : { 1745 | "source" : [ "obj-50", 0 ], 1746 | "destination" : [ "obj-51", 0 ], 1747 | "hidden" : 0, 1748 | "midpoints" : [ ] 1749 | } 1750 | 1751 | } 1752 | , { 1753 | "patchline" : { 1754 | "source" : [ "obj-51", 0 ], 1755 | "destination" : [ "obj-26", 0 ], 1756 | "hidden" : 0, 1757 | "midpoints" : [ ] 1758 | } 1759 | 1760 | } 1761 | , { 1762 | "patchline" : { 1763 | "source" : [ "obj-11", 0 ], 1764 | "destination" : [ "obj-23", 0 ], 1765 | "hidden" : 0, 1766 | "midpoints" : [ ] 1767 | } 1768 | 1769 | } 1770 | , { 1771 | "patchline" : { 1772 | "source" : [ "obj-23", 0 ], 1773 | "destination" : [ "obj-26", 0 ], 1774 | "hidden" : 0, 1775 | "midpoints" : [ ] 1776 | } 1777 | 1778 | } 1779 | , { 1780 | "patchline" : { 1781 | "source" : [ "obj-10", 0 ], 1782 | "destination" : [ "obj-24", 0 ], 1783 | "hidden" : 0, 1784 | "midpoints" : [ ] 1785 | } 1786 | 1787 | } 1788 | , { 1789 | "patchline" : { 1790 | "source" : [ "obj-24", 0 ], 1791 | "destination" : [ "obj-44", 0 ], 1792 | "hidden" : 0, 1793 | "midpoints" : [ ] 1794 | } 1795 | 1796 | } 1797 | , { 1798 | "patchline" : { 1799 | "source" : [ "obj-13", 0 ], 1800 | "destination" : [ "obj-27", 0 ], 1801 | "hidden" : 0, 1802 | "midpoints" : [ ] 1803 | } 1804 | 1805 | } 1806 | , { 1807 | "patchline" : { 1808 | "source" : [ "obj-27", 0 ], 1809 | "destination" : [ "obj-43", 0 ], 1810 | "hidden" : 0, 1811 | "midpoints" : [ ] 1812 | } 1813 | 1814 | } 1815 | , { 1816 | "patchline" : { 1817 | "source" : [ "obj-12", 0 ], 1818 | "destination" : [ "obj-28", 0 ], 1819 | "hidden" : 0, 1820 | "midpoints" : [ ] 1821 | } 1822 | 1823 | } 1824 | , { 1825 | "patchline" : { 1826 | "source" : [ "obj-28", 0 ], 1827 | "destination" : [ "obj-42", 0 ], 1828 | "hidden" : 0, 1829 | "midpoints" : [ ] 1830 | } 1831 | 1832 | } 1833 | , { 1834 | "patchline" : { 1835 | "source" : [ "obj-13", 0 ], 1836 | "destination" : [ "obj-9", 0 ], 1837 | "hidden" : 0, 1838 | "midpoints" : [ ] 1839 | } 1840 | 1841 | } 1842 | , { 1843 | "patchline" : { 1844 | "source" : [ "obj-12", 0 ], 1845 | "destination" : [ "obj-9", 0 ], 1846 | "hidden" : 0, 1847 | "midpoints" : [ ] 1848 | } 1849 | 1850 | } 1851 | ] 1852 | } 1853 | 1854 | } 1855 | -------------------------------------------------------------------------------- /time.maxpat: -------------------------------------------------------------------------------- 1 | { 2 | "patcher" : { 3 | "fileversion" : 1, 4 | "rect" : [ 520.0, 101.0, 685.0, 657.0 ], 5 | "bglocked" : 0, 6 | "defrect" : [ 520.0, 101.0, 685.0, 657.0 ], 7 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 8 | "openinpresentation" : 1, 9 | "default_fontsize" : 10.0, 10 | "default_fontface" : 0, 11 | "default_fontname" : "Futura Medium", 12 | "gridonopen" : 0, 13 | "gridsize" : [ 10.0, 10.0 ], 14 | "gridsnaponopen" : 0, 15 | "toolbarvisible" : 1, 16 | "boxanimatetime" : 200, 17 | "imprint" : 0, 18 | "boxes" : [ { 19 | "box" : { 20 | "maxclass" : "newobj", 21 | "text" : "del 500", 22 | "numinlets" : 2, 23 | "patching_rect" : [ 50.0, 130.0, 46.0, 20.0 ], 24 | "id" : "obj-52", 25 | "fontname" : "Futura Medium", 26 | "numoutlets" : 1, 27 | "outlettype" : [ "bang" ], 28 | "fontsize" : 10.0 29 | } 30 | 31 | } 32 | , { 33 | "box" : { 34 | "maxclass" : "newobj", 35 | "text" : "sel 6", 36 | "numinlets" : 2, 37 | "patching_rect" : [ 50.0, 100.0, 32.5, 20.0 ], 38 | "id" : "obj-50", 39 | "fontname" : "Futura Medium", 40 | "numoutlets" : 2, 41 | "outlettype" : [ "bang", "" ], 42 | "fontsize" : 10.0 43 | } 44 | 45 | } 46 | , { 47 | "box" : { 48 | "maxclass" : "newobj", 49 | "text" : "r groupno", 50 | "numinlets" : 0, 51 | "patching_rect" : [ 50.0, 70.0, 56.0, 20.0 ], 52 | "id" : "obj-48", 53 | "fontname" : "Futura Medium", 54 | "numoutlets" : 1, 55 | "outlettype" : [ "" ], 56 | "fontsize" : 10.0 57 | } 58 | 59 | } 60 | , { 61 | "box" : { 62 | "maxclass" : "newobj", 63 | "text" : "loadmess 0", 64 | "numinlets" : 1, 65 | "patching_rect" : [ 160.0, 50.0, 62.0, 20.0 ], 66 | "id" : "obj-58", 67 | "fontname" : "Futura Medium", 68 | "numoutlets" : 1, 69 | "outlettype" : [ "" ], 70 | "fontsize" : 10.0 71 | } 72 | 73 | } 74 | , { 75 | "box" : { 76 | "maxclass" : "newobj", 77 | "text" : "t 1", 78 | "numinlets" : 1, 79 | "patching_rect" : [ 200.0, 140.0, 22.0, 20.0 ], 80 | "id" : "obj-43", 81 | "fontname" : "Futura Medium", 82 | "numoutlets" : 1, 83 | "outlettype" : [ "int" ], 84 | "fontsize" : 10.0 85 | } 86 | 87 | } 88 | , { 89 | "box" : { 90 | "maxclass" : "newobj", 91 | "text" : "t 0", 92 | "numinlets" : 1, 93 | "patching_rect" : [ 180.0, 140.0, 22.0, 20.0 ], 94 | "id" : "obj-41", 95 | "fontname" : "Futura Medium", 96 | "numoutlets" : 1, 97 | "outlettype" : [ "int" ], 98 | "fontsize" : 10.0 99 | } 100 | 101 | } 102 | , { 103 | "box" : { 104 | "maxclass" : "newobj", 105 | "text" : "sel 0 1", 106 | "numinlets" : 1, 107 | "patching_rect" : [ 180.0, 110.0, 39.0, 20.0 ], 108 | "id" : "obj-38", 109 | "fontname" : "Futura Medium", 110 | "numoutlets" : 3, 111 | "outlettype" : [ "bang", "bang", "" ], 112 | "fontsize" : 10.0 113 | } 114 | 115 | } 116 | , { 117 | "box" : { 118 | "maxclass" : "newobj", 119 | "text" : "r extarm", 120 | "numinlets" : 0, 121 | "patching_rect" : [ 180.0, 80.0, 49.0, 20.0 ], 122 | "id" : "obj-173", 123 | "fontname" : "Futura Medium", 124 | "numoutlets" : 1, 125 | "outlettype" : [ "" ], 126 | "fontsize" : 10.0 127 | } 128 | 129 | } 130 | , { 131 | "box" : { 132 | "maxclass" : "newobj", 133 | "text" : "gate", 134 | "numinlets" : 2, 135 | "patching_rect" : [ 200.0, 180.0, 68.5, 20.0 ], 136 | "id" : "obj-37", 137 | "fontname" : "Futura Medium", 138 | "numoutlets" : 1, 139 | "outlettype" : [ "" ], 140 | "fontsize" : 10.0 141 | } 142 | 143 | } 144 | , { 145 | "box" : { 146 | "maxclass" : "newobj", 147 | "text" : "r miditempo", 148 | "numinlets" : 0, 149 | "patching_rect" : [ 230.0, 40.0, 64.0, 20.0 ], 150 | "id" : "obj-21", 151 | "fontname" : "Futura Medium", 152 | "numoutlets" : 1, 153 | "outlettype" : [ "" ], 154 | "fontsize" : 10.0 155 | } 156 | 157 | } 158 | , { 159 | "box" : { 160 | "maxclass" : "newobj", 161 | "text" : "r synctemp", 162 | "numinlets" : 0, 163 | "patching_rect" : [ 260.0, 70.0, 59.0, 20.0 ], 164 | "id" : "obj-17", 165 | "fontname" : "Futura Medium", 166 | "numoutlets" : 1, 167 | "outlettype" : [ "" ], 168 | "fontsize" : 10.0 169 | } 170 | 171 | } 172 | , { 173 | "box" : { 174 | "maxclass" : "newobj", 175 | "text" : "rtin", 176 | "numinlets" : 1, 177 | "patching_rect" : [ 230.0, 70.0, 25.0, 20.0 ], 178 | "id" : "obj-15", 179 | "fontname" : "Futura Medium", 180 | "numoutlets" : 1, 181 | "outlettype" : [ "int" ], 182 | "fontsize" : 10.0 183 | } 184 | 185 | } 186 | , { 187 | "box" : { 188 | "maxclass" : "newobj", 189 | "text" : "route bpm", 190 | "numinlets" : 1, 191 | "patching_rect" : [ 250.0, 140.0, 57.0, 20.0 ], 192 | "id" : "obj-14", 193 | "fontname" : "Futura Medium", 194 | "numoutlets" : 2, 195 | "outlettype" : [ "", "" ], 196 | "fontsize" : 10.0 197 | } 198 | 199 | } 200 | , { 201 | "box" : { 202 | "maxclass" : "newobj", 203 | "text" : "sync~", 204 | "numinlets" : 1, 205 | "patching_rect" : [ 230.0, 110.0, 58.0, 20.0 ], 206 | "id" : "obj-9", 207 | "fontname" : "Futura Medium", 208 | "numoutlets" : 3, 209 | "outlettype" : [ "signal", "", "int" ], 210 | "fontsize" : 10.0 211 | } 212 | 213 | } 214 | , { 215 | "box" : { 216 | "maxclass" : "newobj", 217 | "text" : "change 0", 218 | "numinlets" : 1, 219 | "patching_rect" : [ 290.0, 530.0, 53.0, 20.0 ], 220 | "id" : "obj-2", 221 | "fontname" : "Futura Medium", 222 | "numoutlets" : 3, 223 | "outlettype" : [ "", "int", "int" ], 224 | "fontsize" : 10.0 225 | } 226 | 227 | } 228 | , { 229 | "box" : { 230 | "maxclass" : "newobj", 231 | "text" : "r clocksource", 232 | "numinlets" : 0, 233 | "patching_rect" : [ 60.0, 390.0, 70.0, 20.0 ], 234 | "id" : "obj-57", 235 | "fontname" : "Futura Medium", 236 | "numoutlets" : 1, 237 | "outlettype" : [ "" ], 238 | "fontsize" : 10.0 239 | } 240 | 241 | } 242 | , { 243 | "box" : { 244 | "maxclass" : "newobj", 245 | "text" : "p tilttempo", 246 | "numinlets" : 0, 247 | "patching_rect" : [ 410.0, 60.0, 59.0, 20.0 ], 248 | "id" : "obj-35", 249 | "fontname" : "Futura Medium", 250 | "numoutlets" : 2, 251 | "outlettype" : [ "bang", "bang" ], 252 | "fontsize" : 10.0, 253 | "patcher" : { 254 | "fileversion" : 1, 255 | "rect" : [ 26.0, 184.0, 557.0, 407.0 ], 256 | "bglocked" : 0, 257 | "defrect" : [ 26.0, 184.0, 557.0, 407.0 ], 258 | "openrect" : [ 0.0, 0.0, 0.0, 0.0 ], 259 | "openinpresentation" : 0, 260 | "default_fontsize" : 10.0, 261 | "default_fontface" : 0, 262 | "default_fontname" : "Futura Medium", 263 | "gridonopen" : 0, 264 | "gridsize" : [ 10.0, 10.0 ], 265 | "gridsnaponopen" : 0, 266 | "toolbarvisible" : 1, 267 | "boxanimatetime" : 200, 268 | "imprint" : 0, 269 | "boxes" : [ { 270 | "box" : { 271 | "maxclass" : "newobj", 272 | "text" : "unpack", 273 | "numinlets" : 1, 274 | "patching_rect" : [ 180.0, 90.0, 43.0, 20.0 ], 275 | "id" : "obj-12", 276 | "fontname" : "Futura Medium", 277 | "numoutlets" : 2, 278 | "outlettype" : [ "int", "int" ], 279 | "fontsize" : 10.0 280 | } 281 | 282 | } 283 | , { 284 | "box" : { 285 | "maxclass" : "newobj", 286 | "text" : "r vol.tmp.preset.tilt", 287 | "numinlets" : 0, 288 | "patching_rect" : [ 180.0, 60.0, 95.0, 20.0 ], 289 | "id" : "obj-133", 290 | "fontname" : "Futura Medium", 291 | "numoutlets" : 1, 292 | "outlettype" : [ "" ], 293 | "fontsize" : 10.0 294 | } 295 | 296 | } 297 | , { 298 | "box" : { 299 | "maxclass" : "newobj", 300 | "text" : "r tempotiltoff", 301 | "numinlets" : 0, 302 | "patching_rect" : [ 270.0, 90.0, 68.0, 20.0 ], 303 | "id" : "obj-13", 304 | "fontname" : "Futura Medium", 305 | "numoutlets" : 1, 306 | "outlettype" : [ "" ], 307 | "fontsize" : 10.0 308 | } 309 | 310 | } 311 | , { 312 | "box" : { 313 | "maxclass" : "newobj", 314 | "text" : "loadmess 0", 315 | "numinlets" : 1, 316 | "patching_rect" : [ 120.0, 130.0, 62.0, 20.0 ], 317 | "id" : "obj-1", 318 | "fontname" : "Futura Medium", 319 | "numoutlets" : 1, 320 | "outlettype" : [ "" ], 321 | "fontsize" : 10.0 322 | } 323 | 324 | } 325 | , { 326 | "box" : { 327 | "maxclass" : "newobj", 328 | "text" : "sel 1", 329 | "numinlets" : 2, 330 | "patching_rect" : [ 360.0, 280.0, 32.5, 20.0 ], 331 | "id" : "obj-16", 332 | "fontname" : "Futura Medium", 333 | "numoutlets" : 2, 334 | "outlettype" : [ "bang", "" ], 335 | "fontsize" : 10.0 336 | } 337 | 338 | } 339 | , { 340 | "box" : { 341 | "maxclass" : "newobj", 342 | "text" : "sel 1", 343 | "numinlets" : 2, 344 | "patching_rect" : [ 180.0, 280.0, 32.5, 20.0 ], 345 | "id" : "obj-15", 346 | "fontname" : "Futura Medium", 347 | "numoutlets" : 2, 348 | "outlettype" : [ "bang", "" ], 349 | "fontsize" : 10.0 350 | } 351 | 352 | } 353 | , { 354 | "box" : { 355 | "maxclass" : "message", 356 | "text" : "set 0", 357 | "numinlets" : 2, 358 | "patching_rect" : [ 90.0, 200.0, 32.5, 18.0 ], 359 | "id" : "obj-14", 360 | "fontname" : "Futura Medium", 361 | "numoutlets" : 1, 362 | "outlettype" : [ "" ], 363 | "fontsize" : 10.0 364 | } 365 | 366 | } 367 | , { 368 | "box" : { 369 | "maxclass" : "newobj", 370 | "text" : "sel 0", 371 | "numinlets" : 2, 372 | "patching_rect" : [ 90.0, 170.0, 32.5, 20.0 ], 373 | "id" : "obj-11", 374 | "fontname" : "Futura Medium", 375 | "numoutlets" : 2, 376 | "outlettype" : [ "bang", "" ], 377 | "fontsize" : 10.0 378 | } 379 | 380 | } 381 | , { 382 | "box" : { 383 | "maxclass" : "newobj", 384 | "text" : "gate", 385 | "numinlets" : 2, 386 | "patching_rect" : [ 180.0, 170.0, 38.5, 20.0 ], 387 | "id" : "obj-10", 388 | "fontname" : "Futura Medium", 389 | "numoutlets" : 1, 390 | "outlettype" : [ "" ], 391 | "fontsize" : 10.0 392 | } 393 | 394 | } 395 | , { 396 | "box" : { 397 | "maxclass" : "newobj", 398 | "text" : "r tiltx", 399 | "numinlets" : 0, 400 | "patching_rect" : [ 200.0, 140.0, 33.0, 20.0 ], 401 | "id" : "obj-9", 402 | "fontname" : "Futura Medium", 403 | "numoutlets" : 1, 404 | "outlettype" : [ "" ], 405 | "fontsize" : 10.0 406 | } 407 | 408 | } 409 | , { 410 | "box" : { 411 | "maxclass" : "newobj", 412 | "text" : "change", 413 | "numinlets" : 1, 414 | "patching_rect" : [ 360.0, 250.0, 46.0, 20.0 ], 415 | "id" : "obj-7", 416 | "fontname" : "Futura Medium", 417 | "numoutlets" : 3, 418 | "outlettype" : [ "", "int", "int" ], 419 | "fontsize" : 10.0 420 | } 421 | 422 | } 423 | , { 424 | "box" : { 425 | "maxclass" : "newobj", 426 | "text" : "change", 427 | "numinlets" : 1, 428 | "patching_rect" : [ 180.0, 250.0, 46.0, 20.0 ], 429 | "id" : "obj-6", 430 | "fontname" : "Futura Medium", 431 | "numoutlets" : 3, 432 | "outlettype" : [ "", "int", "int" ], 433 | "fontsize" : 10.0 434 | } 435 | 436 | } 437 | , { 438 | "box" : { 439 | "maxclass" : "newobj", 440 | "text" : "> 0.35", 441 | "numinlets" : 2, 442 | "patching_rect" : [ 360.0, 210.0, 41.0, 20.0 ], 443 | "id" : "obj-5", 444 | "fontname" : "Futura Medium", 445 | "numoutlets" : 1, 446 | "outlettype" : [ "int" ], 447 | "fontsize" : 10.0 448 | } 449 | 450 | } 451 | , { 452 | "box" : { 453 | "maxclass" : "newobj", 454 | "text" : "< -0.35", 455 | "numinlets" : 2, 456 | "patching_rect" : [ 180.0, 210.0, 44.0, 20.0 ], 457 | "id" : "obj-4", 458 | "fontname" : "Futura Medium", 459 | "numoutlets" : 1, 460 | "outlettype" : [ "int" ], 461 | "fontsize" : 10.0 462 | } 463 | 464 | } 465 | , { 466 | "box" : { 467 | "maxclass" : "outlet", 468 | "numinlets" : 1, 469 | "patching_rect" : [ 360.0, 310.0, 25.0, 25.0 ], 470 | "id" : "obj-3", 471 | "numoutlets" : 0, 472 | "comment" : "" 473 | } 474 | 475 | } 476 | , { 477 | "box" : { 478 | "maxclass" : "outlet", 479 | "numinlets" : 1, 480 | "patching_rect" : [ 180.0, 310.0, 25.0, 25.0 ], 481 | "id" : "obj-2", 482 | "numoutlets" : 0, 483 | "comment" : "" 484 | } 485 | 486 | } 487 | ], 488 | "lines" : [ { 489 | "patchline" : { 490 | "source" : [ "obj-16", 0 ], 491 | "destination" : [ "obj-3", 0 ], 492 | "hidden" : 0, 493 | "midpoints" : [ ] 494 | } 495 | 496 | } 497 | , { 498 | "patchline" : { 499 | "source" : [ "obj-15", 0 ], 500 | "destination" : [ "obj-2", 0 ], 501 | "hidden" : 0, 502 | "midpoints" : [ ] 503 | } 504 | 505 | } 506 | , { 507 | "patchline" : { 508 | "source" : [ "obj-7", 0 ], 509 | "destination" : [ "obj-16", 0 ], 510 | "hidden" : 0, 511 | "midpoints" : [ ] 512 | } 513 | 514 | } 515 | , { 516 | "patchline" : { 517 | "source" : [ "obj-6", 0 ], 518 | "destination" : [ "obj-15", 0 ], 519 | "hidden" : 0, 520 | "midpoints" : [ ] 521 | } 522 | 523 | } 524 | , { 525 | "patchline" : { 526 | "source" : [ "obj-14", 0 ], 527 | "destination" : [ "obj-7", 0 ], 528 | "hidden" : 0, 529 | "midpoints" : [ 99.5, 240.0, 369.5, 240.0 ] 530 | } 531 | 532 | } 533 | , { 534 | "patchline" : { 535 | "source" : [ "obj-14", 0 ], 536 | "destination" : [ "obj-6", 0 ], 537 | "hidden" : 0, 538 | "midpoints" : [ 99.5, 240.0, 189.5, 240.0 ] 539 | } 540 | 541 | } 542 | , { 543 | "patchline" : { 544 | "source" : [ "obj-11", 0 ], 545 | "destination" : [ "obj-14", 0 ], 546 | "hidden" : 0, 547 | "midpoints" : [ ] 548 | } 549 | 550 | } 551 | , { 552 | "patchline" : { 553 | "source" : [ "obj-10", 0 ], 554 | "destination" : [ "obj-5", 0 ], 555 | "hidden" : 0, 556 | "midpoints" : [ 189.5, 199.0, 369.5, 199.0 ] 557 | } 558 | 559 | } 560 | , { 561 | "patchline" : { 562 | "source" : [ "obj-10", 0 ], 563 | "destination" : [ "obj-4", 0 ], 564 | "hidden" : 0, 565 | "midpoints" : [ ] 566 | } 567 | 568 | } 569 | , { 570 | "patchline" : { 571 | "source" : [ "obj-9", 0 ], 572 | "destination" : [ "obj-10", 1 ], 573 | "hidden" : 0, 574 | "midpoints" : [ ] 575 | } 576 | 577 | } 578 | , { 579 | "patchline" : { 580 | "source" : [ "obj-5", 0 ], 581 | "destination" : [ "obj-7", 0 ], 582 | "hidden" : 0, 583 | "midpoints" : [ ] 584 | } 585 | 586 | } 587 | , { 588 | "patchline" : { 589 | "source" : [ "obj-4", 0 ], 590 | "destination" : [ "obj-6", 0 ], 591 | "hidden" : 0, 592 | "midpoints" : [ ] 593 | } 594 | 595 | } 596 | , { 597 | "patchline" : { 598 | "source" : [ "obj-1", 0 ], 599 | "destination" : [ "obj-10", 0 ], 600 | "hidden" : 0, 601 | "midpoints" : [ 129.5, 160.0, 189.5, 160.0 ] 602 | } 603 | 604 | } 605 | , { 606 | "patchline" : { 607 | "source" : [ "obj-13", 0 ], 608 | "destination" : [ "obj-10", 0 ], 609 | "hidden" : 0, 610 | "midpoints" : [ 279.5, 120.0, 189.5, 120.0 ] 611 | } 612 | 613 | } 614 | , { 615 | "patchline" : { 616 | "source" : [ "obj-133", 0 ], 617 | "destination" : [ "obj-12", 0 ], 618 | "hidden" : 0, 619 | "midpoints" : [ ] 620 | } 621 | 622 | } 623 | , { 624 | "patchline" : { 625 | "source" : [ "obj-12", 0 ], 626 | "destination" : [ "obj-10", 0 ], 627 | "hidden" : 0, 628 | "midpoints" : [ ] 629 | } 630 | 631 | } 632 | , { 633 | "patchline" : { 634 | "source" : [ "obj-12", 0 ], 635 | "destination" : [ "obj-11", 0 ], 636 | "hidden" : 0, 637 | "midpoints" : [ 189.5, 120.0, 99.5, 120.0 ] 638 | } 639 | 640 | } 641 | ] 642 | } 643 | , 644 | "saved_object_attributes" : { 645 | "fontname" : "Futura Medium", 646 | "default_fontface" : 0, 647 | "globalpatchername" : "", 648 | "default_fontname" : "Futura Medium", 649 | "fontface" : 0, 650 | "fontsize" : 10.0, 651 | "default_fontsize" : 10.0 652 | } 653 | 654 | } 655 | 656 | } 657 | , { 658 | "box" : { 659 | "maxclass" : "inlet", 660 | "numinlets" : 0, 661 | "patching_rect" : [ 20.0, 10.0, 25.0, 25.0 ], 662 | "id" : "obj-5", 663 | "numoutlets" : 1, 664 | "outlettype" : [ "" ], 665 | "comment" : "" 666 | } 667 | 668 | } 669 | , { 670 | "box" : { 671 | "maxclass" : "comment", 672 | "text" : "microfade", 673 | "presentation_rect" : [ 166.506104, 68.0, 55.0, 20.0 ], 674 | "numinlets" : 1, 675 | "frgb" : [ 0.156863, 0.156863, 0.156863, 1.0 ], 676 | "patching_rect" : [ 580.0, 90.0, 55.0, 20.0 ], 677 | "presentation" : 1, 678 | "id" : "obj-18", 679 | "fontname" : "Futura Medium", 680 | "numoutlets" : 0, 681 | "textcolor" : [ 0.156863, 0.156863, 0.156863, 1.0 ], 682 | "fontsize" : 10.0 683 | } 684 | 685 | } 686 | , { 687 | "box" : { 688 | "maxclass" : "umenu", 689 | "presentation_rect" : [ 170.0, 39.0, 47.285542, 36.0 ], 690 | "items" : [ "2n", ",", "4n", ",", "8n", ",", "16n", ",", "32n", ",", "none" ], 691 | "textcolor2" : [ 0.0, 0.0, 0.0, 1.0 ], 692 | "bgcolor2" : [ 0.941176, 0.941176, 0.941176, 1.0 ], 693 | "numinlets" : 1, 694 | "patching_rect" : [ 70.0, 230.0, 59.0, 36.0 ], 695 | "presentation" : 1, 696 | "types" : [ ], 697 | "id" : "obj-44", 698 | "fontname" : "Futura Condensed Medium", 699 | "rounded" : 0, 700 | "framecolor" : [ 0.156863, 0.156863, 0.156863, 0.0 ], 701 | "numoutlets" : 3, 702 | "bgcolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ], 703 | "arrowframe" : 0, 704 | "arrow" : 0, 705 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 706 | "outlettype" : [ "int", "", "" ], 707 | "fontsize" : 24.0, 708 | "align" : 1, 709 | "hltcolor" : [ 0.607843, 0.784314, 0.482353, 1.0 ] 710 | } 711 | 712 | } 713 | , { 714 | "box" : { 715 | "maxclass" : "textbutton", 716 | "presentation_rect" : [ 137.0, 33.0, 26.0, 23.0 ], 717 | "bgoveroncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 718 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 719 | "bgoncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 720 | "numinlets" : 1, 721 | "patching_rect" : [ 490.0, 90.0, 30.0, 30.0 ], 722 | "presentation" : 1, 723 | "id" : "obj-31", 724 | "fontname" : "Futura Condensed Medium", 725 | "border" : 1, 726 | "rounded" : 0.0, 727 | "numoutlets" : 3, 728 | "bgcolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ], 729 | "textoveroncolor" : [ 1.0, 1.0, 1.0, 1.0 ], 730 | "text" : "+4", 731 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 732 | "textovercolor" : [ 0.0, 0.0, 0.0, 1.0 ], 733 | "outlettype" : [ "", "", "int" ], 734 | "borderoncolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 735 | "fontsize" : 18.0, 736 | "bgovercolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ] 737 | } 738 | 739 | } 740 | , { 741 | "box" : { 742 | "maxclass" : "textbutton", 743 | "presentation_rect" : [ 53.0, 33.0, 26.0, 23.0 ], 744 | "bgoveroncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 745 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 746 | "bgoncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 747 | "numinlets" : 1, 748 | "patching_rect" : [ 370.0, 90.0, 30.0, 30.0 ], 749 | "presentation" : 1, 750 | "id" : "obj-32", 751 | "fontname" : "Futura Condensed Medium", 752 | "border" : 1, 753 | "rounded" : 0.0, 754 | "numoutlets" : 3, 755 | "bgcolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ], 756 | "textoveroncolor" : [ 1.0, 1.0, 1.0, 1.0 ], 757 | "text" : "-4", 758 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 759 | "textovercolor" : [ 0.0, 0.0, 0.0, 1.0 ], 760 | "outlettype" : [ "", "", "int" ], 761 | "borderoncolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 762 | "fontsize" : 18.0, 763 | "bgovercolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ] 764 | } 765 | 766 | } 767 | , { 768 | "box" : { 769 | "maxclass" : "newobj", 770 | "text" : "t 4", 771 | "numinlets" : 1, 772 | "patching_rect" : [ 490.0, 130.0, 23.0, 20.0 ], 773 | "id" : "obj-33", 774 | "fontname" : "Futura Medium", 775 | "numoutlets" : 1, 776 | "outlettype" : [ "int" ], 777 | "fontsize" : 10.0 778 | } 779 | 780 | } 781 | , { 782 | "box" : { 783 | "maxclass" : "newobj", 784 | "text" : "t -4", 785 | "numinlets" : 1, 786 | "patching_rect" : [ 370.0, 130.0, 26.0, 20.0 ], 787 | "id" : "obj-34", 788 | "fontname" : "Futura Medium", 789 | "numoutlets" : 1, 790 | "outlettype" : [ "int" ], 791 | "fontsize" : 10.0 792 | } 793 | 794 | } 795 | , { 796 | "box" : { 797 | "maxclass" : "flonum", 798 | "presentation_rect" : [ 178.0, 80.0, 36.16993, 36.0 ], 799 | "maximum" : 800.0, 800 | "bordercolor" : [ 1.0, 1.0, 1.0, 0.0 ], 801 | "numinlets" : 1, 802 | "patching_rect" : [ 570.0, 110.0, 33.0, 36.0 ], 803 | "presentation" : 1, 804 | "id" : "obj-16", 805 | "fontname" : "Futura Condensed Medium", 806 | "triscale" : 0.9, 807 | "numoutlets" : 2, 808 | "bgcolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ], 809 | "outlettype" : [ "float", "bang" ], 810 | "hbgcolor" : [ 0.941176, 0.941176, 0.941176, 0.0 ], 811 | "triangle" : 0, 812 | "fontsize" : 24.0, 813 | "minimum" : 0.0, 814 | "numdecimalplaces" : 1, 815 | "htextcolor" : [ 0.0, 0.0, 0.0, 1.0 ] 816 | } 817 | 818 | } 819 | , { 820 | "box" : { 821 | "maxclass" : "newobj", 822 | "text" : "loadmess 1.2", 823 | "numinlets" : 1, 824 | "patching_rect" : [ 570.0, 70.0, 71.0, 20.0 ], 825 | "id" : "obj-19", 826 | "fontname" : "Futura Medium", 827 | "numoutlets" : 1, 828 | "outlettype" : [ "" ], 829 | "fontsize" : 10.0 830 | } 831 | 832 | } 833 | , { 834 | "box" : { 835 | "maxclass" : "newobj", 836 | "text" : "s crossfade", 837 | "hidden" : 1, 838 | "numinlets" : 1, 839 | "patching_rect" : [ 570.0, 160.0, 62.0, 20.0 ], 840 | "id" : "obj-23", 841 | "fontname" : "Futura Medium", 842 | "numoutlets" : 0, 843 | "fontsize" : 10.0 844 | } 845 | 846 | } 847 | , { 848 | "box" : { 849 | "maxclass" : "panel", 850 | "presentation_rect" : [ 167.0, 71.0, 54.0, 40.0 ], 851 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 852 | "numinlets" : 1, 853 | "patching_rect" : [ 610.0, 120.0, 20.0, 35.0 ], 854 | "presentation" : 1, 855 | "id" : "obj-13", 856 | "border" : 1, 857 | "rounded" : 0, 858 | "numoutlets" : 0, 859 | "bgcolor" : [ 0.666667, 0.666667, 0.666667, 0.0 ] 860 | } 861 | 862 | } 863 | , { 864 | "box" : { 865 | "maxclass" : "newobj", 866 | "text" : "loadmess 100.", 867 | "numinlets" : 1, 868 | "patching_rect" : [ 260.0, 160.0, 79.0, 20.0 ], 869 | "id" : "obj-7", 870 | "fontname" : "Futura Medium", 871 | "numoutlets" : 1, 872 | "outlettype" : [ "" ], 873 | "fontsize" : 10.0 874 | } 875 | 876 | } 877 | , { 878 | "box" : { 879 | "maxclass" : "newobj", 880 | "text" : "t 3", 881 | "numinlets" : 1, 882 | "patching_rect" : [ 70.0, 200.0, 22.0, 20.0 ], 883 | "id" : "obj-27", 884 | "fontname" : "Futura Medium", 885 | "numoutlets" : 1, 886 | "outlettype" : [ "int" ], 887 | "fontsize" : 10.0 888 | } 889 | 890 | } 891 | , { 892 | "box" : { 893 | "maxclass" : "newobj", 894 | "text" : "del 500", 895 | "numinlets" : 2, 896 | "patching_rect" : [ 70.0, 180.0, 48.0, 20.0 ], 897 | "id" : "obj-24", 898 | "fontname" : "Futura Medium", 899 | "numoutlets" : 1, 900 | "outlettype" : [ "bang" ], 901 | "fontsize" : 10.0 902 | } 903 | 904 | } 905 | , { 906 | "box" : { 907 | "maxclass" : "panel", 908 | "presentation_rect" : [ 167.0, 30.0, 54.0, 40.0 ], 909 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 910 | "numinlets" : 1, 911 | "patching_rect" : [ 565.0, 195.0, 31.0, 35.0 ], 912 | "presentation" : 1, 913 | "id" : "obj-39", 914 | "border" : 1, 915 | "rounded" : 0, 916 | "numoutlets" : 0, 917 | "bgcolor" : [ 0.666667, 0.666667, 0.666667, 0.0 ] 918 | } 919 | 920 | } 921 | , { 922 | "box" : { 923 | "maxclass" : "newobj", 924 | "text" : "t s s", 925 | "numinlets" : 1, 926 | "patching_rect" : [ 140.0, 320.0, 39.0, 20.0 ], 927 | "id" : "obj-66", 928 | "fontname" : "Futura Medium", 929 | "numoutlets" : 2, 930 | "outlettype" : [ "", "" ], 931 | "fontsize" : 10.0 932 | } 933 | 934 | } 935 | , { 936 | "box" : { 937 | "maxclass" : "newobj", 938 | "text" : "loadbang", 939 | "numinlets" : 1, 940 | "patching_rect" : [ 70.0, 160.0, 56.0, 20.0 ], 941 | "id" : "obj-54", 942 | "fontname" : "Futura Medium", 943 | "numoutlets" : 1, 944 | "outlettype" : [ "bang" ], 945 | "fontsize" : 10.0 946 | } 947 | 948 | } 949 | , { 950 | "box" : { 951 | "maxclass" : "newobj", 952 | "text" : "t 1", 953 | "numinlets" : 1, 954 | "patching_rect" : [ 120.0, 320.0, 23.0, 20.0 ], 955 | "id" : "obj-45", 956 | "fontname" : "Futura Medium", 957 | "numoutlets" : 1, 958 | "outlettype" : [ "int" ], 959 | "fontsize" : 10.0 960 | } 961 | 962 | } 963 | , { 964 | "box" : { 965 | "maxclass" : "newobj", 966 | "text" : "t 2", 967 | "numinlets" : 1, 968 | "patching_rect" : [ 90.0, 320.0, 23.0, 20.0 ], 969 | "id" : "obj-46", 970 | "fontname" : "Futura Medium", 971 | "numoutlets" : 1, 972 | "outlettype" : [ "int" ], 973 | "fontsize" : 10.0 974 | } 975 | 976 | } 977 | , { 978 | "box" : { 979 | "maxclass" : "newobj", 980 | "text" : "route none", 981 | "numinlets" : 1, 982 | "patching_rect" : [ 90.0, 280.0, 69.0, 20.0 ], 983 | "id" : "obj-47", 984 | "fontname" : "Futura Medium", 985 | "numoutlets" : 2, 986 | "outlettype" : [ "", "" ], 987 | "fontsize" : 10.0 988 | } 989 | 990 | } 991 | , { 992 | "box" : { 993 | "maxclass" : "newobj", 994 | "text" : "s [mlr]noq", 995 | "numinlets" : 1, 996 | "patching_rect" : [ 90.0, 360.0, 59.0, 20.0 ], 997 | "id" : "obj-49", 998 | "fontname" : "Futura Medium", 999 | "numoutlets" : 0, 1000 | "color" : [ 1.0, 0.890196, 0.090196, 1.0 ], 1001 | "fontsize" : 10.0 1002 | } 1003 | 1004 | } 1005 | , { 1006 | "box" : { 1007 | "maxclass" : "comment", 1008 | "text" : "quantize", 1009 | "presentation_rect" : [ 170.0, 27.0, 48.0, 20.0 ], 1010 | "numinlets" : 1, 1011 | "patching_rect" : [ 90.0, 210.0, 48.0, 20.0 ], 1012 | "presentation" : 1, 1013 | "id" : "obj-40", 1014 | "fontname" : "Futura Medium", 1015 | "numoutlets" : 0, 1016 | "fontsize" : 10.0 1017 | } 1018 | 1019 | } 1020 | , { 1021 | "box" : { 1022 | "maxclass" : "textbutton", 1023 | "presentation_rect" : [ 109.0, 33.0, 26.0, 23.0 ], 1024 | "bgoveroncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 1025 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1026 | "bgoncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 1027 | "numinlets" : 1, 1028 | "patching_rect" : [ 450.0, 90.0, 30.0, 30.0 ], 1029 | "presentation" : 1, 1030 | "id" : "obj-68", 1031 | "fontname" : "Futura Condensed Medium", 1032 | "border" : 1, 1033 | "rounded" : 0.0, 1034 | "numoutlets" : 3, 1035 | "bgcolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ], 1036 | "textoveroncolor" : [ 1.0, 1.0, 1.0, 1.0 ], 1037 | "text" : "+1", 1038 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 1039 | "textovercolor" : [ 0.0, 0.0, 0.0, 1.0 ], 1040 | "outlettype" : [ "", "", "int" ], 1041 | "borderoncolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1042 | "fontsize" : 18.0, 1043 | "bgovercolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ] 1044 | } 1045 | 1046 | } 1047 | , { 1048 | "box" : { 1049 | "maxclass" : "textbutton", 1050 | "presentation_rect" : [ 81.0, 33.0, 26.0, 23.0 ], 1051 | "bgoveroncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 1052 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1053 | "bgoncolor" : [ 0.192157, 0.282353, 0.098039, 0.501961 ], 1054 | "numinlets" : 1, 1055 | "patching_rect" : [ 410.0, 90.0, 30.0, 30.0 ], 1056 | "presentation" : 1, 1057 | "id" : "obj-67", 1058 | "fontname" : "Futura Condensed Medium", 1059 | "border" : 1, 1060 | "rounded" : 0.0, 1061 | "numoutlets" : 3, 1062 | "bgcolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ], 1063 | "textoveroncolor" : [ 1.0, 1.0, 1.0, 1.0 ], 1064 | "text" : "-1", 1065 | "textcolor" : [ 0.0, 0.0, 0.0, 1.0 ], 1066 | "textovercolor" : [ 0.0, 0.0, 0.0, 1.0 ], 1067 | "outlettype" : [ "", "", "int" ], 1068 | "borderoncolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1069 | "fontsize" : 18.0, 1070 | "bgovercolor" : [ 0.192157, 0.282353, 0.098039, 0.0 ] 1071 | } 1072 | 1073 | } 1074 | , { 1075 | "box" : { 1076 | "maxclass" : "flonum", 1077 | "presentation_rect" : [ 56.0, 52.0, 103.0, 66.0 ], 1078 | "maximum" : 600.0, 1079 | "bordercolor" : [ 1.0, 1.0, 1.0, 0.0 ], 1080 | "numinlets" : 1, 1081 | "patching_rect" : [ 270.0, 220.0, 108.0, 66.0 ], 1082 | "presentation" : 1, 1083 | "id" : "obj-28", 1084 | "fontname" : "Futura Condensed Medium", 1085 | "triscale" : 0.9, 1086 | "numoutlets" : 2, 1087 | "bgcolor" : [ 0.733333, 0.733333, 0.733333, 0.0 ], 1088 | "outlettype" : [ "float", "bang" ], 1089 | "hbgcolor" : [ 0.941176, 0.941176, 0.941176, 0.0 ], 1090 | "triangle" : 0, 1091 | "fontsize" : 48.0, 1092 | "minimum" : 20.0, 1093 | "numdecimalplaces" : 1, 1094 | "htextcolor" : [ 0.0, 0.0, 0.0, 1.0 ] 1095 | } 1096 | 1097 | } 1098 | , { 1099 | "box" : { 1100 | "maxclass" : "newobj", 1101 | "text" : "phasor~ 4n @lock 1", 1102 | "numinlets" : 2, 1103 | "patching_rect" : [ 100.0, 480.0, 105.0, 20.0 ], 1104 | "id" : "obj-6", 1105 | "fontname" : "Futura Medium", 1106 | "numoutlets" : 1, 1107 | "outlettype" : [ "signal" ], 1108 | "fontsize" : 10.0 1109 | } 1110 | 1111 | } 1112 | , { 1113 | "box" : { 1114 | "maxclass" : "newobj", 1115 | "text" : "send~ [time]phase", 1116 | "numinlets" : 1, 1117 | "patching_rect" : [ 100.0, 510.0, 95.0, 20.0 ], 1118 | "id" : "obj-12", 1119 | "fontname" : "Futura Medium", 1120 | "numoutlets" : 0, 1121 | "color" : [ 1.0, 0.890196, 0.090196, 1.0 ], 1122 | "fontsize" : 10.0 1123 | } 1124 | 1125 | } 1126 | , { 1127 | "box" : { 1128 | "maxclass" : "newobj", 1129 | "text" : "t b", 1130 | "numinlets" : 1, 1131 | "patching_rect" : [ 310.0, 470.0, 23.0, 20.0 ], 1132 | "id" : "obj-11", 1133 | "fontname" : "Futura Medium", 1134 | "numoutlets" : 1, 1135 | "outlettype" : [ "bang" ], 1136 | "fontsize" : 10.0 1137 | } 1138 | 1139 | } 1140 | , { 1141 | "box" : { 1142 | "maxclass" : "newobj", 1143 | "text" : "t b", 1144 | "numinlets" : 1, 1145 | "patching_rect" : [ 290.0, 560.0, 23.0, 20.0 ], 1146 | "id" : "obj-10", 1147 | "fontname" : "Futura Medium", 1148 | "numoutlets" : 1, 1149 | "outlettype" : [ "bang" ], 1150 | "fontsize" : 10.0 1151 | } 1152 | 1153 | } 1154 | , { 1155 | "box" : { 1156 | "maxclass" : "newobj", 1157 | "text" : "s [time]pulse", 1158 | "numinlets" : 1, 1159 | "patching_rect" : [ 290.0, 590.0, 68.0, 20.0 ], 1160 | "id" : "obj-64", 1161 | "fontname" : "Futura Medium", 1162 | "numoutlets" : 0, 1163 | "color" : [ 1.0, 0.890196, 0.090196, 1.0 ], 1164 | "fontsize" : 10.0 1165 | } 1166 | 1167 | } 1168 | , { 1169 | "box" : { 1170 | "maxclass" : "newobj", 1171 | "text" : "s [mlr]trig", 1172 | "numinlets" : 1, 1173 | "patching_rect" : [ 310.0, 500.0, 54.0, 20.0 ], 1174 | "id" : "obj-30", 1175 | "fontname" : "Futura Medium", 1176 | "numoutlets" : 0, 1177 | "color" : [ 1.0, 0.890196, 0.090196, 1.0 ], 1178 | "fontsize" : 10.0 1179 | } 1180 | 1181 | } 1182 | , { 1183 | "box" : { 1184 | "maxclass" : "newobj", 1185 | "text" : "t 1", 1186 | "numinlets" : 1, 1187 | "patching_rect" : [ 450.0, 130.0, 23.0, 20.0 ], 1188 | "id" : "obj-26", 1189 | "fontname" : "Futura Medium", 1190 | "numoutlets" : 1, 1191 | "outlettype" : [ "int" ], 1192 | "fontsize" : 10.0 1193 | } 1194 | 1195 | } 1196 | , { 1197 | "box" : { 1198 | "maxclass" : "newobj", 1199 | "text" : "t -1", 1200 | "numinlets" : 1, 1201 | "patching_rect" : [ 410.0, 130.0, 26.0, 20.0 ], 1202 | "id" : "obj-25", 1203 | "fontname" : "Futura Medium", 1204 | "numoutlets" : 1, 1205 | "outlettype" : [ "int" ], 1206 | "fontsize" : 10.0 1207 | } 1208 | 1209 | } 1210 | , { 1211 | "box" : { 1212 | "maxclass" : "newobj", 1213 | "text" : "change 0.", 1214 | "numinlets" : 1, 1215 | "patching_rect" : [ 330.0, 310.0, 56.0, 20.0 ], 1216 | "id" : "obj-22", 1217 | "fontname" : "Futura Medium", 1218 | "numoutlets" : 3, 1219 | "outlettype" : [ "", "int", "int" ], 1220 | "fontsize" : 10.0 1221 | } 1222 | 1223 | } 1224 | , { 1225 | "box" : { 1226 | "maxclass" : "newobj", 1227 | "text" : "+ 0.", 1228 | "numinlets" : 2, 1229 | "patching_rect" : [ 370.0, 180.0, 40.0, 20.0 ], 1230 | "id" : "obj-42", 1231 | "fontname" : "Futura Medium", 1232 | "numoutlets" : 1, 1233 | "outlettype" : [ "float" ], 1234 | "fontsize" : 10.0 1235 | } 1236 | 1237 | } 1238 | , { 1239 | "box" : { 1240 | "maxclass" : "newobj", 1241 | "text" : "s [time]ms", 1242 | "numinlets" : 1, 1243 | "patching_rect" : [ 330.0, 410.0, 63.0, 20.0 ], 1244 | "id" : "obj-36", 1245 | "fontname" : "Futura Medium", 1246 | "numoutlets" : 0, 1247 | "color" : [ 0.8, 0.611765, 0.380392, 1.0 ], 1248 | "fontsize" : 10.0 1249 | } 1250 | 1251 | } 1252 | , { 1253 | "box" : { 1254 | "maxclass" : "newobj", 1255 | "text" : "!/ 60000.", 1256 | "numinlets" : 2, 1257 | "patching_rect" : [ 330.0, 380.0, 69.0, 20.0 ], 1258 | "id" : "obj-53", 1259 | "fontname" : "Futura Medium", 1260 | "numoutlets" : 1, 1261 | "outlettype" : [ "float" ], 1262 | "fontsize" : 10.0 1263 | } 1264 | 1265 | } 1266 | , { 1267 | "box" : { 1268 | "maxclass" : "newobj", 1269 | "text" : "r [time]next", 1270 | "numinlets" : 0, 1271 | "patching_rect" : [ 270.0, 180.0, 76.0, 20.0 ], 1272 | "id" : "obj-20", 1273 | "fontname" : "Futura Medium", 1274 | "numoutlets" : 1, 1275 | "outlettype" : [ "" ], 1276 | "fontsize" : 10.0 1277 | } 1278 | 1279 | } 1280 | , { 1281 | "box" : { 1282 | "maxclass" : "newobj", 1283 | "text" : "s [time]bpm", 1284 | "numinlets" : 1, 1285 | "patching_rect" : [ 350.0, 350.0, 63.0, 20.0 ], 1286 | "id" : "obj-51", 1287 | "fontname" : "Futura Medium", 1288 | "numoutlets" : 0, 1289 | "color" : [ 0.8, 0.611765, 0.380392, 1.0 ], 1290 | "fontsize" : 10.0 1291 | } 1292 | 1293 | } 1294 | , { 1295 | "box" : { 1296 | "maxclass" : "newobj", 1297 | "text" : "metro 16n @quantize 32n @autostart 1 @autostarttime 0", 1298 | "linecount" : 3, 1299 | "numinlets" : 2, 1300 | "patching_rect" : [ 160.0, 380.0, 110.0, 46.0 ], 1301 | "id" : "obj-8", 1302 | "fontname" : "Futura Medium", 1303 | "numoutlets" : 1, 1304 | "outlettype" : [ "bang" ], 1305 | "fontsize" : 10.0 1306 | } 1307 | 1308 | } 1309 | , { 1310 | "box" : { 1311 | "maxclass" : "message", 1312 | "text" : "tempo $1", 1313 | "numinlets" : 2, 1314 | "patching_rect" : [ 270.0, 310.0, 56.0, 18.0 ], 1315 | "id" : "obj-3", 1316 | "fontname" : "Futura Medium", 1317 | "numoutlets" : 1, 1318 | "outlettype" : [ "" ], 1319 | "fontsize" : 10.0 1320 | } 1321 | 1322 | } 1323 | , { 1324 | "box" : { 1325 | "maxclass" : "newobj", 1326 | "text" : "transport", 1327 | "numinlets" : 2, 1328 | "patching_rect" : [ 270.0, 440.0, 180.0, 20.0 ], 1329 | "id" : "obj-1", 1330 | "fontname" : "Futura Medium", 1331 | "numoutlets" : 9, 1332 | "outlettype" : [ "int", "int", "float", "float", "float", "", "int", "float", "" ], 1333 | "fontsize" : 10.0 1334 | } 1335 | 1336 | } 1337 | , { 1338 | "box" : { 1339 | "maxclass" : "message", 1340 | "text" : "quantize $1", 1341 | "numinlets" : 2, 1342 | "patching_rect" : [ 160.0, 350.0, 67.0, 18.0 ], 1343 | "id" : "obj-65", 1344 | "fontname" : "Futura Medium", 1345 | "numoutlets" : 1, 1346 | "outlettype" : [ "" ], 1347 | "fontsize" : 10.0 1348 | } 1349 | 1350 | } 1351 | , { 1352 | "box" : { 1353 | "maxclass" : "panel", 1354 | "presentation_rect" : [ 50.0, 30.0, 116.0, 81.0 ], 1355 | "bordercolor" : [ 0.392157, 0.392157, 0.392157, 1.0 ], 1356 | "numinlets" : 1, 1357 | "patching_rect" : [ 580.0, 210.0, 31.0, 35.0 ], 1358 | "presentation" : 1, 1359 | "id" : "obj-4", 1360 | "border" : 1, 1361 | "rounded" : 0, 1362 | "numoutlets" : 0, 1363 | "bgcolor" : [ 0.666667, 0.666667, 0.666667, 0.0 ] 1364 | } 1365 | 1366 | } 1367 | , { 1368 | "box" : { 1369 | "maxclass" : "panel", 1370 | "bordercolor" : [ 0.360784, 0.360784, 0.360784, 1.0 ], 1371 | "numinlets" : 1, 1372 | "patching_rect" : [ 560.0, 60.0, 80.0, 130.0 ], 1373 | "id" : "obj-29", 1374 | "border" : 1, 1375 | "numoutlets" : 0, 1376 | "bgcolor" : [ 0.827451, 0.827451, 0.827451, 0.501961 ] 1377 | } 1378 | 1379 | } 1380 | , { 1381 | "box" : { 1382 | "maxclass" : "message", 1383 | "text" : "clocksource $1", 1384 | "numinlets" : 2, 1385 | "patching_rect" : [ 60.0, 410.0, 76.0, 18.0 ], 1386 | "id" : "obj-55", 1387 | "fontname" : "Futura Medium", 1388 | "numoutlets" : 1, 1389 | "outlettype" : [ "" ], 1390 | "fontsize" : 10.0 1391 | } 1392 | 1393 | } 1394 | ], 1395 | "lines" : [ { 1396 | "patchline" : { 1397 | "source" : [ "obj-52", 0 ], 1398 | "destination" : [ "obj-53", 0 ], 1399 | "hidden" : 0, 1400 | "midpoints" : [ 59.5, 155.0, 155.0, 155.0, 267.0, 340.0, 339.5, 340.0 ] 1401 | } 1402 | 1403 | } 1404 | , { 1405 | "patchline" : { 1406 | "source" : [ "obj-19", 0 ], 1407 | "destination" : [ "obj-16", 0 ], 1408 | "hidden" : 0, 1409 | "midpoints" : [ ] 1410 | } 1411 | 1412 | } 1413 | , { 1414 | "patchline" : { 1415 | "source" : [ "obj-1", 1 ], 1416 | "destination" : [ "obj-2", 0 ], 1417 | "hidden" : 0, 1418 | "midpoints" : [ ] 1419 | } 1420 | 1421 | } 1422 | , { 1423 | "patchline" : { 1424 | "source" : [ "obj-2", 0 ], 1425 | "destination" : [ "obj-10", 0 ], 1426 | "hidden" : 0, 1427 | "midpoints" : [ ] 1428 | } 1429 | 1430 | } 1431 | , { 1432 | "patchline" : { 1433 | "source" : [ "obj-35", 1 ], 1434 | "destination" : [ "obj-68", 0 ], 1435 | "hidden" : 0, 1436 | "midpoints" : [ ] 1437 | } 1438 | 1439 | } 1440 | , { 1441 | "patchline" : { 1442 | "source" : [ "obj-35", 0 ], 1443 | "destination" : [ "obj-67", 0 ], 1444 | "hidden" : 0, 1445 | "midpoints" : [ ] 1446 | } 1447 | 1448 | } 1449 | , { 1450 | "patchline" : { 1451 | "source" : [ "obj-22", 0 ], 1452 | "destination" : [ "obj-51", 0 ], 1453 | "hidden" : 0, 1454 | "midpoints" : [ 339.5, 340.0, 359.5, 340.0 ] 1455 | } 1456 | 1457 | } 1458 | , { 1459 | "patchline" : { 1460 | "source" : [ "obj-28", 0 ], 1461 | "destination" : [ "obj-22", 0 ], 1462 | "hidden" : 0, 1463 | "midpoints" : [ 279.5, 300.0, 339.5, 300.0 ] 1464 | } 1465 | 1466 | } 1467 | , { 1468 | "patchline" : { 1469 | "source" : [ "obj-22", 0 ], 1470 | "destination" : [ "obj-53", 0 ], 1471 | "hidden" : 0, 1472 | "midpoints" : [ ] 1473 | } 1474 | 1475 | } 1476 | , { 1477 | "patchline" : { 1478 | "source" : [ "obj-16", 0 ], 1479 | "destination" : [ "obj-23", 0 ], 1480 | "hidden" : 0, 1481 | "midpoints" : [ ] 1482 | } 1483 | 1484 | } 1485 | , { 1486 | "patchline" : { 1487 | "source" : [ "obj-66", 1 ], 1488 | "destination" : [ "obj-65", 0 ], 1489 | "hidden" : 0, 1490 | "midpoints" : [ ] 1491 | } 1492 | 1493 | } 1494 | , { 1495 | "patchline" : { 1496 | "source" : [ "obj-47", 1 ], 1497 | "destination" : [ "obj-66", 0 ], 1498 | "hidden" : 0, 1499 | "midpoints" : [ ] 1500 | } 1501 | 1502 | } 1503 | , { 1504 | "patchline" : { 1505 | "source" : [ "obj-44", 1 ], 1506 | "destination" : [ "obj-47", 0 ], 1507 | "hidden" : 0, 1508 | "midpoints" : [ ] 1509 | } 1510 | 1511 | } 1512 | , { 1513 | "patchline" : { 1514 | "source" : [ "obj-47", 0 ], 1515 | "destination" : [ "obj-46", 0 ], 1516 | "hidden" : 0, 1517 | "midpoints" : [ ] 1518 | } 1519 | 1520 | } 1521 | , { 1522 | "patchline" : { 1523 | "source" : [ "obj-46", 0 ], 1524 | "destination" : [ "obj-49", 0 ], 1525 | "hidden" : 0, 1526 | "midpoints" : [ ] 1527 | } 1528 | 1529 | } 1530 | , { 1531 | "patchline" : { 1532 | "source" : [ "obj-20", 0 ], 1533 | "destination" : [ "obj-28", 0 ], 1534 | "hidden" : 0, 1535 | "midpoints" : [ ] 1536 | } 1537 | 1538 | } 1539 | , { 1540 | "patchline" : { 1541 | "source" : [ "obj-28", 0 ], 1542 | "destination" : [ "obj-3", 0 ], 1543 | "hidden" : 0, 1544 | "midpoints" : [ ] 1545 | } 1546 | 1547 | } 1548 | , { 1549 | "patchline" : { 1550 | "source" : [ "obj-68", 0 ], 1551 | "destination" : [ "obj-26", 0 ], 1552 | "hidden" : 0, 1553 | "midpoints" : [ ] 1554 | } 1555 | 1556 | } 1557 | , { 1558 | "patchline" : { 1559 | "source" : [ "obj-67", 0 ], 1560 | "destination" : [ "obj-25", 0 ], 1561 | "hidden" : 0, 1562 | "midpoints" : [ ] 1563 | } 1564 | 1565 | } 1566 | , { 1567 | "patchline" : { 1568 | "source" : [ "obj-6", 0 ], 1569 | "destination" : [ "obj-12", 0 ], 1570 | "hidden" : 0, 1571 | "midpoints" : [ ] 1572 | } 1573 | 1574 | } 1575 | , { 1576 | "patchline" : { 1577 | "source" : [ "obj-3", 0 ], 1578 | "destination" : [ "obj-1", 0 ], 1579 | "hidden" : 0, 1580 | "midpoints" : [ ] 1581 | } 1582 | 1583 | } 1584 | , { 1585 | "patchline" : { 1586 | "source" : [ "obj-53", 0 ], 1587 | "destination" : [ "obj-36", 0 ], 1588 | "hidden" : 0, 1589 | "midpoints" : [ ] 1590 | } 1591 | 1592 | } 1593 | , { 1594 | "patchline" : { 1595 | "source" : [ "obj-10", 0 ], 1596 | "destination" : [ "obj-64", 0 ], 1597 | "hidden" : 0, 1598 | "midpoints" : [ ] 1599 | } 1600 | 1601 | } 1602 | , { 1603 | "patchline" : { 1604 | "source" : [ "obj-11", 0 ], 1605 | "destination" : [ "obj-30", 0 ], 1606 | "hidden" : 0, 1607 | "midpoints" : [ ] 1608 | } 1609 | 1610 | } 1611 | , { 1612 | "patchline" : { 1613 | "source" : [ "obj-1", 2 ], 1614 | "destination" : [ "obj-11", 0 ], 1615 | "hidden" : 0, 1616 | "midpoints" : [ ] 1617 | } 1618 | 1619 | } 1620 | , { 1621 | "patchline" : { 1622 | "source" : [ "obj-54", 0 ], 1623 | "destination" : [ "obj-24", 0 ], 1624 | "hidden" : 0, 1625 | "midpoints" : [ ] 1626 | } 1627 | 1628 | } 1629 | , { 1630 | "patchline" : { 1631 | "source" : [ "obj-34", 0 ], 1632 | "destination" : [ "obj-42", 0 ], 1633 | "hidden" : 0, 1634 | "midpoints" : [ ] 1635 | } 1636 | 1637 | } 1638 | , { 1639 | "patchline" : { 1640 | "source" : [ "obj-32", 0 ], 1641 | "destination" : [ "obj-34", 0 ], 1642 | "hidden" : 0, 1643 | "midpoints" : [ ] 1644 | } 1645 | 1646 | } 1647 | , { 1648 | "patchline" : { 1649 | "source" : [ "obj-31", 0 ], 1650 | "destination" : [ "obj-33", 0 ], 1651 | "hidden" : 0, 1652 | "midpoints" : [ ] 1653 | } 1654 | 1655 | } 1656 | , { 1657 | "patchline" : { 1658 | "source" : [ "obj-28", 0 ], 1659 | "destination" : [ "obj-42", 1 ], 1660 | "hidden" : 0, 1661 | "midpoints" : [ 279.5, 300.0, 419.0, 300.0, 419.0, 170.0, 400.5, 170.0 ] 1662 | } 1663 | 1664 | } 1665 | , { 1666 | "patchline" : { 1667 | "source" : [ "obj-7", 0 ], 1668 | "destination" : [ "obj-28", 0 ], 1669 | "hidden" : 0, 1670 | "midpoints" : [ 269.5, 210.0, 279.5, 210.0 ] 1671 | } 1672 | 1673 | } 1674 | , { 1675 | "patchline" : { 1676 | "source" : [ "obj-42", 0 ], 1677 | "destination" : [ "obj-28", 0 ], 1678 | "hidden" : 0, 1679 | "midpoints" : [ 379.5, 210.0, 279.5, 210.0 ] 1680 | } 1681 | 1682 | } 1683 | , { 1684 | "patchline" : { 1685 | "source" : [ "obj-25", 0 ], 1686 | "destination" : [ "obj-42", 0 ], 1687 | "hidden" : 0, 1688 | "midpoints" : [ 419.5, 160.0, 379.5, 160.0 ] 1689 | } 1690 | 1691 | } 1692 | , { 1693 | "patchline" : { 1694 | "source" : [ "obj-26", 0 ], 1695 | "destination" : [ "obj-42", 0 ], 1696 | "hidden" : 0, 1697 | "midpoints" : [ 459.5, 160.0, 379.5, 160.0 ] 1698 | } 1699 | 1700 | } 1701 | , { 1702 | "patchline" : { 1703 | "source" : [ "obj-33", 0 ], 1704 | "destination" : [ "obj-42", 0 ], 1705 | "hidden" : 0, 1706 | "midpoints" : [ 499.5, 160.0, 379.5, 160.0 ] 1707 | } 1708 | 1709 | } 1710 | , { 1711 | "patchline" : { 1712 | "source" : [ "obj-1", 4 ], 1713 | "destination" : [ "obj-28", 0 ], 1714 | "hidden" : 0, 1715 | "midpoints" : [ 360.0, 470.0, 460.0, 470.0, 460.0, 210.0, 279.5, 210.0 ] 1716 | } 1717 | 1718 | } 1719 | , { 1720 | "patchline" : { 1721 | "source" : [ "obj-47", 1 ], 1722 | "destination" : [ "obj-45", 0 ], 1723 | "hidden" : 0, 1724 | "midpoints" : [ 149.5, 310.0, 129.5, 310.0 ] 1725 | } 1726 | 1727 | } 1728 | , { 1729 | "patchline" : { 1730 | "source" : [ "obj-45", 0 ], 1731 | "destination" : [ "obj-49", 0 ], 1732 | "hidden" : 0, 1733 | "midpoints" : [ 129.5, 350.0, 99.5, 350.0 ] 1734 | } 1735 | 1736 | } 1737 | , { 1738 | "patchline" : { 1739 | "source" : [ "obj-65", 0 ], 1740 | "destination" : [ "obj-8", 0 ], 1741 | "hidden" : 0, 1742 | "midpoints" : [ ] 1743 | } 1744 | 1745 | } 1746 | , { 1747 | "patchline" : { 1748 | "source" : [ "obj-8", 0 ], 1749 | "destination" : [ "obj-1", 0 ], 1750 | "hidden" : 0, 1751 | "midpoints" : [ 169.5, 436.0, 279.5, 436.0 ] 1752 | } 1753 | 1754 | } 1755 | , { 1756 | "patchline" : { 1757 | "source" : [ "obj-66", 0 ], 1758 | "destination" : [ "obj-8", 1 ], 1759 | "hidden" : 0, 1760 | "midpoints" : [ 149.5, 345.0, 260.5, 345.0 ] 1761 | } 1762 | 1763 | } 1764 | , { 1765 | "patchline" : { 1766 | "source" : [ "obj-57", 0 ], 1767 | "destination" : [ "obj-55", 0 ], 1768 | "hidden" : 0, 1769 | "midpoints" : [ ] 1770 | } 1771 | 1772 | } 1773 | , { 1774 | "patchline" : { 1775 | "source" : [ "obj-55", 0 ], 1776 | "destination" : [ "obj-1", 0 ], 1777 | "hidden" : 0, 1778 | "midpoints" : [ 69.5, 436.0, 279.5, 436.0 ] 1779 | } 1780 | 1781 | } 1782 | , { 1783 | "patchline" : { 1784 | "source" : [ "obj-9", 1 ], 1785 | "destination" : [ "obj-14", 0 ], 1786 | "hidden" : 0, 1787 | "midpoints" : [ ] 1788 | } 1789 | 1790 | } 1791 | , { 1792 | "patchline" : { 1793 | "source" : [ "obj-15", 0 ], 1794 | "destination" : [ "obj-9", 0 ], 1795 | "hidden" : 0, 1796 | "midpoints" : [ ] 1797 | } 1798 | 1799 | } 1800 | , { 1801 | "patchline" : { 1802 | "source" : [ "obj-21", 0 ], 1803 | "destination" : [ "obj-15", 0 ], 1804 | "hidden" : 0, 1805 | "midpoints" : [ ] 1806 | } 1807 | 1808 | } 1809 | , { 1810 | "patchline" : { 1811 | "source" : [ "obj-14", 0 ], 1812 | "destination" : [ "obj-37", 1 ], 1813 | "hidden" : 0, 1814 | "midpoints" : [ ] 1815 | } 1816 | 1817 | } 1818 | , { 1819 | "patchline" : { 1820 | "source" : [ "obj-37", 0 ], 1821 | "destination" : [ "obj-28", 0 ], 1822 | "hidden" : 0, 1823 | "midpoints" : [ 209.5, 210.0, 279.5, 210.0 ] 1824 | } 1825 | 1826 | } 1827 | , { 1828 | "patchline" : { 1829 | "source" : [ "obj-173", 0 ], 1830 | "destination" : [ "obj-38", 0 ], 1831 | "hidden" : 0, 1832 | "midpoints" : [ ] 1833 | } 1834 | 1835 | } 1836 | , { 1837 | "patchline" : { 1838 | "source" : [ "obj-38", 0 ], 1839 | "destination" : [ "obj-41", 0 ], 1840 | "hidden" : 0, 1841 | "midpoints" : [ ] 1842 | } 1843 | 1844 | } 1845 | , { 1846 | "patchline" : { 1847 | "source" : [ "obj-38", 1 ], 1848 | "destination" : [ "obj-41", 0 ], 1849 | "hidden" : 0, 1850 | "midpoints" : [ ] 1851 | } 1852 | 1853 | } 1854 | , { 1855 | "patchline" : { 1856 | "source" : [ "obj-38", 2 ], 1857 | "destination" : [ "obj-43", 0 ], 1858 | "hidden" : 0, 1859 | "midpoints" : [ ] 1860 | } 1861 | 1862 | } 1863 | , { 1864 | "patchline" : { 1865 | "source" : [ "obj-43", 0 ], 1866 | "destination" : [ "obj-37", 0 ], 1867 | "hidden" : 0, 1868 | "midpoints" : [ ] 1869 | } 1870 | 1871 | } 1872 | , { 1873 | "patchline" : { 1874 | "source" : [ "obj-58", 0 ], 1875 | "destination" : [ "obj-37", 0 ], 1876 | "hidden" : 0, 1877 | "midpoints" : [ 169.5, 170.0, 209.5, 170.0 ] 1878 | } 1879 | 1880 | } 1881 | , { 1882 | "patchline" : { 1883 | "source" : [ "obj-41", 0 ], 1884 | "destination" : [ "obj-37", 0 ], 1885 | "hidden" : 0, 1886 | "midpoints" : [ 189.5, 170.0, 209.5, 170.0 ] 1887 | } 1888 | 1889 | } 1890 | , { 1891 | "patchline" : { 1892 | "source" : [ "obj-17", 0 ], 1893 | "destination" : [ "obj-9", 0 ], 1894 | "hidden" : 0, 1895 | "midpoints" : [ 269.5, 100.0, 239.5, 100.0 ] 1896 | } 1897 | 1898 | } 1899 | , { 1900 | "patchline" : { 1901 | "source" : [ "obj-48", 0 ], 1902 | "destination" : [ "obj-50", 0 ], 1903 | "hidden" : 0, 1904 | "midpoints" : [ ] 1905 | } 1906 | 1907 | } 1908 | , { 1909 | "patchline" : { 1910 | "source" : [ "obj-50", 0 ], 1911 | "destination" : [ "obj-52", 0 ], 1912 | "hidden" : 0, 1913 | "midpoints" : [ ] 1914 | } 1915 | 1916 | } 1917 | , { 1918 | "patchline" : { 1919 | "source" : [ "obj-52", 0 ], 1920 | "destination" : [ "obj-44", 0 ], 1921 | "hidden" : 0, 1922 | "midpoints" : [ 59.5, 224.0, 79.5, 224.0 ] 1923 | } 1924 | 1925 | } 1926 | , { 1927 | "patchline" : { 1928 | "source" : [ "obj-27", 0 ], 1929 | "destination" : [ "obj-44", 0 ], 1930 | "hidden" : 0, 1931 | "midpoints" : [ ] 1932 | } 1933 | 1934 | } 1935 | , { 1936 | "patchline" : { 1937 | "source" : [ "obj-24", 0 ], 1938 | "destination" : [ "obj-27", 0 ], 1939 | "hidden" : 0, 1940 | "midpoints" : [ ] 1941 | } 1942 | 1943 | } 1944 | ] 1945 | } 1946 | 1947 | } 1948 | --------------------------------------------------------------------------------