Mixxx

BeatFactory Class Reference

#include <beatfactory.h>

List of all members.

Static Public Member Functions

static BeatsPointer loadBeatsFromByteArray (TrackPointer pTrack, QString beatsVersion, QByteArray *beatsSerialized)
static BeatsPointer makeBeatGrid (TrackPointer pTrack, double dBpm, double dFirstBeatSample)

Detailed Description

Definition at line 8 of file beatfactory.h.


Member Function Documentation

BeatsPointer BeatFactory::loadBeatsFromByteArray ( TrackPointer  pTrack,
QString  beatsVersion,
QByteArray *  beatsSerialized 
) [static]

Definition at line 7 of file beatfactory.cpp.

BeatsPointer BeatFactory::makeBeatGrid ( TrackPointer  pTrack,
double  dBpm,
double  dFirstBeatSample 
) [static]

Definition at line 28 of file beatfactory.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines