Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ AdjustFit
Method
AdjustFit
src/tracks/ui/TimeShiftHandle.cpp:214–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
bool TrackShifter::AdjustFit(
215
const Track &, const Intervals&, double &, double)
216
{
217
return false;
218
}
219
220
bool TrackShifter::Attach( Intervals, double )
221
{
Callers
1
CheckFit
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected