Update of /cvsroot/pure-data/externals/iem/iem_ambi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3659/iem/iem_ambi
Modified Files: LICENSE.txt READ_ME.txt Log Message: new
Index: LICENSE.txt =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/LICENSE.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** LICENSE.txt 10 Mar 2006 02:36:22 -0000 1.2 --- LICENSE.txt 15 Nov 2006 14:08:05 -0000 1.3 *************** *** 24,27 **** Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
! Graz, 15 June 2005 Thomas Musil \ No newline at end of file --- 24,27 ---- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
! Graz, 15 Nov. 2006 Thomas Musil \ No newline at end of file
Index: READ_ME.txt =================================================================== RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/READ_ME.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** READ_ME.txt 9 Mar 2006 17:02:16 -0000 1.1 --- READ_ME.txt 15 Nov 2006 14:08:05 -0000 1.2 *************** *** 1,6 **** This library extends the performance of miller puckette's pure data (pd).
iem_ambi contains 3 objects: "ambi_encode", "ambi_rot" and "ambi_decode3" they calculate ambisonic encoder matrices, rotation matrices and ! decoder matrices from 1st to 4th order in 2D or 3D. --- 1,12 ---- This library extends the performance of miller puckette's pure data (pd).
+ iem_ambi 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_ambi contains 3 objects: "ambi_encode", "ambi_rot" and "ambi_decode3" they calculate ambisonic encoder matrices, rotation matrices and ! decoder matrices from 1st to 4th order in 3D, or from 1st to 12th order in 2D. ! ambisonic is a 3D sound spatialisation system with separated encoding and decoding. ! (calculation base are the spherical harmonics).