https://www.youtube.com/watch?v=Z_Rut5gjwfE
https://www.reddit.com/r/glitch_art/comments/idvyal/tutorial_databending_with_audacity/
Right so, when I first got into databending I saw a few tutorials about using two audio tracks. Now this is just the equivalent of removing one sequence and replacing it with another. It would work if you flipped part of an image so that the patterns go in a different direction.
The reddit thread goes into how audacity sorts colors depending on how you import the image. However, that is audacity and not SoX. But that does give me an idea. First off you'd have to make a check for file types not all support a transparency layer or CYMK. I also have yet to test if masking has to be a sort of 0 and 1 kinda thing. Secondly, you could make separate images one for each color then apply effects to those images. Afterwords you should be able to merge them.
https://www.youtube.com/watch?v=Z_Rut5gjwfE
https://www.reddit.com/r/glitch_art/comments/idvyal/tutorial_databending_with_audacity/
Right so, when I first got into databending I saw a few tutorials about using two audio tracks. Now this is just the equivalent of removing one sequence and replacing it with another. It would work if you flipped part of an image so that the patterns go in a different direction.
The reddit thread goes into how audacity sorts colors depending on how you import the image. However, that is audacity and not SoX. But that does give me an idea. First off you'd have to make a check for file types not all support a transparency layer or CYMK. I also have yet to test if masking has to be a sort of 0 and 1 kinda thing. Secondly, you could make separate images one for each color then apply effects to those images. Afterwords you should be able to merge them.