I want to use multiple visualizer patches in same patch
Hi I am a novice for maxmsp
I'm interested in visualizer and I want to use multiple visualizer patches in same patch (same window)
I made 3 visualizer patches by following Youtube
FreqVisuals is working well alone but it doesn't work with other visualizer patches
https://www.youtube.com/watch?v=QMwMO_2V6V4&list=PLU_z109Z1OB35VMLebq6AcUqEOLQXXQVG
Particle is almost done but not working well
https://www.youtube.com/watch?v=cZvcDGbEbZk&list=PLU_z109Z1OB35VMLebq6AcUqEOLQXXQVG&index=15
MultichannelVisualisation is same with FreqVisuals, working well alone but not work with ohters.
https://www.youtube.com/watch?v=hxJpsqrJ4Vs&list=PLU_z109Z1OB35VMLebq6AcUqEOLQXXQVG&index=8
Idk why it doesn't work and how I run these patches
My hypothesis is that I must use one gl in one patch
If so, is my concept possible?
I searched for the topic using multiple patches or gl or visualizer but I can't find
I want to any method I can try or any Youtube I follow or any article, manual or so...
Thanks :)
You should have only 1 World
Draw each of your effects to a node and erase the background.
Put on a final videoplane.
Thanks a lot ! I will try this patcher :)