Mercurial > hg > beaglert
comparison examples/08-PureData/hello-world/_main.pd @ 464:8fcfbfb32aa0 prerelease
Examples reorder with subdirectories. Added header to each project. Moved Doxygen to bottom of render.cpp.
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Mon, 20 Jun 2016 16:20:38 +0100 |
parents | |
children | ddb86944e138 |
comparison
equal
deleted
inserted
replaced
463:c47709e8b5c9 | 464:8fcfbfb32aa0 |
---|---|
1 #N canvas 275 573 461 212 10; | |
2 #X obj 39 143 dac~ 1 2; | |
3 #X text 35 32 Hello world!; | |
4 #X text 35 42 ============; | |
5 #X text 95 79 (the sweet sound of success); | |
6 #X obj 39 102 *~ 0.1; | |
7 #X obj 39 81 osc~ 440; | |
8 #X text 238 160 ---------------------------------; | |
9 #X text 238 150 @krighxz / BELA / heavy / 12/2015; | |
10 #X text 262 169 beaglert.cc / enzienaudio.com; | |
11 #X connect 4 0 0 1; | |
12 #X connect 4 0 0 0; | |
13 #X connect 5 0 4 0; |