Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Dario Alcocer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15135.26571.447822.111752@coyote.priv.helixdigital.com> Date: Thu, 7 Jun 2001 04:38:51 -0700 To: Brian Walker Cc: cygwin AT cygwin DOT com Subject: Re: DDS audio tape drives with Cygwin In-Reply-To: <5.1.0.14.0.20010605165410.026d7a28@civil.ubc.ca> References: <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20010605165410 DOT 026d7a28 AT civil DOT ubc DOT ca> X-Mailer: VM 6.76 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid >>>>> "Brian" == Brian Walker writes: Brian> I recently purchased a DDS2 tape drive capable of reading Brian> my audio DAT's and have been looking for software that can Brian> extract audio from the drive in Windows (Win2k)... Brian> While searching for other software I came across the Brian> program called "read_dat" for the *nix environment. I Brian> grabbed the source code and managed to compile the program Brian> to work under Windows using Cygwin... Brian> My problem is that the WAV files output from the DDS drive Brian> through read_dat are problematic - they sound like very Brian> loud static. Brian, This sounds similar to a problem I've had when converting MP3 files to WAV format for burning audio CDs. The problem was solved when I turned on the byte-swapping option in my Linux CD-ROM burner app (xcdroast.) Since the audio is in 16-bit chunks, problems can occur when the byte-ordering is not correct for your machine. Check and see if 'read_dat' has an option to perform byte-swapping on the actual audio data. If not, check out the source code for cdrecord. Hope this helps, -- Dario Alcocer -- Sr. Software Developer, Helix Digital Inc. alcocer AT helixdigital DOT com -- http://www.helixdigital.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple