#include "CSL_Core.h"
#include "Oscillator.h"
#include <string.h>
Go to the source code of this file.
Namespaces | |
| namespace | csl |
Classes | |
| class | csl::Abst_SoundFile |
| class | csl::SoundCue |
Defines | |
| #define | kSoundFileRead 0 |
| Sound file constants. | |
| #define | kSoundFileWrite 1 |
| #define | kSoundFileReadWrite 2 |
| #define | kSoundFileFormatWAV 0 |
| #define | kSoundFileFormatAIFF 1 |
| #define | kSoundFileFormatSND 2 |
| #define | kSoundFileFormatEBICSF 3 |
| #define | kSoundFileFormatRaw 4 |
| #define | kSoundFileFormatOther 5 |
Typedefs | |
| typedef int | csl::SoundFileMode |
| typedef int | csl::SoundFileFormat |
|
|
Sound file constants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5-20051010