alsa: fallback to buffer_size/4 for period_size.
buffer_size/4 is the value used by aplay. This fixes output to null devices, e.g. writing ALSA output to a file.
Showing
Please register or sign in to comment
buffer_size/4 is the value used by aplay. This fixes output to null devices, e.g. writing ALSA output to a file.