MCPcopy 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
263bool CoarseTrackShifter::SyncLocks()
264{
265 return false;
266}
267
268DEFINE_ATTACHED_VIRTUAL(MakeTrackShifter) {
269 return [](Track &track, AudacityProject&) {

Callers 1

InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected