rewbs / sd-parseq

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

Idea: Add MIDI for more control #140

Open rewired opened 1 year ago

rewired commented 1 year ago

As a musician i'd like to export my project from the DAW to MIDI and use the notes as trigger for prompts. A nore has also more parameters like length or velocity and more. Also it would be great to map CC values to translation, rotation and other parameters.

KewkLW commented 1 year ago

There's code for this that could potentially be used, here: https://github.com/ryango/ableton-to-deforum and if it doesn't get directly implemented you can use this to convert the 3D frames to parseq https://github.com/KewkLW/Deforum_Stuffs/blob/main/parseq_tools/convert_deforum_to_parseq.py

rewired commented 1 year ago

@KewkLW thanks for the info. I don't use Ableton - but as I saw in the comments from @rewbs in the Parseq tutorial 3 on YT this awesome tool might get MIDI support in some time... (Hint!) ;-)