#include "CSL_Core.h"#include "ThreadUtilities.h"Go to the source code of this file.
Classes | |
| struct | csl::Grain |
| class | csl::GrainPlayer |
| class | csl::GrainCloud |
Namespaces | |
| namespace | csl |
| < we use the STL vector, map, and string classes | |
Defines | |
| #define | MAXGRAINS 200 |
Typedefs | |
| typedef struct csl::Grain | csl::Grain |
Enumerations | |
| enum | csl::GrainulatorState { csl::kFree, csl::kDSP, csl::kSched } |
| #define MAXGRAINS 200 |
Referenced by csl::GrainPlayer::GrainPlayer().
1.5.8