Generate an accompaniement for a given melody
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Time Class Reference

Public Types

enum  Unit {
  H, MIN, S, MS,
  US
}
 

Public Member Functions

 Time (float v=0, Unit u=Time::S)
 
Timeoperator+= (const Time &o)
 
Time operator+ (const Time &o) const
 
Timeoperator/= (float v)
 
Timeoperator*= (float v)
 
Time operator/ (float v) const
 
Time operator* (float v) const
 
float getNumber (Unit u=Time::S) const
 

The documentation for this class was generated from the following file: