diff options
author | N.N. <nimon@users.sourceforge.net> | 2012-11-02 03:44:21 +0000 |
---|---|---|
committer | N.N. <nimon@users.sourceforge.net> | 2012-11-02 03:44:21 +0000 |
commit | c0a4dd41526c822940c0775b000a881c6dcefd9b (patch) | |
tree | f4043405e4c8073fa6af331da31578df19f69142 | |
parent | 35cc2c76a0675cf30516a286b50bdedadf2c8845 (diff) |
share_mem : adding README.txt
svn path=/trunk/externals/share_mem/; revision=16515
-rw-r--r-- | README.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..03762fe --- /dev/null +++ b/README.txt @@ -0,0 +1,11 @@ +SHARE_MEM +version 1. - nov 2012 +cyrille henry - nicolas montgermont + +INFOS +share_mem allows the usage of shared memory in Pd. + +BUILD & INSTALL +Just do make and sudo make install. +If you don't want to build yourself, you may find binaries updated everynight here: +https://macosx105-i386.pdlab.puredata.info/job/template-libraries/
\ No newline at end of file |