Nsound
0.9.4
|
#include <Nsound/Nsound.h>
#include <Nsound/AudioPlaybackRt.h>
#include <Nsound/AudioStream.h>
#include <Nsound/Buffer.h>
#include <Nsound/RandomNumberGenerator.h>
#include <Nsound/Sine.h>
#include <Nsound/Wavefile.h>
#include <cstring>
#include <limits>
Go to the source code of this file.
Namespaces | |
Nsound | |
Functions | |
void | Nsound::operator>> (const AudioStream &lhs, AudioPlaybackRt &rhs) |
void | Nsound::operator>> (const Buffer &lhs, AudioPlaybackRt &rhs) |
void | Nsound::operator>> (float64 sample, AudioPlaybackRt &rhs) |