Beatmup
|
#include "../context.h"
#include "../memory.h"
#include "../exception.h"
#include "../fragments/fragment.h"
#include "sample_arithmetic.h"
#include "signal.h"
#include <algorithm>
Go to the source code of this file.
Classes | |
class | Beatmup::Audio::SignalFragment |
A piece of sound. More... | |
class | Beatmup::Audio::SignalFragment::DynamicsLookup |
Data structure allowing to plot efficiently audio signal graphs. More... | |
struct | Beatmup::Audio::SignalFragment::Plot |
Namespaces | |
Beatmup | |
Beatmup::Audio | |
Sound I/O and processing API. | |