MCPcopy 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
214bool TrackShifter::AdjustFit(
215 const Track &, const Intervals&, double &, double)
216{
217 return false;
218}
219
220bool TrackShifter::Attach( Intervals, double )
221{

Callers 1

CheckFitFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected