MCPcopy Create free account
hub / github.com/LMMS/lmms / getSampleRate

Method getSampleRate

plugins/Eq/EqSpectrumView.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131
132int EqAnalyser::getSampleRate() const
133{
134 return m_sampleRate;
135}
136
137
138

Callers 2

AudioFileDeviceMethod · 0.45
bandToFreqMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected