Audacity 3.2.0
|
#include "VST3Instance.h"
#include <public.sdk/source/vst/utility/uid.h>
#include "AudacityException.h"
#include "VST3Wrapper.h"
#include "ConfigInterface.h"
#include "VST3Utils.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{VST3Instance.cpp} |
Functions | |
unsigned | anonymous_namespace{VST3Instance.cpp}::CountChannels (Steinberg::Vst::IComponent *component, const Steinberg::Vst::MediaTypes mediaType, const Steinberg::Vst::BusDirection busDirection, const Steinberg::Vst::BusType busType) |