#include "CSL_Core.h"
#include "ThreadUtilities.h"
Go to the source code of this file.
Namespaces | |
| namespace | csl |
Classes | |
| struct | csl::Grain |
| class | csl::GrainCloud |
| class | csl::GrainPlayer |
| GrainPlayer -- low-level granular synthesis generator, uses a list of current grains. More... | |
Defines | |
| #define | MAXGRAINS 200 |
Enumerations | |
| enum | csl::GrainulatorState { csl::kFree, csl::kDSP, csl::kSched } |
| This flag is for the app state, so that we don't change the grain lists while calculating samples. More... | |
|
|
|
1.4.5-20051010