Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. xoedusk

    Writing a super easy WAVE file from scratch.

    Thank you, Miller. That worked! Don't hear much obviously, but the wave file appears to play on my computer. Weird.
  2. xoedusk

    Writing a super easy WAVE file from scratch.

    Thank you very much - I will give that a try once I get home.
  3. xoedusk

    Writing a super easy WAVE file from scratch.

    The pack didn't seem to do the trick. Should I include the file handle still in the command?
  4. xoedusk

    Writing a super easy WAVE file from scratch.

    Thank you for replying. Both ways of printing produce the same .wave file. This is the wave file when I open it in a text editor: 827370706400087658669102109116321600010106431006431001080100971169728000000036233024360196020222492424952231351666024236242172062613 Is it a valid way to produce a...
  5. xoedusk

    Writing a super easy WAVE file from scratch.

    Hello all. I'm attempting to do create a wave file from scratch. I've searched online and understand the WAVE file format. Now I'm trying to load up all the necessary bytes into an array, and print the array to a binary file. Here's what it looks like so far: #!/usr/bin/perl...

Part and Inventory Search

Back
Top