cosmetic
This commit is contained in:
parent
6c2ed75aef
commit
5994341169
1 changed files with 0 additions and 4 deletions
|
@ -157,13 +157,9 @@ void CBitVis::Process()
|
||||||
lastconnect = GetTimeUs();
|
lastconnect = GetTimeUs();
|
||||||
|
|
||||||
if (m_jackclient.IsConnected())
|
if (m_jackclient.IsConnected())
|
||||||
{
|
|
||||||
ProcessAudio();
|
ProcessAudio();
|
||||||
}
|
|
||||||
else
|
else
|
||||||
{
|
|
||||||
sleep(1);
|
sleep(1);
|
||||||
}
|
|
||||||
|
|
||||||
ProcessSignalfd();
|
ProcessSignalfd();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue