Since 'we' are receiving a continuous stream of audio data we are likely(?) to experience an XRUN from time to time.
The LTC frame is not protected, so a missing section of audio could mean that 2 part frames could be interpreted as one to produce incorrect data.
Write up and fix in process.
Since 'we' are receiving a continuous stream of audio data we are likely(?) to experience an XRUN from time to time.
The LTC frame is not protected, so a missing section of audio could mean that 2 part frames could be interpreted as one to produce incorrect data.
Write up and fix in process.