Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 10:36:17 +0200
From:      Hanspeter Roth <hanspeter_roth@hotmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   converting cdr/acd0t1 to wav
Message-ID:  <20020916103617.A651@gicco.cablecom.ch>

next in thread | raw e-mail | index | archive | help

Hello,

I'm trying to convert /dev/acd0t1 to a wav format file.
Thus I did

dd if=/dev/acd0t1 of=1.cdr bs=2352
sox 1.cdr 1.wav

But when playing 1.wav there is only noise.
Other wavs from /windows/media sound ok.

I have deleted /dev/acd0t{30..99}. This shouldn't be a problem,
should it?

How can one convert acd0t1 to wav and get a reasonable sound?

-Hanspeter

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020916103617.A651>