//Mittelpunkt aus der ersten LS Configuration berechnen
m_vpTargetOutputs[0];
VA_EXCEPT2(NOT_IMPLEMENTED,"Automatic reproduction center calculation not implemented, please provide 3-dim vector with key 'ReproductionCenterPos' in reproduction configuration");
}
else
{
...
...
@@ -74,7 +76,7 @@ void CVAAmbisonicsReproduction::SetInputDatasource( ITADatasource* p )