MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / getTimeQuantizeInfo

Method getTimeQuantizeInfo

NeuralNote/Source/TimeQuantizeOptions.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200TimeQuantizeOptions::TimeQuantizeInfo TimeQuantizeOptions::getTimeQuantizeInfo() const
201{
202 return mTimeQuantizeInfo;
203}
204
205double TimeQuantizeOptions::_quantizeTime(
206 double inEventTime, double inBPM, double inTimeDivision, double inStartTimeQN, float inQuantizationForce)

Callers 2

mouseDownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected