-
hellocatfood
Hey @millSkipper I'm really not sure how I missed your message. Thanks for keeping that file uploaded. I've checked it out and still just trying to deconstruct what's happening.
Do you happen to have a version that doesn't use [knob]? I know it's been deprecated since Pd-Extended.
I'm also working on an update to the software which will allow a user to play any number of images and have the all sync to a global clock.
-
-
hellocatfood
If you use [pix_alpha] you can achieve the effect you're looking for.
-
hellocatfood
You might also want to check out this jpg glitcher by David Schaffer https://github.com/schafferdavid/jpeglitcher
-
hellocatfood
@gsagostinho said:
Hi Michael,
Welcome to this forum. Did you try the following terminal commands explained in this page below?:
http://puredata.info/docs/faq/debian
sudo add-apt-repository ppa:eighthave/pd-extended sudo apt-get update sudo apt-get install pd-extended
If I recall, that's how I installed it on my Linux Mint 17.
Cheers!
GilbertoThat won't work because pd-extended hasn't been built for Ubuntu 14.10.
-
hellocatfood
I have now written a tutorial on how to use animated gifs in Pure Data http://www.hellocatfood.com/gifs-in-pure-data/
-
hellocatfood
Announcing the release of Pixel Player, a patch to play pixels as audio (sonification)
Available from my GitHub account
A full writeup of how and why it it was made can be read here: http://www.hellocatfood.com/pixel-player/
And a sample performance: http://www.hellocatfood.com/sonification-studies/
Would be interested to hear what anyone makes with it!
-
hellocatfood
Hi David,
Really amazing tool, I'm honoured that my work inspired it! I have a few suggestions for improvement but will e-mail you about it.
Myself and a friend did create a mp4 glitching tool in 2012 but it is very messy. I'll upload it to github and perhaps we can collaborate to make it work better.
-
hellocatfood
A patch made in Pd extended to create visual feedback loops in GEM. Example below:
You can now mask the feedback, revealing the original video source underneath (this can be inverted).
I'm attempting to create the different wipe effects found on hardware video mixers such as the
. If anyone can improve this patch please do so (and share it ) -
hellocatfood
NeonPlastic - A generative Pure Data artware piece by me/hellocatfood and Joe Newlin, inspired by Neoplasticism and all things boxy
Video preview here
All of the code is available to download from github