From 05a9e3254454715e09b78f7a7ab788b02b2cbe60 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 8 Dec 2006 07:47:49 +0000 Subject: makefile help repaired spec2_sqrt~ svn path=/trunk/externals/iem/iem_spec2/; revision=6724 --- READ_ME.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 READ_ME.txt (limited to 'READ_ME.txt') diff --git a/READ_ME.txt b/READ_ME.txt new file mode 100644 index 0000000..045c7d3 --- /dev/null +++ b/READ_ME.txt @@ -0,0 +1,20 @@ +This library extends the performance of miller puckette's pure data (pd). + +iem_spec2 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. + +iem_spec2 contains 23 objects: +all of them calculate only blocksize/2 + 1 samples of a signal vector; + +spec2_abs~, spec2+~, spec2*~, spec2-~, spec2_dbtopow~, spec2_dbtorms~, +spec2_powtodb~, spec2_rmstodb~, spec2_sqrt~, spec2_tabreceive~ +do the same as objects without spec2_ prefix; + +the other objects are: spec2_1p1z_freq~, spec2_1p1z_time~, spec2_+s~, +spec2_block_delay~, spec2_clip_max~, spec2_clip_min~, +spec2_matrix_bundle_stat~, spec2_*s~, spec2_shift~, spec2_stretch~, +spec2_sum~, spec2_tab_conv~, spec2_tabreceive_enable~. + + + -- cgit v1.2.1