![]() |
Mixxx
|

Go to the source code of this file.
Defines | |
| #define | WAVESUMMARYCONSTANTS |
Variables | |
| const int | kiBlockSize = 2048 |
| const int | kiBeatBlockNo = 1000 |
| const int | kiBeatBins = 100 |
| const int | kiSummaryBufferSize = 2100 |
| const float | kfFeatureStepSize = 0.01f |
| #define WAVESUMMARYCONSTANTS |
Definition at line 13 of file analyserwavesummary.cpp.
| const float kfFeatureStepSize = 0.01f |
Definition at line 12 of file analyserwavesummary.cpp.
| const int kiBeatBins = 100 |
Definition at line 10 of file analyserwavesummary.cpp.
| const int kiBeatBlockNo = 1000 |
Definition at line 9 of file analyserwavesummary.cpp.
| const int kiBlockSize = 2048 |
Definition at line 8 of file analyserwavesummary.cpp.
| const int kiSummaryBufferSize = 2100 |
Definition at line 11 of file analyserwavesummary.cpp.