Results 1 to 7 of 7

Thread: Merge WAV files??

  1. #1

    Thread Starter
    Lively Member Radar's Avatar
    Join Date
    Apr 2001
    Posts
    70

    Question

    I've tried & tried & tried, but the signals within my head
    just aren't telling me how to do this. Does anyone know how to merge 2 or more WAV files into 1 big file that a WAV player will correctly read as one big WAV file? I've tried a binary transfer of bytes from the multiple input files into a single file, and it does merge the files. However, a WAV player will recognize and play ONLY the first file inside the finished Binary, and reports only the length of same. I'm sure that it has to do with header data in the individual input files, probably needs to write a single new header at the beginning of the single output file, but I can't find any info anywhere about this. Any help would be greatly appreciated, and possibly a glass of e-Beer

    Thanks -
    Radar
    Aww screw it. I didn't really want to fool with it anymore anyhow.

  2. #2
    Dreamlax
    Guest
    If you manage to find the header and remove it, the bitrate and frequency would also make a difference. If the person was talking with a rahter low voice, and the frequency changes, the guy will be talking like he's been punched in the nuts.

    BUT
    If both frequencies (and bitrates) are the same, chopping off the header (and the footer of the last if there is one) and sticking them both together binarily, it should play alright (I guess)

  3. #3
    Addicted Member Electro414's Avatar
    Join Date
    Nov 2000
    Location
    Do you know? I don't...
    Posts
    128
    Here is a kind of chat to do it. Use sound recorder and insert the file to the end of the other.

  4. #4
    Dreamlax
    Guest
    Couldn't you search the web (suing Altavista) for something like "Wave format" or "Wave format description". I dunno, I've only done it for zip files.

  5. #5

    Thread Starter
    Lively Member Radar's Avatar
    Join Date
    Apr 2001
    Posts
    70
    Dreamlax -
    Good point about the bit rates & freqs. I hadn't thought about that. I've managed to find a good breakdown of the file format, and I think I can put something together with it. This app is for one of our local radio stations - they want to embed custom wavs in MS Powerpoint presentations for some of their customers. I found a cool freeware & several shareware apps that do it, but none with the other features that they want. But thanx for the advice. I'm off to a good start. BTW - you win the e-beer it will arrive on your computer shortly. Drink it slowly....you don't want to ingest to many of those stray electrons.........

    - Radar
    Aww screw it. I didn't really want to fool with it anymore anyhow.

  6. #6

    Thread Starter
    Lively Member Radar's Avatar
    Join Date
    Apr 2001
    Posts
    70
    How come when I posted a reply, it put the whole thread back on page one??
    Aww screw it. I didn't really want to fool with it anymore anyhow.

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Possibly because the threads are shown in order of most-recently-changed.

    Try www.wotsit.org for the RIFF WAVE format.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width