
initialization to it from uaudio_chan_set_param(). uaudio_set_params() calls uaudio_chan_init(). These are required because bytes_per_frame is used in uaudio_round_blocksize(), which is called before uaudio_set_params(). Noise of 4ch playing disappears by this change. 6ch playing still has cyclic noise.
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%