Hi,<br><br>I've been having a puzzling problem using port communication.  On the sender side I've been retrieving a spectrum object from an OutPort, adding some data to it, and then sending it to another Processing.  On the receiver side I've been retrieving the spectrum object from an InPort object, but suddenly, the data isn't there any more.  And this only happens on the second rather than the first frame of data!!?  Does anyone know what might be causing this behavior?
<br><br>Here's some screen output:<br><br>Size of mResidualSpectrumOutput.GetData().GetSize(): 513<br>calling SMSSynthesis.Do();<br>SMSSynthesis: mInputResSpectrum.GetData().GetSize(): 0<br><br>Best,<br>Greg<br>