rewbs / sd-parseq

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

Feature Request: Add offset to event detection #220

Closed KewkLW closed 11 months ago

KewkLW commented 11 months ago

I'm not sure (yet) this will really make much of a difference in terms of animation sync but wanted to throw it up just in case. As you can see from the screenshot, the Energy algo is catching all transients and not adding anything extra. But it's offset across all markers by about 50ms or so. It seems to be even so a global offset would or should line them all up.

image

rewbs commented 11 months ago

Agreed, I've run into this before and I can see how it would be useful.

rewbs commented 11 months ago

Ready for testing under https://github.com/rewbs/sd-parseq/pull/225.

rewbs commented 11 months ago

This is now live as of v0.1.111.