view 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 source
#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 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;