Comment 54 for bug 996906

Revision history for this message
In , Raymond (superquad-vortex2) wrote :

how low latecy can you get with paplay

paplay -l-latency-msec=5 -v any.wav

what is the smallest buffer size using aplay without underrun (eg. 1024, 512, 256, 128, 64)

aplay -D hw:0,0 -v --buffer-size=1024 any.wav