Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Dec 9, 2024
1 parent 2a165ca commit b100858
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
File renamed without changes.
File renamed without changes.
42 changes: 21 additions & 21 deletions BinaryData/Patchs/partiels-plot-spectrum-help.pd
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#N canvas 631 156 973 638 12;
#N canvas 393 148 1003 638 12;
#X obj 55 157 oscparse;
#X obj 55 132 netreceive -u -b 9001;
#X msg 239 143 id 9c0e3843c2ba4b4eb0e3c3812215b024;
#N canvas 0 22 450 278 (subpatch) 0;
#X array \$0-spectrum 103 float 0;
#X coords 0 0 103 -120 617 193 2 0 0;
#X array \$0-spectrum 513 float 0;
#X coords 0 0 513 -120 617 193 2 0 0;
#X restore 55 368 graph;
#X obj 703 297 list trim;
#X obj 703 199 nbx 5 17 -120 0 0 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000 0 256;
Expand All @@ -21,15 +21,14 @@
#X text 15 602 see also:;
#X obj 8 587 cnv 1 870 1 empty empty empty 8 12 0 13 #000000 #000000 0;
#X text 175 10 - plots the matrix data received from Partiels, f 61;
#X obj 511 163 s \$0-messages;
#X obj 514 167 s \$0-messages;
#X text 508 113 Change the array to fill;
#X msg 511 139 array john;
#X msg 514 143 array john;
#X text 699 111 Scales the values, f 26;
#X obj 703 273 list prepend scale;
#X text 62 184 Receive the OSC data as a list, f 17;
#X obj 703 138 loadbang;
#X msg 703 162 -120;
#X text 13 42 The [partiels-plot-spectrum] abstraction stores and plots the OSC data received from a matrix track of the Partiels application into an array.;
#X obj 703 143 loadbang;
#X msg 703 167 -120;
#X obj 703 249 pack -120 0 -120 0;
#X obj 713 527 list trim;
#X obj 713 429 nbx 5 17 0 513 0 0 empty empty empty 0 -10 0 12 #fcfcfc #000000 #000000 0 256;
Expand All @@ -43,26 +42,27 @@
#X obj 713 503 list prepend zoom;
#X text 838 245 new min \, new max \, global min \, global max, f 11;
#X text 840 505 min bin \, max bin;
#X text 13 42 The [partiels-plot-spectrum] abstraction stores and plots the OSC data received from a matrix track of the Partiels application into an array. To run this patch \, you should open the Partiels document VoiceAh.ptldoc and enable the OSC., f 123;
#X connect 0 0 8 0;
#X connect 1 0 0 0;
#X connect 2 0 10 0;
#X connect 4 0 11 0;
#X connect 5 0 28 0;
#X connect 5 0 27 0;
#X connect 6 0 7 0;
#X connect 7 0 28 0;
#X connect 7 1 28 1;
#X connect 7 0 27 0;
#X connect 7 1 27 1;
#X connect 9 0 8 0;
#X connect 21 0 19 0;
#X connect 23 0 4 0;
#X connect 25 0 26 0;
#X connect 26 0 5 0;
#X connect 28 0 23 0;
#X connect 29 0 33 0;
#X connect 30 0 36 0;
#X connect 31 0 32 0;
#X connect 32 0 36 0;
#X connect 32 1 36 1;
#X connect 34 0 37 0;
#X connect 36 0 38 0;
#X connect 37 0 31 0;
#X connect 38 0 29 0;
#X connect 27 0 23 0;
#X connect 28 0 32 0;
#X connect 29 0 35 0;
#X connect 30 0 31 0;
#X connect 31 0 35 0;
#X connect 31 1 35 1;
#X connect 33 0 36 0;
#X connect 35 0 37 0;
#X connect 36 0 30 0;
#X connect 37 0 28 0;

0 comments on commit b100858

Please sign in to comment.