Databending picture files loaded under U-Law not working
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Databending picture files loaded under U-Law not working
Hello, I was trying to figure out how I can load an image file and databend it with audacity. Past tutorials exist but they don't seem to work with the updated version. Importing a .tif with A-Law works for a 3rd of the image but the rest doesn't save correctly for some reason. Any help appreciated.
Re: Databending picture files loaded under U-Law not working
I followed these instructions (using Audacity 2-1-2) .... https://www.youtube.com/watch?v=cXjwJPz4qi0arkmabat wrote:...I was trying to figure out how I can load an image file and databend it with audacity ...
And got this ...
Re: Databending picture files loaded under U-Law not working
I followed those instructions, applied WahWah effect, and got this:
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Databending picture files loaded under U-Law not working
Wah-Wah Elvis matches the video, I must have done something different :
somehow* I've split it into R G B channels producing the white/normal/dark Obamas.
The video tutorial said U-law, arkmabat said A-law, maybe that's the source of their problem, (evidently it's not Audacity's fault).
* I omitted to select "planar" ...
somehow* I've split it into R G B channels producing the white/normal/dark Obamas.
The video tutorial said U-law, arkmabat said A-law, maybe that's the source of their problem, (evidently it's not Audacity's fault).
* I omitted to select "planar" ...
Re: Databending picture files loaded under U-Law not working
So long as:Trebor wrote:The video tutorial said U-law, arkmabat said A-law, maybe that's the source of their problem, (evidently it's not Audacity's fault).
- The Gimp Import format matches the Gimp Export format,
- The image format is not a compressed format,
- The Audacity Export format matches the Audacity Import format,
- The format in Audacity is mono and not compressed,
The way to test is to export from Gimp and write down the export settings, then import (RAW and mono) into Audacity and write down the import settings. Then, without doing anything to the audio track, export from Audacity using the same settings as the import, then import ("open") in Gimp using the same settings as the export, and the image should be roughly the same. The difference between the new image and the original image shows how much data loss there has been.
For best results, turn off "High quality conversion > dither" (see: http://manual.audacityteam.org/man/qual ... ences.html)
Headerless formats are generally better because then you are only dealing with the image data.
You will get different results when processing depending on the formats used. There is no direct correlation between pixel values in the image and amplitude or frequency in the audio track, it's just a relationship between pixel values and sample values, so the process is all rather hit and miss.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Databending picture files loaded under U-Law not working
Selecting the "planar" option when exporting from Gimp gives you all the "red" data first, then the "green", then the "blue".
The "normal" (RGB) option gives you an audio file containing RGB values for each pixel in order, starting from the top left corner, then scanning left to right working down the picture.
So if you want to operate on colour channels, chose the "planar" option. If you want to work on the image in "top to bottom" fashion, select "normal" (RGB).
The "normal" (RGB) option gives you an audio file containing RGB values for each pixel in order, starting from the top left corner, then scanning left to right working down the picture.
So if you want to operate on colour channels, chose the "planar" option. If you want to work on the image in "top to bottom" fashion, select "normal" (RGB).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Databending picture files loaded under U-Law not working
The images are surprisingly robust : it takes a lot of "moshing"in Audacity before they become unrecognizable ...
Re: Databending picture files loaded under U-Law not working
8-bit unsigned seems to work pretty well.
Here's a bit of "channel moshing"
The inverted part of the image was by "reversing" part of the waveform.
The colours were enhanced in Gimp for the final image.
Here's a bit of "channel moshing"
The inverted part of the image was by "reversing" part of the waveform.
The colours were enhanced in Gimp for the final image.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Databending picture files loaded under U-Law not working
Thank you. It was an incorrect file format and converting to raw .data fixed it. Thanks.
Re: Databending picture files loaded under U-Law not working
Excellent.arkmabat wrote:Thank you. It was an incorrect file format and converting to raw .data fixed it. Thanks.
Are you going to share a couple of pictures with us?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)