back on my project of creating images from data. I think I've finally cracked how to create nice repeating patterns 🙂
back on my project of creating images from data. I think I've finally cracked how to create nice repeating patterns 🙂
Here's another one. It's so interesting how the same process can look different depending on the file type
I was going to finish this project in time for @alpaca last year but didn't. I promise to exhibit this soon! I need to work out how this looks on bigger file sizes, and maybe even mixing in existing images.
Looks like some lossy file types don't have very obvious repeating patterns. This is the qoi file format (literally means Quite OK Image). I think I need to make these images have larger resolution so the data doesn't fill up so quickly.
I'll also one day document my process but not right now.
As suggested by @oin I imported the jxr image into audacity (U-Law, default endianness). The image is only 256x256 but it's overstuffed with data (i.e. past its actual resolution) so the file size is around 300kb and means I can have much longer audio.
Enjoy(?)