Video music visualizations

Thanks @Olival_Clanaro that is the sort of thing I am looking for.I will have a closer look.

Hi @mixer: My question was to do with creating visualizations based on sound (Touch Designer is quite expensive) and therefore those two threads are not really appropriate, but thank you for taking the time

1 Like

unless you want to make money with your music videos, you can use the non-commercial free license for touch designer.

1 Like

Just to brainstorm the thought process involved the workflow of something like this, I feel like I hit a brick wall with real-time VCV and Touch Designer interaction. I had Caudal modulating my patch & visuals , looked nice i thought, but then it slows down the frame rate like crazy when i go to record it all. Then I tried disabling the visuals and just recording the midi data in Touch Designer and screen capturing VCV in OBS. Then I turned off VCV & OBS, played the midi data back in Touch Designer with the visuals, making another video. Put these both together, but the visuals didn’t sync to the music at all. What a headache lol, I sort of gave up for now after spending a whole day on it. I almost think you need 2 computers just to run it all together at the same time. Doesn’t help that i have zero experience in anything video related. Would love to hear more solutions from you guys. I guess you could just use the final audio file of your music to modulate your video, I don’t personally like audio rate visuals, i love when they are slow and smooth, but maybe filtering it would work ok.

At the moment my videos aren’t all that exciting but I want to get into Blender scripting and use it with Nysthi Logan to get data from the patch into the video software.

2 Likes

There’s also open source milkdrop called ProjectM. https://github.com/projectM-visualizer/projectm

Hook into it via JACK while using JACK for Rack in Linux. It’ll provide visuals as per sound.
Whereas TouchDesigner, you’re programming your own visuals. Man, I’d love to do that with some other variant software, but not enough time and know-how. :slight_smile:

I don’t know if Milkrack is being upgraded to Rack 1.

Milkrack works on v1 (https://github.com/korfuri/Milkrack/tree/v1) but I don’t have builds for Windows. I can provide OSX & Linux builds, but building for Windows is super hard because of the dependency story. That’s also why I’m not able to offer Milkrack on the VCV store yet.

If you’re good with Windows build systems, help is wanted :wink:

Oh, good thanks. But I’m on Windows, and don’t have any plugin build experience.

Thank you.

I think touch designer is what I am looking for. A bit of a learning curve but worth it.

Thanks to everyone for their suggestions. It has been a big help.

1 Like

I made those time ago with Processing & MAX/MSP


or only Processing:
3 Likes

Also something that i forgot, FL studio has a wonderful video maker with a highly customizable Visualizer.
I think even with the demo, you can still export your work :wink:
So you can make your track with your usual Daw, import in FL studio, put the visualizer plugin on the master track, and export a video :slight_smile:

1 Like

I’ve built it for v1 successfully on Linux (Fedora 23), it reliably crashes Rack. I’ve run it in the debugger but I’m not getting a clear picture from the results. Here’s what happens: If I have MilkRack in the plugins directory Rack will crash - every time - when I open the browser, until I remove the Milk Rack directory. I’d love to get it working correctly in Linux, so please advise if there’s anything I can do do help out.

Can you post the output of uname -a; glxinfo in a new issue at https://github.com/korfuri/Milkrack? Chances are the crash happens in the GL driver. Thanks for the report!

Done. :slight_smile:

I do that with a LZX Vidiot. It uses an audio input + a few CV inputs to generate, shape and colour abstract patterns (or to process an external video signal). Full analog video hardware…super fun but unfortunately expensive (a friend borrows it to me).

Great topic. I have a been trying to come up with interesting visual media to mate with my compositions, and have settled in with Cyberlink Power Director as my video editor, using transitions and effects with still images to induce motion. Also, I screen-capture animations generated by a track playing in Windows Media Player with some of the add-on plugins.

Always open for new inspiration, so I hope more folk chime in!

  • Paul Artola
    Ellicott City, Maryland USA
1 Like

@korfuri I reported a comment on my experimental recipe for building libprojectM in your Milkrack repository’ issue tracker: https://github.com/korfuri/Milkrack/issues/6
I hope it can be a first step for contributions that could eventually solve the issue.

2 Likes

maybe someone can adapt the ZGameEditor for VCV it is the base for the Visualizer in Fruity Studio

Blockquote ZGameEditor Visualizer is a visualization effect plugin with movie render capability. ZGameEditor Visualizer is based on the free open source ZGameEditor that can be used to create visualization objects for the plugin. Video Tutorials here

and it is opensource freeware

http://www.zgameeditor.org/index.php

2 Likes

I used it a few times in FL, it’s indeed very nice ! Seeing it in rack would be so cool !

1 Like