comparison 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
comparison
equal deleted inserted replaced
525:1ca196e35105 531:ddb86944e138
1 #N canvas 275 573 461 212 10; 1 #N canvas 954 893 418 229 10;
2 #X obj 39 143 dac~ 1 2; 2 #X obj 39 163 dac~ 1 2;
3 #X text 35 32 Hello world!; 3 #X text 35 32 Hello world!;
4 #X text 35 42 ============; 4 #X text 35 42 ============;
5 #X text 95 79 (the sweet sound of success); 5 #X obj 39 122 *~ 0.1;
6 #X obj 39 102 *~ 0.1; 6 #X obj 39 101 osc~ 440;
7 #X obj 39 81 osc~ 440; 7 #X text 108 115 OMG SINE WAVE;
8 #X text 238 160 ---------------------------------; 8 #X text 215 22 ............................;
9 #X text 238 150 @krighxz / BELA / heavy / 12/2015; 9 #X text 215 32 . ____ ._____ _ .......___ .;
10 #X text 262 169 beaglert.cc / enzienaudio.com; 10 #X text 215 42 .| __ )| ____| |....../ _ |.;
11 #X connect 4 0 0 1; 11 #X text 215 62 .| |_) | |___| |___ / ___ |.;
12 #X connect 4 0 0 0; 12 #X text 215 72 .|____/|_____|_____/_/..._|.io;
13 #X connect 5 0 4 0; 13 #X text 215 82 ............................;
14 #X text 215 52 .| __ || __|.| |...../ _| |.;
15 #X connect 3 0 0 1;
16 #X connect 3 0 0 0;
17 #X connect 4 0 3 0;