fprintf(stderr,"Failed to get directivity patterns for one or more of IDs: %d %d %d %d\n\n",arg.directivityPatternId[0],arg.directivityPatternId[1],arg.directivityPatternId[2],arg.directivityPatternId[3]);
.description="Acoustic environment ID (number > 0) alternatively, it can be a text file where each line contains \"ID duration\" for BINAURAL_ROOM_REVERB output configuration.",
#else
.description="Acoustic environment ID (number >= 0) for BINAURAL_ROOM_REVERB output configuration",
#define EFAP_MAX_CHAN_NUM 5 /* Maximum number of channels that constitute a polygon, 4 or 5 */
#ifdef FIX_1050_EFAP_ALLOC
#define EFAP_MAX_POLY_SET 54 /* Upper bound on number of polygons; found to be 54 in the worst case for a speaker setup of 16.0 */
#else
#define EFAP_MAX_POLY_SET 50 /* Upper bound on number of polygons; with a Speaker setup of 16.0, we obtain 44 polygons/triangles in the matlab implementation. */