rewbs / sd-parseq

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

Load "Aubio" event output and generate keyframes or show markers #39

Closed rewbs closed 1 year ago

rewbs commented 1 year ago

Aubio processes audio files and outputs a list of event timestamps. We could import such files and automatically generate keyframes, or add markers on the graph.

rewbs commented 1 year ago

Implemented in Audio analyser (see https://github.com/rewbs/sd-parseq#audio-analyser-for-automatic-keyframe-creation-from-audio-data ).