From d2a273ebc92f3d1336212f01891a070bf4a31b41 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 9 Mar 2006 16:00:50 +0000 Subject: update to version JAN_06 with all sources svn path=/trunk/externals/iem/iem_bin_ambi/; revision=4666 --- src/iem_bin_ambi.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/iem_bin_ambi.h') diff --git a/src/iem_bin_ambi.h b/src/iem_bin_ambi.h index 1757d2e..a9291c7 100644 --- a/src/iem_bin_ambi.h +++ b/src/iem_bin_ambi.h @@ -1,11 +1,17 @@ /* 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 - 2003 */ +iem_bin_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */ #ifndef __IEMBINAMBI_H__ #define __IEMBINAMBI_H__ +#define BIN_AMBI_LS_REAL 0 +#define BIN_AMBI_LS_IND 0 +#define BIN_AMBI_LS_MRG 1 +#define BIN_AMBI_LS_MIR 2 +#define BIN_AMBI_LS_PHT 3 + typedef struct { float real; -- cgit v1.2.1