VST 3 Examples  VST 3.7
SDK for developing VST plug-in
voiceprocessor.h File Reference
#include "pluginterfaces/vst/ivstaudioprocessor.h"
#include "pluginterfaces/vst/ivstevents.h"
#include "base/source/fdebug.h"
#include <algorithm>

Classes

class  VoiceProcessor
 A Voice Processor class. More...
 
class  VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage >
 A Simple Voice Processor Implementation supporting note expression events. More...
 

Namespaces

 Steinberg
 
 Steinberg::Vst
 

Macros

#define DEBUG_LOG   DEVELOPMENT
 
#define VOICEPROCESSOR_BLOCKSIZE   32
 

Macro Definition Documentation

◆ DEBUG_LOG

#define DEBUG_LOG   DEVELOPMENT

◆ VOICEPROCESSOR_BLOCKSIZE

#define VOICEPROCESSOR_BLOCKSIZE   32
Empty

Copyright ©2021 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.