El mar, 23-07-2002 a las 11:21, Takashi Iwai escribió:

> 
> ok, could you show me the values listed in the proc file above during
> playback/record?
> i guess the buffer size is not aligned to the period size, and the
> number of period is relatively small.
> 

playing sound:

$cat /proc/asound/card0/pcm0p/sub0/hw_params 
access: RW_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 44100 (44100/1)
period_size: 16
buffer_size: 16384
tick_time: 10000

recording sound:

$cat /proc/asound/card0/pcm0c/sub0/hw_params
access: RW_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 44100 (44100/1)
period_size: 16
buffer_size: 16384
tick_time: 10000




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to