comparison projects/heavy/pd/hello-world/_main.pd @ 164:40badaff5729 heavy-updated

- added more pd/heavy examples - removed heavy-specific flags from Makefile - added air-harp cpp example project
author chnrx <chris.heinrichs@gmail.com>
date Thu, 03 Dec 2015 16:19:33 +0000
parents 5bcf04234f80
children
comparison
equal deleted inserted replaced
163:20b52283c7b4 164:40badaff5729
1 #N canvas 275 504 617 247 10; 1 #N canvas 275 573 461 212 10;
2 #X text 304 48 ├┴┐├┤-├─┤│-┬│--├┤-╠╦╝-║- 2 #X obj 39 143 dac~ 1 2;
3 ; 3 #X text 35 32 Hello world!;
4 #X text 304 36 ┌┐-┌─┐┌─┐┌─┐┬--┌─┐╦═╗╔╦╗ 4 #X text 35 42 ============;
5 ; 5 #X text 95 79 (the sweet sound of success);
6 #X text 304 57 └─┘└─┘┴-┴└─┘┴─┘└─┘╩╚═-╩- 6 #X obj 39 102 *~ 0.1;
7 ; 7 #X obj 39 81 osc~ 440;
8 #X text 353 76 powered by heavy; 8 #X text 238 160 ---------------------------------;
9 #X text 299 68 -------------------------; 9 #X text 238 150 @krighxz / BELA / heavy / 12/2015;
10 #X text 340 101 http://beaglert.cc; 10 #X text 262 169 beaglert.cc / enzienaudio.com;
11 #X obj 55 192 dac~ 1 2; 11 #X connect 4 0 0 1;
12 #X obj 55 151 *~ 0.1; 12 #X connect 4 0 0 0;
13 #X obj 55 130 osc~ 440; 13 #X connect 5 0 4 0;
14 #X text 51 51 Hello world!;
15 #X text 51 61 ============;
16 #X text 111 128 (the sweet sound of success);
17 #X connect 7 0 6 1;
18 #X connect 7 0 6 0;
19 #X connect 8 0 7 0;