Simplex noise octaves

Hello!

Is there a way to adjust the octaves and force the seed with toxi.math.simplexnoise?

I found these docs but can’t find it.

Alternatively are there any other noise algorithms available? The problem I have with the standard noise is it looks terrible when you animate the 3rd dimension vs other noise algorithms I’ve used in other applications.

Thanks!

Thanks!

Perhaps try browsing in the toxiclibs source for noiseseed and octave