PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

160 lines
3.2KB

  1. {
  2. "patcher" : {
  3. "fileversion" : 1,
  4. "appversion" : {
  5. "major" : 7,
  6. "minor" : 0,
  7. "revision" : 4,
  8. "architecture" : "x86",
  9. "modernui" : 1
  10. }
  11. ,
  12. "rect" : [ 443.0, 218.0, 1072.0, 480.0 ],
  13. "bglocked" : 0,
  14. "openinpresentation" : 0,
  15. "default_fontsize" : 12.0,
  16. "default_fontface" : 0,
  17. "default_fontname" : "Arial",
  18. "gridonopen" : 1,
  19. "gridsize" : [ 15.0, 15.0 ],
  20. "gridsnaponopen" : 1,
  21. "objectsnaponopen" : 1,
  22. "statusbarvisible" : 2,
  23. "toolbarvisible" : 1,
  24. "lefttoolbarpinned" : 0,
  25. "toptoolbarpinned" : 0,
  26. "righttoolbarpinned" : 0,
  27. "bottomtoolbarpinned" : 0,
  28. "toolbars_unpinned_last_save" : 0,
  29. "tallnewobj" : 0,
  30. "boxanimatetime" : 200,
  31. "enablehscroll" : 1,
  32. "enablevscroll" : 1,
  33. "devicewidth" : 0.0,
  34. "description" : "",
  35. "digest" : "",
  36. "tags" : "",
  37. "style" : "",
  38. "subpatcher_template" : "",
  39. "boxes" : [ {
  40. "box" : {
  41. "fontface" : 0,
  42. "fontsize" : 12.0,
  43. "id" : "obj-8",
  44. "maxclass" : "o.display",
  45. "numinlets" : 1,
  46. "numoutlets" : 1,
  47. "outlettype" : [ "" ],
  48. "patching_rect" : [ 277.0, 243.0, 150.0, 34.0 ],
  49. "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ]
  50. }
  51. }
  52. , {
  53. "box" : {
  54. "fontface" : 0,
  55. "fontsize" : 12.0,
  56. "id" : "obj-6",
  57. "maxclass" : "o.display",
  58. "numinlets" : 1,
  59. "numoutlets" : 1,
  60. "outlettype" : [ "" ],
  61. "patching_rect" : [ 91.0, 243.0, 150.0, 34.0 ],
  62. "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ]
  63. }
  64. }
  65. , {
  66. "box" : {
  67. "fontname" : "Arial",
  68. "fontsize" : 12.0,
  69. "id" : "obj-2",
  70. "maxclass" : "newobj",
  71. "numinlets" : 1,
  72. "numoutlets" : 2,
  73. "outlettype" : [ "FullPacket", "FullPacket" ],
  74. "patching_rect" : [ 91.0, 149.0, 97.0, 22.0 ],
  75. "style" : "",
  76. "text" : "o.if exists(/units)"
  77. }
  78. }
  79. , {
  80. "box" : {
  81. "fontname" : "Arial",
  82. "fontsize" : 12.0,
  83. "id" : "obj-4",
  84. "linecount" : 2,
  85. "maxclass" : "comment",
  86. "numinlets" : 1,
  87. "numoutlets" : 0,
  88. "patching_rect" : [ 95.0, 62.0, 150.0, 33.0 ],
  89. "style" : "",
  90. "text" : "Set udp port, send and receive port respectively"
  91. }
  92. }
  93. , {
  94. "box" : {
  95. "fontname" : "Andale Mono",
  96. "fontsize" : 14.0,
  97. "id" : "obj-26",
  98. "maxclass" : "newobj",
  99. "numinlets" : 1,
  100. "numoutlets" : 1,
  101. "outlettype" : [ "" ],
  102. "patching_rect" : [ 91.0, 107.0, 288.0, 24.0 ],
  103. "style" : "",
  104. "text" : "o.io.udp 128.32.122.26 8888 9999"
  105. }
  106. }
  107. ],
  108. "lines" : [ {
  109. "patchline" : {
  110. "destination" : [ "obj-6", 0 ],
  111. "disabled" : 0,
  112. "hidden" : 0,
  113. "source" : [ "obj-2", 0 ]
  114. }
  115. }
  116. , {
  117. "patchline" : {
  118. "destination" : [ "obj-8", 0 ],
  119. "disabled" : 0,
  120. "hidden" : 0,
  121. "source" : [ "obj-2", 1 ]
  122. }
  123. }
  124. , {
  125. "patchline" : {
  126. "destination" : [ "obj-2", 0 ],
  127. "disabled" : 0,
  128. "hidden" : 0,
  129. "source" : [ "obj-26", 0 ]
  130. }
  131. }
  132. ],
  133. "dependency_cache" : [ {
  134. "name" : "o.io.udp.maxpat",
  135. "bootpath" : "~/Documents/Max/Packages/o.io/experimental/Protocols/udp",
  136. "type" : "JSON",
  137. "implicit" : 1
  138. }
  139. , {
  140. "name" : "o.if.mxo",
  141. "type" : "iLaX"
  142. }
  143. , {
  144. "name" : "o.display.mxo",
  145. "type" : "iLaX"
  146. }
  147. ],
  148. "embedsnapshot" : 0
  149. }
  150. }