this post was submitted on 22 Aug 2023
7 points (100.0% liked)
Asklemmy
43851 readers
892 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I try to make something that looks good (or at least doesn't look like random static) by running pictures I've taken through audio editing software. There are some extra steps that go into it to "trick" the program into importing the picture as if it were a sound file, making sure the header (information that tells your computer that this is a picture) doesn't get fucked with, and then exporting the data in a way that it will be saved as a picture and not an mp3 or something else.
On the rare occasion I do bring it up, I can literally watch people's eyes glaze over. Until I show them a picture
Edit: internet is really bad right now, will reply with an image when I can
Edit2: picture was too big at 7MB. Hopefully a screenshot of the picture doesn't look too bad
This belongs on the better call Saul intro
Ok now that's really cool
I do a lot of photography and I've been trying to find something that I could do with some of my more experimental shots that makes them more... moreβ‘. If that makes sense?
You wouldn't happen to have more details on how to do it would you?
Edit: β‘ My more experimental shots are more done as like experimenting with how a shot is taken for like evoking a specific feeling or doing something strange in camera or really any number of reasons. Hell some of my experimental shots were accidentally taken pictures that are disorienting or confusing. I don't share them often, because IDK it just seems like really personal sometimes. Those experimental shots feel less like photography and more like painting with photos.
Absolutely!
I have a bookmark saved on my computer at home to an old forum with the instructions I followed when I started doing this, and I can send that link later.
There are two programs that I use, and both are free.
GIMP - image editing software
Audacity - audio editing software
Here is the basic process from that bookmarked forum post that I can remember off the top of my head. If something is wrong (especially the Audacity import settings, since I don't ever change them), I will fix it later.
In GIMP (or other software of your choice) convert the image to a bitmap (.bmp). This step is very important!
Use the option to import raw data as A-law with "little endian" (I have no idea what those setting do, but I assume it's for keeping the header intact)
Change the timeline in Audacity from time to samples and select everything after the 34th sample to edit and add effects (samples 1-34 are the information that tells your computer that this is a picture CHANGING ANYTHING IN THE HEADER WILL STOP YOU FROM OPENING THE IMAGE AFTER THE EDIT)
Export the audio using the raw data option, selecting A-law again. This should re-save the "audio" as a bitmap image as it will not add an audio file header to the data.
I believe the blue parking garage image uses reverb, or maybe a phasor... possible both to get that effect? But there are a lot of setting to mess with for each audio effect that can dramatically change the outcome. The trees picture was made by putting the original picture in the left audio channel, and putting a horizontally flipped copy of the image in the right audio channel. Delete the header from the flipped copy, and exporting the data smashes them together in this really strange mirror effect. Afterward, I would use GIMP for any color correcting, changing saturation/hue, simple stuff
Edit: spelling and formatting
Thank you so much, I'm going to have to give this a try when I get home from work
Here's the link to the forum post!
https://empireminecraft.com/threads/tutorial-editing-images-with-audacity.81959/