• David Reid's avatar
    ALSA: Make device initialization a bit more robust. · f9130d74
    David Reid authored
     - The buffer size is now set with set_buffer_size_near()
     - The size of the buffer is now independant of periods
     - snd_pcm_sw_params_set_avail_min() is now called with the previous
       power of 2 rather than the next.
     - The start threshold is now called with the previous power of 2
       rather than the next.
    f9130d74
mini_al.h 102 KB