Nsound
0.9.4
|
#include <Nsound/AudioStream.h>
#include <Nsound/Buffer.h>
#include <Nsound/FilterAllPass.h>
#include <Nsound/FilterCombLowPassFeedback.h>
#include <Nsound/ReverberationRoom.h>
#include <ctime>
#include <cstdlib>
Go to the source code of this file.
Macros | |
#define | CERR_HEADER __FILE__ << ":" << __LINE__ << ": " |
Functions | |
float64 | getRandom () |
#define CERR_HEADER __FILE__ << ":" << __LINE__ << ": " |
Definition at line 43 of file ReverberationRoom.cc.
float64 getRandom | ( | ) |
Definition at line 84 of file ReverberationRoom.cc.
Referenced by Nsound::ReverberationRoom::filter().