* Make wav the default for speaker test
@ 2006-06-28 17:21 Lee Revell
2006-06-28 19:26 ` James Courtier-Dutton
0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2006-06-28 17:21 UTC (permalink / raw)
To: alsa-devel; +Cc: James Courtier-Dutton
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Make wav the default for speaker test
2006-06-28 17:21 Make wav the default for speaker test Lee Revell
@ 2006-06-28 19:26 ` James Courtier-Dutton
2006-06-28 19:33 ` Lee Revell
0 siblings, 1 reply; 4+ messages in thread
From: James Courtier-Dutton @ 2006-06-28 19:26 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
Lee Revell wrote:
> 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;
>
What about people who don't speak English?
"Pink" is the international language. ;-)
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Make wav the default for speaker test
@ 2006-06-28 21:22 Tom Watson
0 siblings, 0 replies; 4+ messages in thread
From: Tom Watson @ 2006-06-28 21:22 UTC (permalink / raw)
To: alsa-devel
James Courtier-Dutton wrote:
>
> Lee Revell wrote:
> > I think it's nicer to have the sampled voice be the default for
> > speaker-test. Any objections?
> >
> <<<Deletia (patch)>>>
>
>
> What about people who don't speak English?
> "Pink" is the international language. ;-)
While having spoken words for channel assignments IS laudable, sometimes the
correspondence can be off. Sometimes INTENTIONALLY one plugs the speakers in a
different way. It also can be changed by various mapping schemes. The
correspondence for channels over 8 is WAY up in the air, and some sound cards
DO have more than 8.
When this was put in, various people suggested many identification schemes. I
remember a debate or some such. I don't believe much was decided by the group,
only the author of the updates.
As for the various languages, I will note that the printout of the speaker test
is currently in English (has anyone internationalized it?), so having the
spoken words probably won't hurt anyone.
I built up my own "speaker identification" 'wav' file, that repeated
simultaneously the speaker name for each channel. It was a bit easier when
fiddling around with mixer controls because you didn't need to wait for the
sequence to roll around to the speaker you were testing. You could also go to
the speaker and listen to find out the proper thing. In that case, having the
identifier 'spoken' was a great helper.
As for me, I can always use the switch. Have the default any way you want :-)
--
Tom Watson
tsw@johana.com
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-06-28 21:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-28 17:21 Make wav the default for speaker test Lee Revell
2006-06-28 19:26 ` 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
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.