• Eric Wong's avatar
    audioOutput_alsa: calculate period size from sample rate · 3c8e88b0
    Eric Wong authored
    ... instead of hard-coding it to a ridiculously high value that
    makes bandwidth-starved devices unhappy.
    
    libao (in SVN) does the same thing, and this calculation was indeed
    taken from it.
    
    Low-bandwidth USB (1.1) sound devices seem to need this to prevent
    underrun / broken pipe errors (during hw setup, no less) from being
    triggered.
    
    git-svn-id: https://svn.musicpd.org/mpd/trunk@4362 09075e82-0dd4-0310-85a5-a0d7c8717e4f
    3c8e88b0
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
makedist.sh Loading commit data...