Page 1 of 1
ISF Circular Audio Spectrum
Posted: Sun Feb 05, 2017 6:18 pm
by Egtoo
Whatsupp Guys, I'm working with ISF for the first time and I really want to create a ISF circular audio spectrum with this.
So I founded on Shadertoy this spectum (
https://www.shadertoy.com/view/lsKSzm) and I used the converter on MagicMusicVisuals to set it in the code in the document.
But the Audio Spectrum doesn't work.
Can somebody help me with this please?
Sincerely, Egto
Re: ISF Circular Audio Spectrum
Posted: Sun Feb 05, 2017 6:39 pm
by Terry Payman
Sorry, this particular Shadertoy shader won't work (yet).
From a similar enquiry:
Eric wrote:... that is a multipass shader -- indicated by the presence of a "Buf A" tab in addition to the "Image" tab. Multipass isn't supported right now, but it will be when I update the GLSLShader module.
viewtopic.php?f=3&t=495&p=3421
..and also
Eric wrote:Shadertoy just added a new multipass feature a couple months ago, so there is one tab for each pass.
Unfortunately it's rather complicated and not compatible with ISF multipass. Simple merging in a text editor won't work. I will have to completely redesign the GLSLShader module, and it will take some time

.
Also, just FYI, the default Shadertoy license is now non-commercial (see
https://www.shadertoy.com/terms), so most of the shaders can't be used in commercial projects unless they are explicitly marked as such. Something to be aware of

.
viewtopic.php?f=2&t=707#p3110
Re: ISF Circular Audio Spectrum
Posted: Sun Feb 05, 2017 6:44 pm
by Egtoo
Terry Payman wrote:Sorry, this particular Shadertoy shader won't work (yet).
From a similar enquiry:
Oke, Thanks for your fast response!
Re: ISF Circular Audio Spectrum
Posted: Sun Feb 05, 2017 9:43 pm
by artnik
I can't see the Shadertoy in action due to a 403 error from Soundcloud.
To create shapes that are similar to the reference image talked about on the Shadertoy page, what about an approach like this:

- Screen Shot 2017-02-05 at 4.40.45 PM.png (154.82 KiB) Viewed 7138 times