Mercurial > hg > beaglert
diff examples/08-PureData/hello-world/_main.pd @ 531:ddb86944e138 prerelease
cleaned up all pd examples (and removed some). added polysynth and vangelisiser to instruments examples
author | chnrx <chris.heinrichs@gmail.com> |
---|---|
date | Thu, 23 Jun 2016 20:40:05 +0100 |
parents | 8fcfbfb32aa0 |
children |
line wrap: on
line diff
--- a/examples/08-PureData/hello-world/_main.pd Thu Jun 23 13:22:59 2016 +0100 +++ b/examples/08-PureData/hello-world/_main.pd Thu Jun 23 20:40:05 2016 +0100 @@ -1,13 +1,17 @@ -#N canvas 275 573 461 212 10; -#X obj 39 143 dac~ 1 2; +#N canvas 954 893 418 229 10; +#X obj 39 163 dac~ 1 2; #X text 35 32 Hello world!; #X text 35 42 ============; -#X text 95 79 (the sweet sound of success); -#X obj 39 102 *~ 0.1; -#X obj 39 81 osc~ 440; -#X text 238 160 ---------------------------------; -#X text 238 150 @krighxz / BELA / heavy / 12/2015; -#X text 262 169 beaglert.cc / enzienaudio.com; -#X connect 4 0 0 1; -#X connect 4 0 0 0; -#X connect 5 0 4 0; +#X obj 39 122 *~ 0.1; +#X obj 39 101 osc~ 440; +#X text 108 115 OMG SINE WAVE; +#X text 215 22 ............................; +#X text 215 32 . ____ ._____ _ .......___ .; +#X text 215 42 .| __ )| ____| |....../ _ |.; +#X text 215 62 .| |_) | |___| |___ / ___ |.; +#X text 215 72 .|____/|_____|_____/_/..._|.io; +#X text 215 82 ............................; +#X text 215 52 .| __ || __|.| |...../ _| |.; +#X connect 3 0 0 1; +#X connect 3 0 0 0; +#X connect 4 0 3 0;