Beatmup
|
#include "../fragments/sequence.h"
#include "../context.h"
#include "sample_arithmetic.h"
#include "source.h"
#include "../utils/input_stream.h"
Go to the source code of this file.
Classes | |
class | Beatmup::Audio::Signal |
An audio signal. More... | |
class | Beatmup::Audio::Signal::Pointer |
Implements a Sequence::Pointer for audio signals. More... | |
class | Beatmup::Audio::Signal::Reader |
Provides reading access to the signal. More... | |
class | Beatmup::Audio::Signal::Writer |
Provides writing access to the signal. More... | |
class | Beatmup::Audio::Signal::Meter |
Signal dynamics meter. More... | |
class | Beatmup::Audio::Signal::Source |
Audio::Source reading samples from a given Signal. More... | |
class | Beatmup::Audio::Signal::IncompatibleFormat |
Communicates an error when inserting a incompatible fragment into a Signal. More... | |
Namespaces | |
Beatmup | |
Beatmup::Audio | |
Sound I/O and processing API. | |