Sopto problem

I can not have a circle because the sopto channel has different sine waves. If u can halp. thanx
Circle.toe (5.35 KB)

The issue you’re seeing is related to the noise CHOP.

You’ve entered the expression:

op('sopto1').numSamples - 1

In the Sample Rate parameter, this expression needs to go in the end parameter.
Capture.PNG

There’s something weird going on with your camera.
Ortographic camera set to 1920 width - the ortho width is not the resolution.

I managed to see the whole circle by creating a new perspective camera set to around 5000 tz because your scene is soooo wide. I guess there’s some kind of camera clipping/outsize of zone problem.

My advise would be to size your things to fit in around a 10x10 zone (picture it as being a real scene of 10 meter x 10 meter) and rebuild from there with a new default camera in perspective. Change it to ortho later if you need.