diff options
author | musil <tmusil@users.sourceforge.net> | 2006-12-04 10:39:30 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2006-12-04 10:39:30 +0000 |
commit | 21731ff9e9721d67b74cb9923c241624ef0f3fdc (patch) | |
tree | 54dc6bcae0ee36af1b1bfd89bbcb898416986e81 | |
parent | 88c25d6b1484aab46576d4e42bd78e93dfd7163c (diff) |
readme
svn path=/trunk/externals/iem/iem_tab/; revision=6609
-rw-r--r-- | LICENSE.txt | 2 | ||||
-rw-r--r-- | READ_ME.txt | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index a38e9e8..50324a6 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -23,5 +23,5 @@ http://iem.at along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - Graz, 15 June 2005 + Graz, 15 Nov. 2006 Thomas Musil
\ No newline at end of file diff --git a/READ_ME.txt b/READ_ME.txt index a7e4f55..bf524b4 100644 --- a/READ_ME.txt +++ b/READ_ME.txt @@ -1,5 +1,9 @@ This library extends the performance of miller puckette's pure data (pd). +iem_tab is written by Thomas Musil from IEM Graz Austria + and it is compatible to miller puckette's pd-0.37-3 to pd-0.39-2. +see also LICENCE.txt, GnuGPL.txt. + The objects of iem_tab manipulate tables or arrays; you can set constant, copy, fft, ifft, reverse, find minimum or maximum, compare, add, subtract, multiplicate, divide arrays. |