Function FrameCalc::CountFrame
Defined in File FrameCalc.cpp
Function Documentation
-
unsigned long FrameCalc::CountFrame(unsigned long Sbar, unsigned long Sbeat, unsigned long Sseparate, unsigned long Ebar, unsigned long Ebeat, unsigned long Eseparate, double bpm)
count frame between two bar-beat position.
- Parameters:
Sbar – start bar
Sbeat – start beat
Sseparate – start bar-beat’s separate value
Ebar – end bar
Ebeat – end beat
Eseparate – end bar-beat’s separate value
bpm – applied bpm.
- Returns:
unsigned long the calculated Frame Range