Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SyncLocks
Method
SyncLocks
src/tracks/ui/TimeShiftHandle.cpp:263–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
bool CoarseTrackShifter::SyncLocks()
264
{
265
return false;
266
}
267
268
DEFINE_ATTACHED_VIRTUAL(MakeTrackShifter) {
269
return [](Track &track, AudacityProject&) {
Callers
1
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected