#include "CSL_Types.h"
Go to the source code of this file.
Namespaces | |
| namespace | csl |
Classes | |
| class | csl::Accessor |
Defines | |
| #define | CSL_INT_TYPE 1 |
| Type flags. | |
| #define | CSL_FLOAT_TYPE 2 |
| #define | CSL_STRING_TYPE 3 |
Typedefs | |
| typedef vector< Accessor * > | csl::AccessorVector |
|
|
Type flags. Accessor.h -- "Reflective" parameter name/setter/type acessor object. See the copyright notice and acknowledgment of authors in the file COPYRIGHT These are used as "plugs" for dynamically controllable instruments (e.g., with MIDI voicers or OSC). |
|
|
|
|
|
|
1.4.5-20051010