Sound occasionaly distorts - unknown cause

Roald Baudoux's icon

Hello,

The patcher below is meant to create rotating sounds over a stereo output with a fragment taken from a mono recording buffer.

Sometimes the sound is much distorted, sometimes it isn't. I cannot find the cause of this problem. I suspect there might be a problem of insufficient resolution in some object somewhere.

Any idea ?

You'll need to use the attached abstractions to run the patch.

Thank you for helping.

Best regards,

Max Patch
Copy patch and select New From Clipboard in Max.

Roald Baudoux

1304.rb.scale~
scale~
jvkr's icon

Concerning insufficient resolution, the play~ object has such an issue. As the pointer gets bigger, precision decreases.

_
johan

Roald Baudoux's icon

Thanks. I'll try to replace it with hr.play~.