Clockmender / Clockworx-Music

A set of Nodes and New Node Editor to produce Music from Animations and Animations from Music
GNU General Public License v3.0
27 stars 2 forks source link

ToDo #1

Open anonimo82 opened 3 years ago

anonimo82 commented 3 years ago

Dear, I'm Pazzoide, from Discord. I'm writing here a memo/todo/roadmap for this.

Here you are:

Thanks in advance for anything.

Bye, Ivano.

Clockmender commented 3 years ago

Hi Ivano,

OK, some responses in your text below:

Cheers, Alan.

On 18 Mar 2021, at 16:41, anonimo82 @.***> wrote:

Dear, I'm Pazzoide, from Discord. I'm writing here a memo/todo/roadmap for this.

Here you are:

BPM detection (for a single Audio clip)

Don’t know how to do this yet, will probably need another external Python library to do this...

Stretch sample (adapt Audio clip to new BPM)

You can easily do this in VSE, will look to integrate it as a node.

Piano Roll (in its own window)

This is the tough one - building a new Blender Editor is a huge task, if it is possible for me… Then it would mean recreating everything I already use in 3D view, so I am not keen on this at this stage, let’s get it working first!

Sequencer (lay PianoRoll and Audio clips in the Video Sequence Editor)

We can do this already!

Automations (change synth/filters parameter over time)

Needs a lot of work to animate settings, I'll look at this.

Recording (from Microphone)

I think this might be quite easy to do… let me look at this a bit more.

Thanks in advance for anything.

Bye, Ivano.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Clockmender/Clockworx-Music/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCIVTEEFALZ4L5ZUK4DS6LTEIUMXANCNFSM4ZM7H6DQ.

anonimo82 commented 3 years ago

Thanks mate, you're awesome as usual

nortikin commented 3 years ago

why not cooperate Audionodes? There is already something interesting

nortikin commented 3 years ago

also installation process with downloading ready to use zip (as all github repos do) is more comfortable.

nortikin commented 3 years ago

Evaluate piano roll looks different from screenshot. I cannot reproduce example

Clockmender commented 3 years ago

why not cooperate Audionodes? There is already something interesting

Development of Audionodes stopped long ago...

Clockmender commented 3 years ago

also installation process with downloading ready to use zip (as all github repos do) is more comfortable.

I’m not ready to release it yet, lots of work still to do. I’ll make a release once I am happy it is ready

Clockmender commented 3 years ago

Evaluate piano roll looks different from screenshot. I cannot reproduce example

It’s changing all the time, not stable to release and won’t be until a lot more work has been done. Which example are you trying to follow?

nortikin commented 3 years ago

Which example are you trying to follow?

evaluate piano roll not sure i understand the stuff. We have interaction with audionodes, so if your properties values can be added simply, i will add support

anonimo82 commented 3 years ago

Stretch sample (adapt Audio clip to new BPM)

You can easily do this in VSE, will look to integrate it as a node.

How, in the VSE? I didn't find

Sequencer (lay PianoRoll and Audio clips in the Video Sequence Editor)

We can do this already!

Again, how?