|
Jamba
3.0.2
|
#include <pluginterfaces/vst/ivstaudioprocessor.h>#include <pongasoft/logging/logging.h>#include <algorithm>#include "AudioUtils.h"Go to the source code of this file.
Classes | |
| class | pongasoft::VST::AudioBuffers< SampleType > |
| class | pongasoft::VST::AudioBuffers< SampleType >::Channel |
Namespaces | |
| pongasoft | |
| pongasoft::VST | |
Typedefs | |
| typedef AudioBuffers< Sample32 > | pongasoft::VST::AudioBuffers32 |
| typedef AudioBuffers< Sample64 > | pongasoft::VST::AudioBuffers64 |
Variables | |
| constexpr int32 | pongasoft::VST::DEFAULT_LEFT_CHANNEL = 0 |
| constexpr int32 | pongasoft::VST::DEFAULT_RIGHT_CHANNEL = 1 |