mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-10 15:46:42 +02:00
lower alsa period time from 30 to 15 ms
This commit is contained in:
parent
c6324d0811
commit
98ac8b2fb7
2 changed files with 2 additions and 1 deletions
|
@ -96,6 +96,7 @@ void AlsaStream::start()
|
|||
|
||||
void AlsaStream::stop()
|
||||
{
|
||||
PcmStream::stop();
|
||||
uninitAlsa();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue