Guest User

Untitled

a guest
Jun 17th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. {
  2. "boxes" : [ {
  3. "box" : {
  4. "maxclass" : "newobj",
  5. "text" : "counter",
  6. "id" : "obj-67",
  7. "fontname" : "Monaco",
  8. "numinlets" : 5,
  9. "numoutlets" : 4,
  10. "fontsize" : 9.0,
  11. "outlettype" : [ "int", "", "", "int" ],
  12. "patching_rect" : [ 306.0, 335.0, 73.0, 19.0 ]
  13. }
  14.  
  15. }
  16. , {
  17. "box" : {
  18. "maxclass" : "newobj",
  19. "text" : "select 0.",
  20. "id" : "obj-64",
  21. "fontname" : "Monaco",
  22. "numinlets" : 1,
  23. "numoutlets" : 2,
  24. "fontsize" : 9.0,
  25. "outlettype" : [ "bang", "" ],
  26. "patching_rect" : [ 306.0, 309.0, 59.0, 19.0 ]
  27. }
  28.  
  29. }
  30. , {
  31. "box" : {
  32. "maxclass" : "newobj",
  33. "text" : "change 0.",
  34. "id" : "obj-62",
  35. "fontname" : "Monaco",
  36. "numinlets" : 1,
  37. "numoutlets" : 3,
  38. "fontsize" : 9.0,
  39. "outlettype" : [ "", "int", "int" ],
  40. "patching_rect" : [ 306.0, 285.0, 59.0, 19.0 ]
  41. }
  42.  
  43. }
  44. , {
  45. "box" : {
  46. "maxclass" : "newobj",
  47. "text" : "peakamp~ 20",
  48. "id" : "obj-28",
  49. "fontname" : "Monaco",
  50. "numinlets" : 2,
  51. "numoutlets" : 1,
  52. "fontsize" : 9.0,
  53. "outlettype" : [ "float" ],
  54. "patching_rect" : [ 306.0, 262.0, 70.0, 19.0 ]
  55. }
  56.  
  57. }
  58. ],
  59. "lines" : [ {
  60. "patchline" : {
  61. "source" : [ "obj-62", 0 ],
  62. "destination" : [ "obj-64", 0 ],
  63. "hidden" : 0,
  64. "midpoints" : [ ]
  65. }
  66.  
  67. }
  68. , {
  69. "patchline" : {
  70. "source" : [ "obj-64", 1 ],
  71. "destination" : [ "obj-67", 0 ],
  72. "hidden" : 0,
  73. "midpoints" : [ ]
  74. }
  75.  
  76. }
  77. , {
  78. "patchline" : {
  79. "source" : [ "obj-28", 0 ],
  80. "destination" : [ "obj-62", 0 ],
  81. "hidden" : 0,
  82. "midpoints" : [ ]
  83. }
  84.  
  85. }
  86. ]
  87. }
Add Comment
Please, Sign In to add comment