nomelif / Audionodes

Audio generation in blender nodes
Other
88 stars 10 forks source link

Collection of MIDI + Synth Node Setup #23

Open enzyme69 opened 4 years ago

enzyme69 commented 4 years ago

Maybe we can start this thread collection of node setup that generates interesting sound~ I manage to get MIDI working!

279_midi_node_007.blend.zip

Screen Shot 2019-11-15 at 11 05 56 pm
enzyme69 commented 4 years ago

Mixture of Tremolo, perhaps the result of your example:

279_midi_node_019.blend.zip

Clockmender commented 4 years ago

I got my setup working with my TMK88 keyboard, through an iRig Pro and VMPK:

Screenshot 2020-01-14 at 16 55 42

A very basic node tree, but you have to start somewhere. Now, can we generate MIDI messages on the fly from an animation, would this be a useful addition to the system. So we have say a mesh that moves up and down, then a node that converts this movement into a MIDI stream as you play the animation? What do people think to that?

Cheers, Clock.

EDIT:

What about using AudaSpace library, ships with Blender, to augment the sound as it comes out of the generators, I have done a lot of work in the past inside Animation Does with this and I am sure they could be used here also... See this: https://github.com/Clockmender/My-AN-Nodes under the nodes/daw folder.