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

namespace  Steinberg
 
namespace  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 © Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.