Merge pull request #461 from ledhed2222/add-pure-data

Add Pure Data (see https://puredata.info)
This commit is contained in:
Mike Donaghy
2018-07-16 12:10:33 -05:00
committed by GitHub
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;