File processor.cc
FileList > ase > processor.cc
#include "processor.hh"
#include "combo.hh"
#include "device.hh"
#include "main.hh"
#include "utils.hh"
#include "engine.hh"
#include "internal.hh"
#include <shared_mutex>
Namespaces
Type | Name |
---|---|
namespace | Ase The Anklang C++ API namespace. |
Classes
Type | Name |
---|---|
struct | RenderContext |
struct | AudioProcessorRegistry |
class | AudioPropertyImpl |
Macros
Type | Name |
---|---|
define | PDEBUG (...) Ase::debug ("processor", __VA_ARGS__) |
Macro Definition Documentation
define PDEBUG
#define PDEBUG (
...
) Ase::debug ("processor", __VA_ARGS__)
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/processor.cc