I think it's nicer to have the sampled voice be the default for speaker-test. Any objections? Signed-Off-By: Lee Revell <rlrevell@xxxxxxxxxxx> --- 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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel