From: Lee Revell <rlrevell@joe-job.com>
To: alsa-devel <alsa-devel@lists.sourceforge.net>
Cc: James Courtier-Dutton <James@superbug.co.uk>
Subject: Make wav the default for speaker test
Date: Wed, 28 Jun 2006 13:21:54 -0400 [thread overview]
Message-ID: <1151515314.15513.36.camel@mindpipe> (raw)
I think it's nicer to have the sampled voice be the default for
speaker-test. Any objections?
Signed-Off-By: Lee Revell <rlrevell@joe-job.com>
--- speaker-test/speaker-test.c~ 2006-06-09 16:53:29.000000000 -0400
+++ speaker-test/speaker-test.c 2006-06-28 13:19:57.000000000 -0400
@@ -76,7 +76,7 @@
static unsigned int period_time = 0; /* period time in us */
static unsigned int nperiods = 4; /* number of periods */
static double freq = 440; /* sinusoidal wave frequency in Hz */
-static int test_type = TEST_PINK_NOISE; /* Test type. 1 = noise, 2 = sine wave */
+static int test_type = TEST_WAV; /* Test type. 1 = noise, 2 = sine wave, 3 = voice */
static pink_noise_t pink;
static snd_pcm_uframes_t buffer_size;
static snd_pcm_uframes_t period_size;
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next reply other threads:[~2006-06-28 17:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-28 17:21 Lee Revell [this message]
2006-06-28 19:26 ` Make wav the default for speaker test James Courtier-Dutton
2006-06-28 19:33 ` Lee Revell
-- strict thread matches above, loose matches on Subject: below --
2006-06-28 21:22 Tom Watson
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=1151515314.15513.36.camel@mindpipe \
--to=rlrevell@joe-job.com \
--cc=James@superbug.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
/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.