From e9c0f3b6a6ec5ff6280c7955972cbbd6e336c4dd Mon Sep 17 00:00:00 2001 From: musil Date: Sun, 1 Feb 2009 07:30:18 +0000 Subject: changed for 64 bit array access svn path=/trunk/externals/iem/iem_bin_ambi/; revision=10708 --- src/iem_bin_ambi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/iem_bin_ambi.c') diff --git a/src/iem_bin_ambi.c b/src/iem_bin_ambi.c index 5fb40e2..c1af546 100644 --- a/src/iem_bin_ambi.c +++ b/src/iem_bin_ambi.c @@ -1,7 +1,7 @@ /* For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. -iem_bin_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */ +iem_bin_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2009 */ #include "m_pd.h" @@ -36,6 +36,6 @@ void iem_bin_ambi_setup(void) bin_ambi_reduced_decode_fft2_setup(); bin_ambi_reduced_decode_fir2_setup(); - post("iem_bin_ambi (R-1.17) library loaded! (c) Thomas Musil 11.2006"); + post("iem_bin_ambi (R-1.18) library loaded! (c) Thomas Musil 01.2009"); post(" musil%ciem.at iem KUG Graz Austria", '@'); } -- cgit v1.2.1