Go to the documentation of this file.
8 #ifndef CSL_SoundFileCA_H
9 #define CSL_SoundFileCA_H
12 #import <AudioToolbox/ExtendedAudioFile.h>
23 CASoundFile(
string path,
int start = -1,
int stop = -1);
24 CASoundFile(
string folder,
string path,
int start = -1,
int stop = -1);
35 unsigned rate = 44100,