Hello,
I discovered this amazing software and I'm starting to play with it, particularly with the GLSL Shaders.
(I suspect I arrived a bit late since the latest release if from early 2021 but I hope this community is still active).
There are some great Shaders on shadertoy but some of them use buffers, like this one: https://www.shadertoy.com/view/wlKyR1
Is it possible to use it on Magic Music Visuals? How?
Do you have a tutorial we can follow?
I also would like to make it react to the music dynamics. To do it should I "wire" the mouse coordinates (the ones available on Magic GLSLShader module) and use them on the shader code somehow?
Many thanks.