#include "sizes.h"#include <math.h>#include <stdint.h>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | DB |
| class | Freq |
| class | Units |
Defines | |
| #define | INFINITYGAIN -40 |
| #define | MAXGAIN 50 |
| #define | TOTALFREQS 1024 |
| #define | TIME_HMS 0 |
| #define | TIME_HMS2 6 |
| #define | TIME_HMS3 7 |
| #define | TIME_SECONDS 8 |
| #define | TIME_HMSF 1 |
| #define | TIME_SAMPLES 2 |
| #define | TIME_SAMPLES_HEX 3 |
| #define | TIME_FRAMES 4 |
| #define | TIME_FEET_FRAMES 5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4