|
|
Up |
|
|
  |
Author: CoreyWhiteCoreyWhite Date: Aug 29, 2006 11:20
Convert WAV To BMP And Back
I've Hired someone off of rentacoder.com to work 24/7 for me on my
latest project. I am converting WAVs to BMps and back, so you can
photoshop sound. One of the other coders thought I just wanted him...
|
| Show full article (6.16Kb) |
|
| | 91 Comments |
|
  |
Author: Dirk Bruere at NeoPaxDirk Bruere at NeoPax Date: Aug 29, 2006 12:00
> Convert WAV To BMP And Back
>
How about either:
a) Point us to a URL of your work
b) STFU
|
| |
|
| | 2 Comments |
|
  |
Author: philicordaphilicorda Date: Aug 29, 2006 12:52
On Tue, 29 Aug 2006 11:20:16 -0700, CoreyWhite wrote:
> Convert WAV To BMP And Back
>
> I've Hired someone off of rentacoder.com to work 24/7 for me on my latest
> project. I am converting WAVs to BMps and back, so you can photoshop
> sound. One of the other coders thought I just wanted him to change the
> extension from WAV to BMP. Another coder brought up the complexities of
> actually converting WAVs to JPGs and back again, because JPGs are
> compressed. And someone else asked me how they could actually convert it.
> It is easiest if we work with BMPs and WAVs because if we worked with BMP
> image files we just have to get into the binary code of the file, and swap
> the headers around.
I've done this, by using headerless RAW files, and you get very distorted
and aliasy results. More often that not it sounds like white noise.
|
| Show full article (3.31Kb) |
| 5 Comments |
|
  |
Author: CoreyWhiteCoreyWhite Date: Aug 29, 2006 13:20
Thank you for the link to metasynth, I wasn't aware of the software. I
could only hear on the radio and television that this is what they were
doing with sound. But metasynth hasn't been around since the beginning
of techno, and we have more power manipulating the raw bytes of the WAV
files. And trust me, working with WAV files is completely different
than RAW files, and it will work fine to convert to BMP. These are the
most fundemental formats. If you look at the example machine code for
the file format you can see how their is a frequency of sound in each
sample, mine are totally silent so they are all 0s. Each 0 represents
a color, in this case it would be black. So they convert directly.
When the software is ready I'll link everyone up to it. And we will
all have much more power creating music by manipulating the raw bytes
in photoshop, than we would using the structure of a program like
metasynth.
philicorda wrote:
> On Tue, 29 Aug 2006 11:20:16 -0700, CoreyWhite wrote:
>
>> Convert WAV To BMP And Back
>>
>> I've Hired someone off of rentacoder.com to work 24/7 for me on my latest
>> project...
|
| Show full article (4.36Kb) |
| 3 Comments |
|
  |
Author: CoreyWhiteCoreyWhite Date: Aug 29, 2006 13:58
Seriously, I really appreciate the link. Because now I'm getting
another idea. After I code my WAV <-> BMP converter, I can code a BMP
translater, to map the pixels in the image to another image that
represents different kinds of sound more directly. Like amplitude,
frequency, bass, etc. Good like man!
CoreyWhite@ gmail.com wrote:
> Thank you for the link to metasynth, I wasn't aware of the software. I
> could only hear on the radio and television that this is what they were
> doing with sound. But...
|
| Show full article (4.86Kb) |
| 1 Comment |
|
  |
Author: Bob CainBob Cain Date: Aug 29, 2006 14:20
> Convert WAV To BMP And Back
>
> I've Hired someone off of rentacoder.com to work 24/7 for me on my
> latest project. I am converting WAVs to BMps and back, so you can
> photoshop sound.
Google gives 339,000 hits on:
audio "data visualization"
Might be something useful among all that.
Bob
--
"Things should be described as simply as possible, but no simpler."
A. Einstein
|
| |
| no comments |
|
  |
Author: Erwin HessleErwin Hessle Date: Aug 29, 2006 15:00
Dirk Bruere at NeoPax wrote:
>> Convert WAV To BMP And Back
>>
> How about either:
>
> a) Point us to a URL of your work
> b) STFU
>
> --
> Dirk
Too many choices.
Erwin Hessle, 8=3
|
| |
| no comments |
|
  |
Author: TomTom Date: Aug 29, 2006 16:21
> Convert WAV To BMP And Back
Shut up. Go away.
|
| |
| 1 Comment |
|
  |
Author: ChevdoChevdo Date: Aug 29, 2006 17:57
>
>An example could be taking a
>robot voice that sings a song, and then blending it with my voice while
>I am singing to create a more realistic robot. This is one of the
>techniques they are using to make music in holywood. This is techno.
>
Actually that's called a 'vocoder', and it doesn't require the use of
Photoshop.
But good luck with your experimentation. Personally I think you will find that
it is a waste of time and the money you are paying your 'coder'. But it's nice
that you are employing somebody.
|
| |
| no comments |
|
  |
|
|
  |
Author: ChevdoChevdo Date: Aug 29, 2006 18:00
>
>On Tue, 29 Aug 2006 11:20:16 -0700, CoreyWhite wrote:
>
>> Convert WAV To BMP And Back
>>
>> I've Hired someone off of rentacoder.com to work 24/7 for me on my latest
>> project. I am converting WAVs to BMps and back, so you can photoshop
>> sound. One of the other coders thought I just wanted him to change the
>> extension from WAV to BMP. Another coder brought up the complexities of
>> actually converting WAVs to JPGs and back again, because JPGs are
>> compressed. And someone else asked me how they could actually convert it.
>> It is easiest if we work with BMPs and WAVs because if we worked with BMP
>> image files we just have to get into the binary code of the file, and swap
>> the headers around.
>
>I've done this, by using headerless RAW files, and you get very distorted
>and aliasy results. More often that not it sounds like white noise.
> ...
|
| Show full article (1.37Kb) |
| no comments |
|
|
|
|