Hey! I have a question regarding this patch, I am sharing the screenshot. I have a patch
with Audio in and Video in. Basically, what I want is to send output from FFT to Video In, in order to trigger ‘Blur effect’. So, each time when there is a sound from mic, webcam image is getting blurred.
Another question, how I can map amount of blurness according to FFT?
If there isn’t a specific reason to use Skia, use Stride instead. Its performance is way better when it comes to applying effects and there are lots more to choose from ootb.
FFTBlur.vl (18.9 KB)
1 Like
Hey, thank you for the patch! yes, I will try with Stride. Do you think it would work with Audio In instead of a Audio Player? Since, i want to use microphone as input.Thanks again!
Just replace one with the other.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.