-
Yar
posted in technical issues • read more@whale-av I tried now both with 52 and 49 but it didn't work...
I'm trying to make the original video show only in pixels that are white in the noise -
Yar
posted in technical issues • read more@whale-av Thank you! I took a look and it was great help.
-
Yar
posted in technical issues • read moreI'm trying to use a video and mask it with a noise image. The video and noise are working fine independently but when using [pix_mask] it isn't working (the original video looks the same). What might be the problem? Both files have a [pix_resize x y] of the same dimensions. I attached the file in case it helps.
videorec.pd -
Yar
posted in technical issues • read moreHello, I wonder if anyone has a patch or can help me make one that does the following:
Follows an object from the camera (camera and lighting will be stationary), outputs x/y position in frame (0-1) and speed of movement per second? -
-
Yar
posted in technical issues • read moreHello, I wonder if there's a way to take an audio signal and pass only the parts of the spectrum that are above a certain threshold? With a very noisy (spectrum-wise) signal only some stuff will pass through, resulting in an output signal with "holes".
-
-
Yar
posted in technical issues • read moreToday I tried using PD (0.56-2) and objects are gone (although I used some in the past). I tried redownloading PD but didn't work. Any suggestions?

-
Yar
posted in technical issues • read moreThanks!
I downloaded it but I don't have [tabletool note 1] and [polygate]. Do you know perhaps what externals are needed/vanilla alternatives? -
Yar
posted in technical issues • read moreI tried making a patch but pretty much failed, but maybe it already exists/I can get some help.
Basically what I want is a patch that takes an audio signal [adc~] of a note, and have the different partials extracted so I can amplify each partial on it's own/send different partials to different speakers etc... The patch needs to adapt to different pitches, so for example take the partials from a very slow glissando on a violin and send them to different speakers. Maybe something with FFT can work but I don't really get it...