#include <stdio.h>#include <stdlib.h>#include <math.h>#include <string.h>#include "CSL_Core.h"#include "SoundFile.h"#include "PAIO.h"#include "FileIO.h"#include "Convolver.h"#include "Geometer.h"#include "LateReverb.h"#include "Spatializer.h"Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
References csl::IO::close(), io, mix, csl::IO::open(), csl::IO::start(), and csl::IO::stop().
1.5.8