rewbs / sd-parseq

Parameter sequencer for Stable Diffusion
https://sd-parseq.web.app/
MIT License
356 stars 38 forks source link

Exponents in equations? #234

Open jameslh opened 5 months ago

jameslh commented 5 months ago

Is there a way to use exponents in an equation, like Math.pow() in JavaScript? It's useful to raise a sin() to a large power to get a curve that's similar to pulse() but with a bit of falloff.