Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetLatency
Method
GetLatency
libraries/lib-lv2/LV2Wrapper.cpp:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
float LV2Wrapper::GetLatency() const
188
{
189
return mLatency;
190
}
191
192
// Where is this called?
193
void LV2Wrapper::SetFreeWheeling(bool enable)
Callers
2
Acquire
Method · 0.45
Process
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected