MCPcopy Create free account
hub / github.com/Wohlstand/OPL3BankEditor / x

Method x

src/delay_analysis.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218double DelayAnalysisDialog::PlotData::x(uint index) const
219{
220 return index * m_step;
221}
222
223double DelayAnalysisDialog::PlotData::y(double x) const
224{

Callers 1

findNoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected