inacircle.pd 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. #N canvas 880 131 894 755 10;
  2. #X declare -lib pof;
  3. #X obj 245 12 declare -lib pof;
  4. #X obj 373 184 pofwin;
  5. #X msg 401 102 build;
  6. #X obj 538 117 r #pofkey;
  7. #X msg 397 127 background 0 0 0;
  8. #X obj 247 126 tgl 15 0 EDIT empty EDIT 17 7 0 10 -262144 -1 -1 0 1
  9. ;
  10. #X obj 460 102 loadbang;
  11. #X msg 382 77 window 1920 1080;
  12. #X msg 450 156 background 255 0 0;
  13. #X obj 20 33 array define -k 1-pointsX 20;
  14. #A 0 -54.7955 6.90337 55.6584 103.982 36.6742 -14.6697 -82.409 -64.7191
  15. -72.4854 32.791 862.921 0 0 0 0 0 0 0 0 0;
  16. #X obj 20 53 array define -k 1-pointsY 20;
  17. #A 0 70.1124 82.0225 69.8876 8.42697 -36.2921 -72.2472 -32.2472 24.0449
  18. 42.809 69.1011 0 0 0 0 0 0 0 0 0 0;
  19. #X obj 20 93 array define -k 2-pointsX 20;
  20. #A 0 -45.3034 -48.3236 2.1573 44.8719 26.7506 -16.827 11.6494 0 0 0
  21. 0 0 0 0 0 0 0 0 0 0;
  22. #X obj 20 113 array define -k 2-pointsY 20;
  23. #A 0 -37.6404 2.13483 33.4831 8.08989 -39.2135 -37.4157 0 0 0 0 0 0
  24. 0 0 0 0 0 0 0 0;
  25. #X obj 20 153 array define -k 3-pointsX 20;
  26. #A 0 0 -49.1865 -43.5775 -35.8112 0 47.0292 55.227 51.3438 20.7101
  27. 0 0 0 0 0 0 0 0 0 0 0;
  28. #X obj 20 173 array define -k 3-pointsY 20;
  29. #A 0 -49.2135 -41.4607 0 36.0674 35.3933 34.1573 0 -45.3933 -41.7978
  30. 0 0 0 0 0 0 0 0 0 0 0;
  31. #X obj 244 33 poffont font1 font/vera.ttf 20;
  32. #X obj 20 13 array define -k 1-values 6;
  33. #A 0 7 -209.258 37.191 267 0 0;
  34. #X obj 20 73 array define -k 2-values 6;
  35. #A 0 7 21.573 -73.0337 95 0 0;
  36. #X obj 20 133 array define -k 3-values 6;
  37. #A 0 7 151.011 61.7978 141 0 0;
  38. #X obj 6 232 shape 1;
  39. #X obj 286 232 shape 2;
  40. #X obj 566 232 shape 3;
  41. #X obj 663 2 pofhead;
  42. #X obj 663 44 poftranslate;
  43. #X obj 669 187 pofcirc 200;
  44. #X floatatom 774 47 5 0 0 0 - - -, f 5;
  45. #X floatatom 804 80 5 0 0 0 - - -, f 5;
  46. #X floatatom 756 92 5 0 0 0 - - -, f 5;
  47. #X obj 663 106 pofrotate x;
  48. #X floatatom 716 94 5 0 0 0 - - -, f 5;
  49. #X obj 663 68 pofrotate z;
  50. #X floatatom 778 175 5 0 0 0 - - -, f 5;
  51. #X floatatom 798 157 5 0 0 0 - - -, f 5;
  52. #X obj 663 138 pofcolor 1 0 0 1;
  53. #X obj 663 164 pofscale 1 1;
  54. #X floatatom 813 147 5 0 0 0 - - -, f 5;
  55. #X obj 813 166 + 1;
  56. #N canvas 449 254 450 300 netreceives 1;
  57. #X obj 136 49 netreceive -b -u 8002;
  58. #X obj 136 71 print;
  59. #X obj 198 114 vsl 15 128 0 127 0 0 empty empty empty 0 -9 0 10 -262144
  60. -1 -1 0 1;
  61. #X obj 88 84 vsl 15 128 0 127 0 0 empty empty empty 0 -9 0 10 -262144
  62. -1 -1 0 1;
  63. #X obj 26 19 netreceive -b -u 8001;
  64. #X obj 267 108 print;
  65. #X obj 329 151 vsl 15 128 0 127 0 0 empty empty empty 0 -9 0 10 -262144
  66. -1 -1 0 1;
  67. #X obj 267 86 netreceive -b -u 8003;
  68. #X connect 0 0 1 0;
  69. #X connect 0 0 2 0;
  70. #X connect 4 0 3 0;
  71. #X connect 7 0 5 0;
  72. #X connect 7 0 6 0;
  73. #X restore 247 61 pd netreceives;
  74. #X connect 2 0 1 0;
  75. #X connect 4 0 1 0;
  76. #X connect 6 0 4 0;
  77. #X connect 7 0 1 0;
  78. #X connect 8 0 1 0;
  79. #X connect 22 0 23 0;
  80. #X connect 23 0 30 0;
  81. #X connect 25 0 23 1;
  82. #X connect 26 0 23 2;
  83. #X connect 27 0 28 1;
  84. #X connect 28 0 33 0;
  85. #X connect 29 0 30 1;
  86. #X connect 30 0 28 0;
  87. #X connect 31 0 24 1;
  88. #X connect 32 0 24 2;
  89. #X connect 33 0 34 0;
  90. #X connect 34 0 24 0;
  91. #X connect 35 0 36 0;
  92. #X connect 36 0 34 2;
  93. #X connect 36 0 34 1;