From: Dave Mielke <dave@mielke.cc>
To: linux-sound@vger.kernel.org
Subject: Re: wav rates
Date: Mon, 01 May 2000 01:14:46 +0000 [thread overview]
Message-ID: <marc-linux-sound-95714404304543@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-95714288704119@msgid-missing>
[quoted lines by Joe T. on April 30, 2000, at 17:54]
>I recorded the wav using sox:
>sox -t ossdsp -w -s /dev/audio -r 44100 -c 2 blah.wav
...
>using sox, the file is actually 44192, not 44100..
Try putting -r 44100 before /dev/audio as well so that that's how /dev/audio
will be opened. Then sox won't need to do any conversion.
--
Dave Mielke | 856 Grenon Avenue | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario | Word of God. Please contact me
EMail: dave@mielke.cc | Canada K2B 6G3 | if you're concerned about Hell.
next prev parent reply other threads:[~2000-05-01 1:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-05-01 0:54 wav rates Joe T.
2000-05-01 1:14 ` Dave Mielke [this message]
2000-05-01 2:26 ` Joe T.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-sound-95714404304543@msgid-missing \
--to=dave@mielke.cc \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.