annotate projects/libpd/hello-world/_main.pd @ 322:dde921ea256b Doxy prerelease

libpd and heavy examples added
author Robert Jack <robert.h.jack@gmail.com>
date Mon, 30 May 2016 12:47:17 +0100
parents
children
rev   line source
robert@322 1 #N canvas 275 573 461 212 10;
robert@322 2 #X obj 39 143 dac~ 1 2;
robert@322 3 #X text 35 32 Hello world!;
robert@322 4 #X text 35 42 ============;
robert@322 5 #X text 95 79 (the sweet sound of success);
robert@322 6 #X obj 39 102 *~ 0.1;
robert@322 7 #X obj 39 81 osc~ 440;
robert@322 8 #X text 238 160 ---------------------------------;
robert@322 9 #X text 238 150 @krighxz / BELA / heavy / 12/2015;
robert@322 10 #X text 262 169 beaglert.cc / enzienaudio.com;
robert@322 11 #X connect 4 0 0 1;
robert@322 12 #X connect 4 0 0 0;
robert@322 13 #X connect 5 0 4 0;