Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • jwilkes/purr-data
  • aggraef/purr-data
  • samthursfield/purr-data
  • prakhar/purr-data
  • yadu05/purr-data
  • NegiAkash890/purr-data
  • prateekpardeshi/purr-data
  • Shruti3004/purr-data
  • hidimpu/purr-data
  • Atseosi/purr-data
  • piyushjasaiwal/purr-data
  • deveshprasad/purr-data
  • skm_7/purr-data
  • sankt/purr-data
  • ashim_tom/purr-data
  • dineshsoni02/purr-data
  • chaitanya1-coder/purr-data
  • Nitish0007/purr-data
  • nitin/purr-data
  • shuvam09/purr-data
  • gabrielabittencourt/purr-data
  • sivasai/purr-data
  • flachyjoe/purr-data
  • ishankaler/purr-data
  • prateek/purr-data
  • RukshanJS/purr-data
  • rajatshrm648/purr-data
  • Srashti/purr-data
  • Paarth/purr-data
  • AniruddhaGawali/purr-data
  • brittneyjuliet/purr-data
  • prakharagarwal1/purr-data
  • Shreyanshpaliwalcmsmn/purr-data
  • k_amrut/purr-data
  • AyushAnand/purr-data
  • Va16hav07/purr-data
36 results
Show changes
Showing
with 1164 additions and 106 deletions
#N struct 1118-bez-array float x float y array 1118-bez-c-arr 1118-bez-c
float p0x float p0y float p0x. float p0y. float p1x float p1y float
p1x. float p1y. float p2x float p2y float p2x. float p2y. float p3x
float p3y float p3x. float p3y. float rpx float rpy float rpx. float
rpy.;
#N struct 1118-bez-c float x float y;
#N struct 1113-bez-array float x float y array 1113-bez-c-arr 1113-bez-c
float p0x float p0y float p0x. float p0y. float p1x float p1y float
p1x. float p1y. float p2x float p2y float p2x. float p2y. float p3x
float p3y float p3x. float p3y. float rpx float rpy float rpx. float
rpy.;
#N struct 1113-bez-c float x float y;
#N canvas 88 5 921 704 10;
#X floatatom 415 751 5 0 0 0 - - -;
#X obj 418 737 hsl 50 10 0 1 0 0 empty empty empty -2 -8 0 10 -228856
-1 -1 0 0;
#X floatatom 135 205 5 0 0 0 - - -;
#X msg 125 144 canvas \$1;
#X floatatom 135 124 5 0 0 0 - - -;
#X obj 415 717 line;
#X msg 415 697 0 \, 1 3000;
#X obj 135 514 pack;
#X obj 145 494 t b f;
#X msg 258 830 p0 0.25 0.34 \, p1 0.34 0.88 \, p2 0.9 0.4 \, p3 0.85
0.73;
#X text 543 94 Arguments;
#X obj 148 467 hsl 50 10 0 1 0 0 empty empty X -16 6 0 12 -228856 -1
-1 0 1;
#X obj 148 481 hsl 50 10 0 1 0 0 empty empty Y -16 6 0 12 -228856 -1
-1 0 1;
#X obj 128 870 hsl 50 10 0 1 0 0 empty empty X -16 6 0 12 -228856 -1
-1 0 1;
#X obj 128 884 hsl 50 10 0 1 0 0 empty empty Y -16 6 0 12 -228856 -1
-1 0 1;
#X text 135 307 default values;
#X text 135 347 also first and last points can take any value;
#X text 222 164 Two values define x and y coordinates;
#X text 131 275 p[0-3] \$1 \$2 - Control one handle point's coordinates
between 0 and 1 Send either a message with all points...;
#X text 115 90 canvas \$1 [\$2] - Change canvas size. One value creates
a square ...;
#X text 172 204 size \$1 - Define array size (minimum 2 points);
#X text 260 799 Dump outlet: connect to a message box \, which you
can later copy-paste.;
#X text 545 173 If no arguments are given \, the default values are
110 100 100 When no y argument is present \, a square with dimensions
of x is created.;
#X text 542 395 But \, even with the points outside of the box \, the
calculations will still work. You only loose mouse control of the graphic
handles.;
#X obj 135 574 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 125 707 bezier~;
#X text 165 634 dump - Dump the coordinates of the control points through
the right outlet. Connect the outlet to a message box \, and it will
get formatted.;
#X text 541 475 Released under the BSD License;
#X text 541 455 (C) 2010 Joo Pais - jmmmpais@googlemail.com;
#X text 20 94 Object size:;
#X text 20 204 Array size:;
#X text 20 274 Control points:;
#X text 20 574 Readpoint:;
#X text 20 634 Dump parameters:;
#X text 546 112 - Array size;
#X text 546 132 - Canvas size x (+ y);
#X text 546 152 - Canvas size y;
#X text 543 224 Inlets;
#X text 543 264 Outlets;
#X text 546 282 - float pair with x / y values;
#X text 546 302 - control point dump;
#X text 153 564 readpoint \$1 - Turn readpoint (red) display on or
off. Readpoint shows the curent place in the buffer.;
#X text 22 39 Create a transfer function between 0 and 1 \, using the
four control points of a cubic bzier curve.;
#X text 546 242 - floats [0 to 1] / commands (with parameters);
#X text 542 336 BUG ALERT: if the control points get out of the GOP
box \, these won't react when you click on them. You'll have to right-click
\, open \, and then inside the abstraction place the points again inside
the red boundaries. Or send pX coordinates.;
#X text 20 74 CONTROL OPTIONS;
#X text 70 704 INPUT;
#X text 70 864 OUTPUT;
#X obj 415 771 s \$0-input;
#X obj 135 687 r \$0-input;
#X text 415 677 Send your input values between 0 and 1 here:;
#X msg 125 327 p0 0 0 \, p1 0.1 0.6 \, p2 0.9 0.4 \, p3 1 1;
#X msg 125 367 p0 0.25 0.34 \, p1 0.34 0.88 \, p2 0.9 0.4 \, p3 0.85
0.73;
#X msg 125 427 p0 0 0 \, p1 0.34 1.3 \, p2 1.4 0.4 \, p3 1 1;
#X msg 125 534 p0 \$1 \$2;
#X text 144 446 Or move the points separately:;
#X msg 125 224 size \$1;
#X msg 125 245 size 100;
#X msg 125 164 canvas 300 100;
#X text 135 387 values outside the 0-1 boundaries will be outside of
the box - you won't be able to grab the graphic (see bug description)
;
#X msg 125 593 readpoint \$1;
#X msg 125 634 dump;
#X text 65 899 Outputs: scaled x and y values;
#X obj 125 830 snaps~;
#X obj 135 850 snaps~;
#N canvas 176 128 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 12 35 KEYWORDS bezier data structures;
#X text 12 135 VERSION 2010;
#X text 12 165 INLET_0 - all instructions;
#X text 12 5 DESCRIPTION Transfer function GUI with one cubic bézier
curve at audio rate;
#X text 12 225 OUTLET_2 - dump current parameters;
#X text 12 185 OUTLET_0 - x values;
#X text 12 205 OUTLET_1 - y values;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X restore 542 496 pd META;
#X text 21 9 [bezier~] - Transfer function GUI with one cubic bézier
curve at audio rate;
#X connect 0 0 48 0;
#X connect 1 0 0 0;
#X connect 2 0 56 0;
#X connect 3 0 25 0;
#X connect 4 0 3 0;
#X connect 5 0 1 0;
#X connect 6 0 5 0;
#X connect 7 0 54 0;
#X connect 8 0 7 0;
#X connect 8 1 7 1;
#X connect 11 0 7 0;
#X connect 12 0 8 0;
#X connect 24 0 60 0;
#X connect 25 0 63 0;
#X connect 25 1 64 0;
#X connect 25 2 9 0;
#X connect 49 0 25 0;
#X connect 51 0 25 0;
#X connect 52 0 25 0;
#X connect 53 0 25 0;
#X connect 54 0 25 0;
#X connect 56 0 25 0;
#X connect 57 0 25 0;
#X connect 58 0 25 0;
#X connect 60 0 25 0;
#X connect 61 0 25 0;
#X connect 63 0 13 0;
#X connect 64 0 14 0;
#N struct 1113-bez-array float x float y array 1113-bez-c-arr 1113-bez-c
float p0x float p0y float p0x. float p0y. float p1x float p1y float
p1x. float p1y. float p2x float p2y float p2x. float p2y. float p3x
float p3y float p3x. float p3y. float rpx float rpy float rpx. float
rpy.;
#N struct 1113-bez-c float x float y;
#N canvas 1 48 855 690 10;
#X scalar 1113-bez-array 0 0 -2 -2 3 3 9.27273 60.5454 14.2727 65.5454
88 38 93 43 98 98 103 103 98 98 103 103 \; 0 0 \; 0.298882 1.7916 \;
0.63862 3.53436 \; 1.0184 5.22927 \; 1.43739 6.87734 \; 1.8948 8.47959
\; 2.38979 10.037 \; 2.92155 11.5506 \; 3.48926 13.0214 \; 4.09211
14.4504 \; 4.72927 15.8385 \; 5.39994 17.1869 \; 6.1033 18.4965 \;
6.83852 19.7683 \; 7.60479 21.0033 \; 8.4013 22.2026 \; 9.22722 23.3671
\; 10.0817 24.4978 \; 10.964 25.5958 \; 11.8733 26.662 \; 12.8087 27.6974
\; 13.7695 28.7032 \; 14.7547 29.6802 \; 15.7637 30.6295 \; 16.7955
31.552 \; 17.8494 32.4488 \; 18.9246 33.321 \; 20.0202 34.1694 \; 21.1353
34.9951 \; 22.2693 35.7992 \; 23.4213 36.5825 \; 24.5904 37.3462 \;
25.7759 38.0912 \; 26.9768 38.8185 \; 28.1925 39.5292 \; 29.4221 40.2242
\; 30.6648 40.9046 \; 31.9197 41.5713 \; 33.1861 42.2254 \; 34.463
42.8678 \; 35.7498 43.4996 \; 37.0456 44.1218 \; 38.3495 44.7354 \;
39.6609 45.3414 \; 40.9787 45.9407 \; 42.3022 46.5345 \; 43.6307 47.1237
\; 44.9633 47.7092 \; 46.2991 48.2922 \; 47.6374 48.8737 \; 48.9773
49.4545 \; 50.318 50.0358 \; 51.6587 50.6186 \; 52.9986 51.2037 \;
54.3369 51.7924 \; 55.6728 52.3855 \; 57.0053 52.9841 \; 58.3338 53.5891
\; 59.6574 54.2016 \; 60.9752 54.8226 \; 62.2865 55.4531 \; 63.5905
56.0941 \; 64.8863 56.7465 \; 66.1731 57.4115 \; 67.4501 58.09 \; 68.7165
58.783 \; 69.9715 59.4916 \; 71.2142 60.2166 \; 72.4438 60.9592 \;
73.6595 61.7204 \; 74.8605 62.5011 \; 76.0461 63.3023 \; 77.2152 64.1251
\; 78.3672 64.9705 \; 79.5013 65.8394 \; 80.6165 66.733 \; 81.7121
67.652 \; 82.7873 68.5977 \; 83.8413 69.571 \; 84.8732 70.5729 \; 85.8822
71.6044 \; 86.8675 72.6665 \; 87.8283 73.7602 \; 88.7638 74.8865 \;
89.6731 76.0464 \; 90.5555 77.241 \; 91.4101 78.4713 \; 92.2361 79.7381
\; 93.0327 81.0427 \; 93.7991 82.3859 \; 94.5344 83.7687 \; 95.2378
85.1922 \; 95.9086 86.6574 \; 96.5458 88.1653 \; 97.1488 89.7169 \;
97.7166 91.3131 \; 98.2484 92.9551 \; 98.7435 94.6437 \; 99.201 96.3801
\; 100 100 \; \;;
#X obj 217 10 inlet;
#N canvas 627 482 718 464 inside 0;
#X obj 20 82 inlet;
#X obj 346 282 s \$0-bezier-a;
#N canvas 0 0 450 300 element 0;
#X obj 52 46 struct \$0-bez-c float x float y;
#X restore 20 302 pd element;
#N canvas 665 149 542 409 array 0;
#X obj 11 87 route change click;
#X obj 31 121 unpack p f;
#X obj 31 141 t b p;
#X obj 31 201 outlet;
#X obj 58 161 s \$0-arrpoint;
#X obj 31 181 speedlim 150;
#X obj 166 141 drawpolygon 0 1 0 0 0 100 100 100 100 0 0 0;
#X text 14 233 4 control points \, 2 extremos nao saem da caixa. fronteiras
desfazadas em 2pt \, para desenhar o quadrado;
#X obj 11 333 filledpolygon 0 0 1 p2x p2y p2x. p2y p2x. p2y. p2x p2y.
p2x p2y;
#X obj 11 300 filledpolygon 0 0 1 p1x p1y p1x. p1y p1x. p1y. p1x p1y.
p1x p1y;
#X obj 11 267 filledpolygon 0 0 1 p0x(-2:98)(-2:98) p0y(-2:98)(-2:98)
p0x. p0y p0x. p0y. p0x p0y. p0x p0y;
#X obj 11 366 filledpolygon 0 0 1 p3x(-2:98)(-2:98) p3y(-2:98)(-2:98)
p3x. p3y p3x. p3y. p3x p3y. p3x p3y;
#X obj 166 171 r \$0-read-point-view;
#X text 297 171 read point;
#X obj 11 15 struct \$0-bez-array float x float y array \$0-bez-c-arr
\$0-bez-c float p0x float p0y float p0x. float p0y. float p1x float
p1y float p1x. float p1y. float p2x float p2y float p2x. float p2y.
float p3x float p3y float p3x. float p3y. float rpx float rpy float
rpx. float rpy.;
#X obj 166 111 plot \$0-bez-c-arr 9 2 0 0;
#X obj 166 191 filledpolygon 900 900 1 rpx rpy rpx. rpy rpx. rpy. rpx
rpy. rpx rpy;
#X connect 0 0 1 0;
#X connect 0 1 1 0;
#X connect 1 0 2 0;
#X connect 2 0 5 0;
#X connect 2 1 4 0;
#X connect 5 0 3 0;
#X connect 12 0 16 0;
#X connect 14 0 0 0;
#X restore 20 322 pd array;
#N canvas 257 223 482 660 calculate 0;
#X obj 27 42 inlet;
#X obj 27 202 until;
#X obj 27 222 f+ 0;
#X obj 27 352 expr (-$f2+3*$f3-3*$f4+$f5)*pow($f1 \, 3) + (3*$f2-6*$f3+3*$f4)*pow($f1
\, 2) + (3*$f3-3*$f2)*$f1 + $f2;
#X obj 46 425 expr (-$f2+3*$f3-3*$f4+$f5)*pow($f1 \, 3) + (3*$f2-6*$f3+3*$f4)*pow($f1
\, 2) + (3*$f3-3*$f2)*$f1 + $f2;
#X obj 27 332 pack f f f f f;
#X obj 46 405 pack f f f f f;
#X obj 228 468 r \$0-arrpoint;
#X obj 108 518 t p p;
#X obj 27 242 t f f f;
#X text 142 11 array com 100 pontos. fazer 200? \; e necessario estar
a escalonar tudo? talvez nao;
#X obj 27 72 t b b;
#X obj 77 32 inlet;
#X obj 141 80 r \$0-arrpoint;
#X obj 141 150 pointer;
#X obj 77 52 t b b;
#X obj 141 270 + 2;
#X obj 171 270 + 2;
#X obj 311 270 + 2;
#X obj 341 270 + 2;
#X obj 47 102 r \$0-size;
#X obj 42 162 + 1;
#X obj 27 182 f;
#X obj 86 242 inv;
#X obj 47 122 t b f f;
#X obj 27 272 *;
#X obj 46 292 *;
#X obj 141 190 get \$0-bez-array p0x;
#X obj 151 210 get \$0-bez-array p1x;
#X obj 161 230 get \$0-bez-array p2x;
#X obj 171 250 get \$0-bez-array p3x;
#X obj 311 190 get \$0-bez-array p0y;
#X obj 320 210 get \$0-bez-array p1y;
#X obj 331 230 get \$0-bez-array p2y;
#X obj 341 250 get \$0-bez-array p3y;
#X obj 108 498 element \$0-bez-array \$0-bez-c-arr;
#X obj 27 538 set \$0-bez-c x;
#X obj 46 558 set \$0-bez-c y;
#X connect 0 0 11 0;
#X connect 1 0 2 0;
#X connect 2 0 9 0;
#X connect 3 0 36 0;
#X connect 4 0 37 0;
#X connect 5 0 3 0;
#X connect 6 0 4 0;
#X connect 7 0 35 1;
#X connect 8 0 36 1;
#X connect 8 1 37 1;
#X connect 9 0 25 0;
#X connect 9 1 26 0;
#X connect 9 2 35 0;
#X connect 11 0 22 0;
#X connect 11 1 2 1;
#X connect 12 0 15 0;
#X connect 13 0 14 0;
#X connect 14 0 27 0;
#X connect 14 0 28 0;
#X connect 14 0 29 0;
#X connect 14 0 30 0;
#X connect 14 0 31 0;
#X connect 14 0 32 0;
#X connect 14 0 33 0;
#X connect 14 0 34 0;
#X connect 15 0 11 0;
#X connect 15 1 14 0;
#X connect 16 0 5 1;
#X connect 17 0 5 4;
#X connect 18 0 6 1;
#X connect 19 0 6 4;
#X connect 20 0 24 0;
#X connect 21 0 22 1;
#X connect 22 0 1 0;
#X connect 23 0 25 1;
#X connect 23 0 26 1;
#X connect 24 0 11 0;
#X connect 24 1 21 0;
#X connect 24 2 23 0;
#X connect 25 0 5 0;
#X connect 26 0 6 0;
#X connect 27 0 16 0;
#X connect 28 0 5 2;
#X connect 29 0 5 3;
#X connect 30 0 17 0;
#X connect 31 0 18 0;
#X connect 32 0 6 2;
#X connect 33 0 6 3;
#X connect 34 0 19 0;
#X connect 35 0 8 0;
#X restore 20 362 pd calculate;
#N canvas 159 106 333 632 index 0;
#X obj 208 142 r \$0-arrpoint;
#X obj 13 62 inlet;
#X obj 106 62 r \$0-arrpoint;
#X obj 106 102 - 1;
#X obj 13 202 * 0.01;
#X obj 106 202 * 0.01;
#X obj 156 332 unpack;
#X obj 246 282 r \$0-arrpoint;
#X obj 143 312 pointer;
#X obj 143 452 t p p p p;
#X obj 143 502 + 5;
#X obj 173 572 + 5;
#X obj 246 382 t p p;
#X obj 199 372 - 2;
#X obj 156 372 - 2;
#X obj 143 262 pack;
#X obj 156 352 * 1;
#X obj 199 352 * 1;
#X obj 143 282 t b l;
#X text 205 256 read point;
#X obj 53 32 inlet;
#X text 94 31 update read point;
#X obj 53 52 t b b b;
#X obj 13 282 spigot 1;
#X obj 88 242 0;
#X obj 58 242 1;
#X obj 13 102 f;
#X obj 106 82 getsize \$0-bez-array \$0-bez-c-arr;
#X obj 13 162 element \$0-bez-array \$0-bez-c-arr;
#X obj 13 182 get \$0-bez-c x y;
#X obj 156 402 set \$0-bez-array rpx;
#X obj 155 422 set \$0-bez-array rpy;
#X obj 143 482 get \$0-bez-array rpx;
#X obj 153 522 set \$0-bez-array rpx.;
#X obj 173 552 get \$0-bez-array rpy;
#X obj 183 592 set \$0-bez-array rpy.;
#X obj 233 217 inlet;
#X obj 73 282 spigot 1;
#X obj 13 332 line~;
#X obj 13 352 outlet~;
#X obj 73 332 line~;
#X obj 73 352 outlet~;
#X msg 13 312 \$1 5;
#X msg 73 312 \$1 5;
#X obj 13 122 expr (($f1 - $f2) * (($f5 - $f4) / (1 - $f2))) + $f4
;
#X connect 0 0 28 1;
#X connect 1 0 26 0;
#X connect 2 0 27 0;
#X connect 3 0 44 4;
#X connect 4 0 23 0;
#X connect 5 0 37 0;
#X connect 6 0 16 0;
#X connect 6 1 17 0;
#X connect 7 0 8 0;
#X connect 7 0 12 0;
#X connect 8 0 9 0;
#X connect 9 0 32 0;
#X connect 9 1 33 1;
#X connect 9 2 34 0;
#X connect 9 3 35 1;
#X connect 10 0 33 0;
#X connect 11 0 35 0;
#X connect 12 0 31 1;
#X connect 12 1 30 1;
#X connect 13 0 31 0;
#X connect 14 0 30 0;
#X connect 15 0 18 0;
#X connect 16 0 14 0;
#X connect 17 0 13 0;
#X connect 18 0 8 0;
#X connect 18 1 6 0;
#X connect 20 0 22 0;
#X connect 22 0 25 0;
#X connect 22 1 26 0;
#X connect 22 2 24 0;
#X connect 23 0 42 0;
#X connect 24 0 23 1;
#X connect 24 0 37 1;
#X connect 25 0 23 1;
#X connect 25 0 37 1;
#X connect 26 0 44 0;
#X connect 27 0 3 0;
#X connect 28 0 29 0;
#X connect 29 0 4 0;
#X connect 29 0 15 0;
#X connect 29 1 5 0;
#X connect 29 1 15 1;
#X connect 32 0 10 0;
#X connect 34 0 11 0;
#X connect 36 0 26 0;
#X connect 37 0 43 0;
#X connect 38 0 39 0;
#X connect 40 0 41 0;
#X connect 42 0 38 0;
#X connect 43 0 40 0;
#X connect 44 0 28 0;
#X restore 65 182 pd index;
#N canvas 0 0 332 180 size 0;
#X obj 18 17 inlet;
#X obj 213 117 r \$0-arrpoint;
#X obj 57 77 s \$0-size;
#X obj 18 117 r \$0-size;
#X obj 18 37 moses 2;
#X msg 18 57 2;
#X text 111 16 size \, wenigstens 2 Punkte;
#X obj 18 137 setsize \$0-bez-array \$0-bez-c-arr;
#X connect 0 0 4 0;
#X connect 1 0 7 1;
#X connect 3 0 7 0;
#X connect 4 0 5 0;
#X connect 4 1 2 0;
#X connect 5 0 2 0;
#X restore 47 232 pd size;
#N canvas 498 34 773 605 point-befehle 0;
#X obj 189 18 inlet;
#X obj 60 166 unpack;
#X obj 150 86 r \$0-arrpoint;
#X obj 150 116 t p p p p;
#X obj 47 116 pointer;
#X obj 47 332 t p p p p;
#X obj 47 292 t p p p p;
#X obj 227 332 t p p p p;
#X obj 407 332 t p p p p;
#X obj 586 332 t p p p p;
#X obj 47 382 + 5;
#X obj 77 452 + 5;
#X obj 200 166 unpack;
#X obj 340 166 unpack;
#X obj 480 166 unpack;
#X obj 23 82 outlet;
#X obj 189 38 t b b a;
#X obj 227 382 + 5;
#X obj 257 452 + 5;
#X obj 437 452 + 5;
#X obj 407 382 + 5;
#X obj 586 382 + 5;
#X obj 616 452 + 5;
#X obj 150 216 t p p;
#X obj 291 216 t p p;
#X obj 430 216 t p p;
#X obj 570 216 t p p;
#X obj 52 566 outlet;
#X obj 243 186 * 100;
#X obj 103 186 * 100;
#X obj 383 186 * 100;
#X obj 523 186 * 100;
#X obj 523 206 - 2;
#X obj 383 206 - 2;
#X obj 243 206 - 2;
#X obj 103 206 - 2;
#X obj 60 206 - 2;
#X obj 200 206 - 2;
#X obj 340 206 - 2;
#X obj 480 206 - 2;
#X obj 480 186 * 100;
#X obj 340 186 * 100;
#X obj 200 186 * 100;
#X obj 60 186 * 100;
#X obj 491 61 r \$0-size;
#X obj 52 516 r \$0-dump;
#N canvas 118 276 501 312 convert-to-dump 0;
#X obj 81 57 inlet;
#X obj 116 230 outlet;
#X obj 81 97 - 5;
#X obj 81 117 * 0.01;
#X obj 81 77 + 2;
#X obj 131 57 inlet;
#X obj 131 97 - 5;
#X obj 131 117 * 0.01;
#X obj 131 77 + 2;
#X obj 171 17 r \$0-size;
#X obj 171 37 inv;
#X obj 31 117 inlet;
#X obj 117 157 pack f f f f f f f f f;
#X obj 181 57 inlet;
#X obj 181 97 - 5;
#X obj 181 117 * 0.01;
#X obj 181 77 + 2;
#X obj 231 57 inlet;
#X obj 231 97 - 5;
#X obj 231 117 * 0.01;
#X obj 231 77 + 2;
#X obj 281 57 inlet;
#X obj 281 97 - 5;
#X obj 281 117 * 0.01;
#X obj 281 77 + 2;
#X obj 331 57 inlet;
#X obj 331 97 - 5;
#X obj 331 117 * 0.01;
#X obj 331 77 + 2;
#X obj 381 57 inlet;
#X obj 381 97 - 5;
#X obj 381 117 * 0.01;
#X obj 381 77 + 2;
#X obj 431 57 inlet;
#X obj 431 97 - 5;
#X obj 431 117 * 0.01;
#X obj 431 77 + 2;
#X msg 116 177 set \, add2 p0 \$2 \$3 \, addcomma \, add2 p1 \$4 \$5
\, addcomma \, add2 p2 \$6 \$7 \, addcomma \, add2 p3 \$8 \$9;
#X connect 0 0 4 0;
#X connect 2 0 3 0;
#X connect 3 0 12 1;
#X connect 4 0 2 0;
#X connect 5 0 8 0;
#X connect 6 0 7 0;
#X connect 7 0 12 2;
#X connect 8 0 6 0;
#X connect 9 0 10 0;
#X connect 10 0 7 1;
#X connect 10 0 3 1;
#X connect 10 0 15 1;
#X connect 10 0 19 1;
#X connect 10 0 23 1;
#X connect 10 0 27 1;
#X connect 10 0 31 1;
#X connect 10 0 35 1;
#X connect 11 0 12 0;
#X connect 12 0 37 0;
#X connect 13 0 16 0;
#X connect 14 0 15 0;
#X connect 15 0 12 3;
#X connect 16 0 14 0;
#X connect 17 0 20 0;
#X connect 18 0 19 0;
#X connect 19 0 12 4;
#X connect 20 0 18 0;
#X connect 21 0 24 0;
#X connect 22 0 23 0;
#X connect 23 0 12 5;
#X connect 24 0 22 0;
#X connect 25 0 28 0;
#X connect 26 0 27 0;
#X connect 27 0 12 6;
#X connect 28 0 26 0;
#X connect 29 0 32 0;
#X connect 30 0 31 0;
#X connect 31 0 12 7;
#X connect 32 0 30 0;
#X connect 33 0 36 0;
#X connect 34 0 35 0;
#X connect 35 0 12 8;
#X connect 36 0 34 0;
#X connect 37 0 1 0;
#X restore 52 546 pd convert-to-dump;
#X obj 228 58 route p0 p1 p2 p3;
#X obj 480 236 set \$0-bez-array p3x;
#X obj 480 256 set \$0-bez-array p3y;
#X obj 340 236 set \$0-bez-array p2x;
#X obj 340 256 set \$0-bez-array p2y;
#X obj 199 236 set \$0-bez-array p1x;
#X obj 200 256 set \$0-bez-array p1y;
#X obj 60 236 set \$0-bez-array p0x;
#X obj 60 256 set \$0-bez-array p0y;
#X obj 47 362 get \$0-bez-array p0x;
#X obj 57 402 set \$0-bez-array p0x.;
#X obj 77 432 get \$0-bez-array p0y;
#X obj 87 472 set \$0-bez-array p0y.;
#X obj 267 472 set \$0-bez-array p1y.;
#X obj 257 432 get \$0-bez-array p1y;
#X obj 237 402 set \$0-bez-array p1x.;
#X obj 227 362 get \$0-bez-array p1x;
#X obj 407 362 get \$0-bez-array p2x;
#X obj 417 402 set \$0-bez-array p2x.;
#X obj 437 433 get \$0-bez-array p2y;
#X obj 447 472 set \$0-bez-array p2y.;
#X obj 626 472 set \$0-bez-array p3y.;
#X obj 616 432 get \$0-bez-array p3y;
#X obj 596 402 set \$0-bez-array p3x.;
#X obj 586 362 get \$0-bez-array p3x;
#X connect 0 0 16 0;
#X connect 1 0 43 0;
#X connect 1 1 29 0;
#X connect 2 0 3 0;
#X connect 2 0 4 0;
#X connect 3 0 23 0;
#X connect 3 1 24 0;
#X connect 3 2 25 0;
#X connect 3 3 26 0;
#X connect 4 0 6 0;
#X connect 5 0 56 0;
#X connect 5 1 57 1;
#X connect 5 2 58 0;
#X connect 5 3 59 1;
#X connect 6 0 5 0;
#X connect 6 1 7 0;
#X connect 6 2 8 0;
#X connect 6 3 9 0;
#X connect 7 0 63 0;
#X connect 7 1 62 1;
#X connect 7 2 61 0;
#X connect 7 3 60 1;
#X connect 8 0 64 0;
#X connect 8 1 65 1;
#X connect 8 2 66 0;
#X connect 8 3 67 1;
#X connect 9 0 71 0;
#X connect 9 1 70 1;
#X connect 9 2 69 0;
#X connect 9 3 68 1;
#X connect 10 0 46 1;
#X connect 10 0 57 0;
#X connect 11 0 46 2;
#X connect 11 0 59 0;
#X connect 12 0 42 0;
#X connect 12 1 28 0;
#X connect 13 0 41 0;
#X connect 13 1 30 0;
#X connect 14 0 40 0;
#X connect 14 1 31 0;
#X connect 16 0 15 0;
#X connect 16 1 4 0;
#X connect 16 2 47 0;
#X connect 17 0 46 3;
#X connect 17 0 62 0;
#X connect 18 0 46 4;
#X connect 18 0 60 0;
#X connect 19 0 46 6;
#X connect 19 0 67 0;
#X connect 20 0 46 5;
#X connect 20 0 65 0;
#X connect 21 0 46 7;
#X connect 21 0 70 0;
#X connect 22 0 46 8;
#X connect 22 0 68 0;
#X connect 23 0 55 1;
#X connect 23 1 54 1;
#X connect 24 0 53 1;
#X connect 24 1 52 1;
#X connect 25 0 51 1;
#X connect 25 1 50 1;
#X connect 26 0 49 1;
#X connect 26 1 48 1;
#X connect 28 0 34 0;
#X connect 29 0 35 0;
#X connect 30 0 33 0;
#X connect 31 0 32 0;
#X connect 32 0 49 0;
#X connect 33 0 51 0;
#X connect 34 0 53 0;
#X connect 35 0 55 0;
#X connect 36 0 54 0;
#X connect 37 0 52 0;
#X connect 38 0 50 0;
#X connect 39 0 48 0;
#X connect 40 0 39 0;
#X connect 41 0 38 0;
#X connect 42 0 37 0;
#X connect 43 0 36 0;
#X connect 44 0 31 1;
#X connect 44 0 40 1;
#X connect 44 0 30 1;
#X connect 44 0 41 1;
#X connect 44 0 28 1;
#X connect 44 0 42 1;
#X connect 44 0 29 1;
#X connect 44 0 43 1;
#X connect 45 0 46 0;
#X connect 46 0 27 0;
#X connect 47 0 1 0;
#X connect 47 1 12 0;
#X connect 47 2 13 0;
#X connect 47 3 14 0;
#X connect 56 0 10 0;
#X connect 58 0 11 0;
#X connect 61 0 18 0;
#X connect 63 0 17 0;
#X connect 64 0 20 0;
#X connect 66 0 19 0;
#X connect 69 0 22 0;
#X connect 71 0 21 0;
#X restore 89 342 pd point-befehle;
#X obj 182 362 outlet;
#X obj 110 152 s \$0-dump;
#X obj 110 132 0;
#N canvas 0 0 450 300 size-init 0;
#X obj 154 93 inlet;
#X obj 154 133 sel 0;
#X obj 154 113 \$1;
#X obj 154 153 100;
#X obj 154 203 outlet;
#X msg 154 183 size \$1;
#X connect 0 0 2 0;
#X connect 1 0 3 0;
#X connect 1 1 5 0;
#X connect 2 0 1 0;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
#X restore 334 72 pd size-init;
#N canvas 0 0 450 300 create-init 0;
#X obj 129 118 pointer;
#X obj 129 78 symbol \$0-bezier-a;
#X obj 129 198 s \$0-arrpoint;
#X msg 129 158 0 0;
#X msg 129 98 traverse \$1 \, bang;
#X obj 129 138 t b p;
#X obj 129 58 inlet;
#X obj 129 178 append \$0-bez-array x y;
#X connect 0 0 5 0;
#X connect 1 0 4 0;
#X connect 3 0 7 0;
#X connect 4 0 0 0;
#X connect 5 0 3 0;
#X connect 5 1 7 2;
#X connect 6 0 1 0;
#X connect 7 0 2 0;
#X restore 351 52 pd create-init;
#X obj 310 212 t f f;
#X obj 310 232 pack;
#X obj 300 152 route float list;
#X msg 346 262 donecanvasdialog 1 -1 2 -20 120 120 -20 \$1 \$2 0 0
\, dirty 0;
#N canvas 0 0 390 188 get-pointer 0;
#X obj 39 82 pointer;
#X obj 39 42 symbol \$0-bezier-a;
#X obj 39 102 s \$0-arrpoint;
#X msg 39 62 traverse \$1 \, next \, bang;
#X obj 39 22 inlet;
#X text 27 128 extra Schaltung um das Pointer in Focus zu bekommen.
dann muss man nicht die Grafik clicken.;
#X connect 0 0 2 0;
#X connect 1 0 3 0;
#X connect 3 0 0 0;
#X connect 4 0 1 0;
#X restore 20 252 pd get-pointer;
#X obj 20 212 t b f;
#X msg 89 312 p0 0 0 \, p1 0.1 0.6 \, p2 0.9 0.4 \, p3 1 1;
#N canvas 0 0 403 272 canvas-init 0;
#X obj 68 104 sel 0;
#X obj 68 124 110;
#X obj 18 64 t b b;
#X obj 18 124 sel 0;
#X obj 73 194 pack;
#X msg 73 214 \$2 \$1;
#X obj 68 84 \$2;
#X obj 18 104 \$3;
#X obj 115 164 f;
#X obj 88 144 t f f;
#X obj 73 164 f;
#X obj 18 44 inlet;
#X obj 73 234 outlet;
#X text 21 8 canvas init (etwa komplex \, um die Anwesenheit von x
und vielleicht y zu bercksichtigen);
#X connect 0 0 1 0;
#X connect 0 1 9 0;
#X connect 1 0 9 0;
#X connect 2 0 7 0;
#X connect 2 1 6 0;
#X connect 3 0 10 0;
#X connect 3 1 4 0;
#X connect 4 0 5 0;
#X connect 5 0 12 0;
#X connect 6 0 0 0;
#X connect 7 0 3 0;
#X connect 8 0 4 1;
#X connect 9 0 10 1;
#X connect 9 1 8 0;
#X connect 10 0 4 0;
#X connect 11 0 2 0;
#X restore 300 132 pd canvas-init;
#X obj 300 172 moses 20;
#X msg 300 192 20;
#X obj 200 262 s \$0-read-point-view;
#X obj 20 112 route size float dump canvas readpoint;
#X obj 245 132 t b a;
#X obj 300 12 lbang;
#X obj 417 132 pointer;
#X obj 417 92 symbol \$0-bezier-a;
#X obj 417 152 s \$0-arrpoint;
#X msg 417 112 traverse \$1 \, next \, bang;
#X text 321 362 ha demasiada accao a passar no patch \, optimizar;
#X text 323 386 botao para adicionar x curvas (p3 da anterior == p0
da seguinte) \, criando uma mega-curva \; tornar tudo variavel \, nr
pontos do array... \; ajustar tamanha dos pontos kr de acordo com o
tamanho do display;
#X obj 300 32 t b b b b;
#X obj 20 342 t b b;
#X obj 65 202 outlet~;
#X obj 120 202 outlet~;
#X connect 0 0 24 0;
#X connect 3 0 34 0;
#X connect 5 0 35 0;
#X connect 5 1 36 0;
#X connect 7 0 4 1;
#X connect 7 1 8 0;
#X connect 10 0 9 0;
#X connect 11 0 24 0;
#X connect 13 0 14 0;
#X connect 13 1 14 1;
#X connect 14 0 16 0;
#X connect 15 0 21 0;
#X connect 15 1 16 0;
#X connect 16 0 1 0;
#X connect 18 0 17 0;
#X connect 18 1 6 0;
#X connect 19 0 7 0;
#X connect 20 0 15 0;
#X connect 21 0 22 0;
#X connect 21 1 13 0;
#X connect 22 0 13 0;
#X connect 24 0 18 0;
#X connect 24 1 5 0;
#X connect 24 2 10 0;
#X connect 24 3 15 0;
#X connect 24 4 23 0;
#X connect 24 5 25 0;
#X connect 25 0 5 1;
#X connect 25 1 7 0;
#X connect 26 0 33 0;
#X connect 27 0 29 0;
#X connect 28 0 30 0;
#X connect 30 0 27 0;
#X connect 33 0 20 0;
#X connect 33 1 19 0;
#X connect 33 2 11 0;
#X connect 33 3 12 0;
#X connect 34 0 4 0;
#X connect 34 1 5 2;
#X restore 217 30 pd inside;
#X obj 287 10 namecanvas \$0-bezier-a;
#X obj 268 50 outlet;
#N canvas 0 0 426 446 license 0;
#X text 8 47 All rights reserved.;
#X text 8 227 The names of its contributors may not be used to endorse
or promote products derived from this software without specific prior
written permission.;
#X text 8 87 Redistribution and use in source and binary forms \, with
or without modification \, are permitted provided that the following
conditions are met:;
#X text 8 127 Redistributions of source code must retain the above
copyright notice \, this list of conditions and the following disclaimer.
;
#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING
\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT
\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING
\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES
;
#X text 8 167 Redistributions in binary form must reproduce the above
copyright notice \, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.
;
#X text 8 27 jmmmpais@googlemail.com;
#X text 8 7 Copyright 2010 \, Joo Pais;
#X restore 11 721 pd license;
#X obj 217 50 outlet~;
#X obj 242 70 outlet~;
#X text 8 703 (C) 2011 Joo Pais - jmmmpais@googlemail.com;
#X connect 1 0 2 0;
#X connect 2 0 6 0;
#X connect 2 1 7 0;
#X connect 2 2 4 0;
#X coords -20 120 120 -20 110 110 2 0 0;
#N struct 1431-color float x float y float farbe float ynpos;
#N struct 1036-color float x float y float farbe float ynpos;
#N canvas 188 69 399 419 10;
#X text 12 387 Released under the BSD License;
#X text 198 160 Inlets;
......@@ -27,6 +27,17 @@ serves only to have a different graphic presentation.;
#X text 12 288 Unfortunately \, until Pd gets a "clean" flag \, everytime
you use this abstraction you'll be asked to save the patch (which you
can if you want).;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 5 DESCRIPTION Monochrome Bang Button;
#X text 12 35 KEYWORDS bang GOP;
#X text 12 165 INLET_0 - bang;
#X text 12 185 OUTLET_0 - bang;
#X text 12 135 VERSION 2008;
#X restore 342 386 pd META;
#X connect 8 0 9 0;
#X connect 12 0 9 0;
#X connect 13 0 9 0;
......
#N struct 1431-color float x float y float farbe float ynpos;
#N struct 1036-color float x float y float farbe float ynpos;
#N canvas 188 69 481 385 10;
#X text 12 357 Released under the BSD License;
#X text 198 160 Inlets;
......@@ -24,6 +24,17 @@ to have a different graphic presentation.;
#X text 198 240 - 0 \, 1 (like a toggle);
#X obj 22 122 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 5 DESCRIPTION Color-changing Toggle Button;
#X text 12 35 KEYWORDS toggle GOP;
#X text 12 135 VERSION 2010;
#X text 12 165 INLET_0 - bang or float;
#X text 12 185 OUTLET_0 - 0 or 1;
#X restore 422 356 pd META;
#X connect 6 0 4 0;
#X connect 7 0 4 0;
#X connect 8 0 4 0;
......
......@@ -19,11 +19,27 @@
#X text 46 78 On / Off;
#X text 104 136 <- On / Off;
#X text 104 146 <- Reset to 0;
#X text 64 169 Seconds;
#X text 26 189 Seconds;
#X text 260 140 - Second count (Float);
#X text 12 247 Related objects: [stoppuhr] [uhr];
#X text 260 159 - GUI output;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 5 DESCRIPTION Chronometer with display in seconds;
#X text 12 135 VERSION 2006;
#X text 12 35 KEYWORDS chronometer time;
#X text 12 165 INLET_0 - 0/1 - on/off;
#X text 12 205 OUTLET_0 - Second count (Float);
#X text 12 225 OUTLET_1 - GUI output (Symbol);
#X text 12 185 INLET_1 - set + reset;
#X restore 362 296 pd META;
#X symbolatom 92 170 10 0 0 0 - - -;
#X text 91 189 GUI output;
#X text 260 159 - GUI output (Symbol);
#X connect 1 0 15 0;
#X connect 2 0 15 1;
#X connect 3 0 15 1;
#X connect 15 0 0 0;
#X connect 15 1 23 0;
#N struct 1449-color float x float y float farbe;
#N struct 1449-color-display float x float y float farbe;
#N struct 1452-color float x float y float farbe;
#N struct 1452-color-display float x float y float farbe;
#N struct 1446-matrixctrl float x float y float size float color float
state;
#N struct 1467-color float x float y float farbe;
#N struct 1467-color-display float x float y float farbe;
#N struct 1470-color float x float y float farbe;
#N struct 1470-color-display float x float y float farbe;
#N struct 1464-matrixctrl float x float y float size float color float
state;
#N canvas 215 34 779 344 10;
#N canvas 0 0 426 446 license 0;
#X text 8 47 All rights reserved.;
#X text 8 227 The names of its contributors may not be used to endorse
or promote products derived from this software without specific prior
written permission.;
#X text 8 87 Redistribution and use in source and binary forms \, with
or without modification \, are permitted provided that the following
conditions are met:;
#X text 8 127 Redistributions of source code must retain the above
copyright notice \, this list of conditions and the following disclaimer.
;
#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING
\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT
\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING
\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES
;
#X text 8 167 Redistributions in binary form must reproduce the above
copyright notice \, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.
;
#X text 8 27 jmmmpais@gmail.com;
#X text 8 7 Copyright 2016 \, João Pais;
#X restore 14 315 pd license;
#N canvas 564 268 494 344 META 0;
#X text 12 55 AUTHOR João Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 6 DESCRIPTION dynamic dac~ outlet;
#X text 12 36 KEYWORDS dac dac~ output;
#X text 12 135 VERSION 2016;
#X restore 104 315 pd META;
#X text 10 295 (C) 2016 João Pais - jmmmpais@gmail.com;
#X text 11 11 [dacc~] - dynamic dac~ outlet up to 32 channels;
#X obj 14 91 osc~ 440;
#X obj 14 111 mat-~;
#X floatatom 27 175 5 0 0 0 - - -;
#X floatatom 41 245 5 0 0 0 - - -;
#X text 41 225 Fade time;
#X text 28 155 List of channels. Send as an integer or a list of integers.
;
#X text 12 41 This abstraction is a dynamic version of the [dac~] object.
The output channel(s) can be set anytime. To set the output channel(s)
\, send an integer or a list to the middle input.;
#X text 412 91 Inlets;
#X text 412 151 - Fade time (ms). Default is 20ms.;
#X text 412 41 Arguments;
#X text 412 61 - list with channel(s). If not present \, there won't
be any output until the channels are set.;
#X text 412 111 - Audio signal;
#X msg 37 195 1 3 8 16 25 32;
#X obj 194 265 dacc~ 1 3 8 16 25 32;
#X text 412 131 - Output channel(s) - integer or list of integers (max
32);
#X obj 14 265 dacc~;
#X text 192 245 You can initiate the channels as arguments.;
#X connect 4 0 5 0;
#X connect 5 0 19 0;
#X connect 6 0 19 1;
#X connect 7 0 19 2;
#X connect 16 0 19 1;
#N struct 1449-color float x float y float farbe;
#N struct 1449-color-display float x float y float farbe;
#N struct 1452-color float x float y float farbe;
#N struct 1452-color-display float x float y float farbe;
#N struct 1446-matrixctrl float x float y float size float color float
state;
#N canvas 40 394 580 447 10;
#X obj 98 284 inlet~;
#X text 213 94 Inlets;
#N canvas 0 0 426 446 license 0;
#X text 8 47 All rights reserved.;
#X text 8 227 The names of its contributors may not be used to endorse
or promote products derived from this software without specific prior
written permission.;
#X text 8 87 Redistribution and use in source and binary forms \, with
or without modification \, are permitted provided that the following
conditions are met:;
#X text 8 127 Redistributions of source code must retain the above
copyright notice \, this list of conditions and the following disclaimer.
;
#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING
\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT
\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING
\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES
;
#X text 8 167 Redistributions in binary form must reproduce the above
copyright notice \, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.
;
#X text 8 27 jmmmpais@googlemail.com;
#X text 8 7 Copyright 2016 \, Joo Pais;
#X restore 16 417 pd license;
#X text 12 397 (C) 2016 Joo Pais - jmmmpais@googlemail.com;
#X obj 106 44 inlet;
#X obj 16 354 dac~ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
20 21 22 23 24 25 26 27 28 29 30 31 32;
#X obj 16 264 matrixctrl 32 1;
#X obj 145 214 - 1;
#X msg 145 234 \$1 0 1;
#X obj 106 124 list split 1;
#X obj 140 144 t l;
#X obj 106 84 t a b;
#X msg 133 104 reset;
#X obj 361 284 inlet;
#X obj 16 314 iemmatrix/mtx_mul~ 32 1 20 ----------------------------------------------------------
;
#X text 213 154 - Fade time (ms). Default is 20ms.;
#X obj 106 164 moses 33;
#X obj 201 214 print dacmm~;
#X msg 201 194 ERROR: chanel \$1 over the limit of 32 channels.;
#X text 213 44 Arguments;
#X text 213 64 - list with channel(s). If not present \, there won't
be any output until the channels are set.;
#X text 12 14 [dacc~] - dynamic dac~ outlet up to 32 channels;
#N canvas 441 633 394 196 init 0;
#X obj 15 104 list \$1 \$2 \$3 \$4 \$5 \$6 \$7 \$8 \$9 \$10 \$11 \$12
\$13 \$14 \$15 \$16 \$17 \$18 \$19 \$20 \$21 \$22 \$23 \$24 \$25 \$26
\$27 \$28 \$29 \$30 \$31 \$32;
#X obj 15 44 loadbang;
#X obj 15 64 expr \$1 != 0;
#X obj 15 84 sel 1;
#X text 12 14 Checks if initiation values are present. If yes \, list
is sent.;
#X obj 15 150 outlet;
#X connect 0 0 5 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 0 0;
#X restore 116 64 pd init;
#X obj 106 194 moses 1;
#X text 213 114 - Audio signal;
#X text 213 134 - Output channel(s) - integer or list of integers (max
32);
#X connect 0 0 14 1;
#X connect 4 0 11 0;
#X connect 6 0 14 0;
#X connect 7 0 8 0;
#X connect 8 0 6 0;
#X connect 9 0 16 0;
#X connect 9 1 10 0;
#X connect 10 0 9 0;
#X connect 11 0 9 0;
#X connect 11 1 12 0;
#X connect 12 0 6 0;
#X connect 13 0 14 2;
#X connect 14 0 5 0;
#X connect 14 1 5 1;
#X connect 14 2 5 2;
#X connect 14 3 5 3;
#X connect 14 4 5 4;
#X connect 14 5 5 5;
#X connect 14 6 5 6;
#X connect 14 7 5 7;
#X connect 14 8 5 8;
#X connect 14 9 5 9;
#X connect 14 10 5 10;
#X connect 14 11 5 11;
#X connect 14 12 5 12;
#X connect 14 13 5 13;
#X connect 14 14 5 14;
#X connect 14 15 5 15;
#X connect 14 16 5 16;
#X connect 14 17 5 17;
#X connect 14 18 5 18;
#X connect 14 19 5 19;
#X connect 14 20 5 20;
#X connect 14 21 5 21;
#X connect 14 22 5 22;
#X connect 14 23 5 23;
#X connect 14 24 5 24;
#X connect 14 25 5 25;
#X connect 14 26 5 26;
#X connect 14 27 5 27;
#X connect 14 28 5 28;
#X connect 14 29 5 29;
#X connect 14 30 5 30;
#X connect 14 31 5 31;
#X connect 16 0 23 0;
#X connect 16 1 18 0;
#X connect 18 0 17 0;
#X connect 22 0 11 0;
#X connect 23 1 7 0;
#X coords 0 0 1 1 143 17 0;
......@@ -13,4 +13,14 @@ specify \, making a mono output.;
you work with 2 channels. So \, [dacm~] == [dacm~ 2].;
#X text 12 267 (C) 2009 Joo Pais - jmmmpais@googlemail.com;
#X text 28 131 look inside to make sure;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 135 VERSION 2009;
#X text 12 5 DESCRIPTION Mono dac~ for lazy people;
#X text 12 35 KEYWORDS dac~ dynamic;
#X text 12 165 INLET_0 - Audio signal;
#X restore 352 286 pd META;
#X coords 0 0 1 1 31 130 0;
......@@ -17,6 +17,17 @@
#X text 12 237 (C) 2006 Joo Pais - jmmmpais@googlemail.com;
#X text 12 257 Released under the BSD License;
#X text 12 207 Related objects: [datei-r] [datei-w];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 135 VERSION 2006;
#X text 12 5 DESCRIPTION Sends the message "open ../../";
#X text 12 35 KEYWORDS open file;
#X text 14 165 INLET_0 - Bang / File name;
#X text 14 185 OUTLET_0 - Message;
#X restore 392 266 pd META;
#X connect 6 0 12 0;
#X connect 8 0 12 0;
#X connect 12 0 14 0;
......
......@@ -17,6 +17,17 @@
#X text 12 237 (C) 2006 Joo Pais - jmmmpais@googlemail.com;
#X text 12 257 Released under the BSD License;
#X text 12 208 Related objects: [datei-o] [datei-w];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 135 VERSION 2006;
#X text 14 165 INLET_0 - Bang / File name;
#X text 14 185 OUTLET_0 - Message;
#X text 12 5 DESCRIPTION Sends the message "read ../../";
#X text 12 35 KEYWORDS read file;
#X restore 402 266 pd META;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 3 0 1 0;
......
......@@ -17,6 +17,17 @@
#X text 12 237 (C) 2006 Joo Pais - jmmmpais@googlemail.com;
#X text 12 257 Released under the BSD License;
#X text 12 207 Related objects: [datei-o] [datei-r];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Joo Pais <jmmmpais@googlemail.com>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 135 VERSION 2006;
#X text 14 165 INLET_0 - Bang / File name;
#X text 14 185 OUTLET_0 - Message;
#X text 12 5 DESCRIPTION Sends the message "write ../../";
#X text 12 35 KEYWORDS wrote file;
#X restore 402 266 pd META;
#X connect 6 0 12 0;
#X connect 8 0 12 0;
#X connect 12 0 14 0;
......
pd-jmmmp (0.2-1) unstable; urgency=low
* Initial release (Closes: #591840)
-- Hans-Christoph Steiner <hans@eds.org> Thu, 21 Jan 2010 23:27:04 -0500
7
Source: pd-jmmmp
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.1
Homepage: http://puredata.info
Package: pd-jmmmp
Architecture: all
Depends: ${shlibs:Depends},
pd,
${misc:Depends},
pd-libdir
Description: a collection of Pd GUI objects for musical performance
jmmmp is a collection of GUI objects for musical performance, including
controlling the DAC, volume, debugging, linking up with other programs, etc.
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
Name: jmmmmp
Maintainer: João Pais <jmmmpais@googlemail.com>
Source: http://sourceforge.net/projects/pure-data/files/libraries/jmmmp
Files: *
Copyright: 2005-2009, João Pais <jmmmpais@googlemail.com>
License: BSD
Files: examples/*.gif examples/*.png
Copyright: 1999-2010, Paul Davis and others
License: GPL-2+
License: BSD
Copyright (c) João Pais
All rights reserved.
.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in file "/usr/share/common-licenses/GPL-2".
[DEFAULT]
upstream-branch = upstream
debian-branch = master
upstream-tag = upstream/%(version)s
debian-tag = debian/%(version)s
pristine-tar = True
sign-tags = True
usr/lib/pd/extra/jmmmp/README.txt usr/share/doc/pd-jmmmp/README
usr/share/common-licenses/BSD usr/lib/pd/extra/jmmmp/LICENSE.txt
#!/usr/bin/make -f
LIBRARY_NAME = jmmmp
PACKAGE = pd-$(LIBRARY_NAME)
pkglibdir = /usr/lib/pd/extra
%:
dh $@ --buildsystem=makefile
override_dh_auto_install:
dh_auto_install -- prefix=/usr pkglibdir=$(pkglibdir)
# replace license file with link to the Debian license file
rm -f -- $(CURDIR)/debian/$(PACKAGE)/$(pkglibdir)/$(LIBRARY_NAME)/LICENSE.txt
override_dh_shlibdeps:
dpkg-shlibdeps $(CURDIR)/debian/$(PACKAGE)$(pkglibdir)/$(LIBRARY_NAME)/*.pd_linux \
-T$(CURDIR)/debian/$(PACKAGE).substvars
3.0 (quilt)
version=3
http://sf.net/pure-data/jmmmp-(.*)\.tar\.gz