fprintf(stderr,"Failed to get directivity patterns for one or more of IDs: %d %d %d %d\n\n",args.directivityPatternId[0],args.directivityPatternId[1],args.directivityPatternId[2],args.directivityPatternId[3]);
#define FIX_BASOP_2560_STEREO_DFT_DEC_RESET /* FhG: BASOP issue 2560: align reset of hStereoDft->res_gains_ind_fx[][] between BASOP and float */
#define HARMONIZE_2539_cng_energy /* FhG: basop issue 2539: harmonize cng_energy with its ivas derivate */
#define FIX_1585_ASAN_FORMAT_SW_ALT /* VA: float issue 1585: alternative fix memory leaks with format switching */
/* #################### End BE switches ################################## */
@@ -118,6 +120,7 @@
/* any switch which is non-be wrt. TS 26.251 V3.0 */
#define FIX_1540_EXPOSE_PT_IN_RTP_HEADER_API /* Expose Payload Type setting in RTP Header */
#define FIX_2500_RENDCONF_REFACTOR /* Eri: Basop issue #2500: Renderer configuration range check before conversion to fixed point. Harmonize between BASOP/float */
#define FIX_BASOP_2023_TDREND_DISTATT_PRECISION /* Eri: Basop issue 2023: Distance attenuation scaling, adding clamping of distance att input and listener position */
#define FIX_BASOP_2023_TDREND_DISTATT_PRECISION_BUGFIX /* Eri: Bug discovered in cleanup of basop issue 2023 */
#define USE_RTPDUMP /* FhG: RTPDUMP format (rtptools standard) instead of custom format */