fprintf(stderr,"\nExternal Renderer Config is supported only when binaural output configurations is used as output OR when Split rendering mode is enabled. Exiting. \n");
gotocleanup;
@@ -697,7 +730,9 @@ int main(
#endif
gotocleanup;
}
#ifndef FIX_587_DEFAULT_REVERB
renderConfig.roomAcoustics.override=true;
#endif
}
/* ISAR frame size is set from command line, not renderer config file.
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]);