aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-11-15 14:08:05 +0000
committermusil <tmusil@users.sourceforge.net>2006-11-15 14:08:05 +0000
commite6af1b3c4a618fe585c83109614f1c4a9f1f461b (patch)
tree922491aac7ed89782cf11e9ebc3ab86185b26baa
parent1d50f998da98f4a663d5f3e957f8e67b6171c21c (diff)
new
svn path=/trunk/externals/iem/iem_ambi/; revision=6283
-rw-r--r--LICENSE.txt2
-rw-r--r--READ_ME.txt8
2 files changed, 8 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
index c81aa6b..d7bb813 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 d37dd65..de04c78 100644
--- a/READ_ME.txt
+++ b/READ_ME.txt
@@ -1,6 +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 2D or 3D.
+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).