This commit is contained in:
Greg Weisbrod
2018-06-07 07:18:26 -04:00
parent 4b5ff1ef90
commit 61c4332bff
2 changed files with 11 additions and 4 deletions

4
p/pure_data.pd Normal file
View File

@@ -0,0 +1,4 @@
#N canvas 1029 457 450 300 10;
#X obj 127 132 print;
#X msg 127 86 Hello world!;
#X connect 1 0 0 0;