Audacity 3.2.0
|
Functions | |
void | GetTimeTrackData (const AudacityProject &project, const TimeTrack &tt, double &dBRange, bool &dB, float &zoomMin, float &zoomMax) |
void anonymous_namespace{EnvelopeHandle.cpp}::GetTimeTrackData | ( | const AudacityProject & | project, |
const TimeTrack & | tt, | ||
double & | dBRange, | ||
bool & | dB, | ||
float & | zoomMin, | ||
float & | zoomMax | ||
) |
Definition at line 67 of file EnvelopeHandle.cpp.
References DecibelScaleCutoff, ViewInfo::Get(), TimeTrack::GetDisplayLog(), TimeTrack::GetRangeLower(), TimeTrack::GetRangeUpper(), LINEAR_TO_DB, project, and Setting< T >::Read().
Referenced by EnvelopeHandle::Click(), and EnvelopeHandle::TimeTrackHitTest().