Om  1.0.0
A universal framework for multimedia simulation
Namespaces | Macros
omSoundVSTConfig.h File Reference
#include "om/omFramework.h"
#include "om/omSound.h"
#include "om/omSoundViews.h"

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::sound
 A namespace that handles sound input, output, and processing.
 
 om::sound::vst
 A namespace containing classes that interface with Steinberg's Virtual Studio Technology (VST) plugin format.
 

Macros

#define OM_SOUND_VST_NAMESPACE_START   namespace om { namespace sound { namespace vst {
 
#define OM_SOUND_VST_NAMESPACE_END   }; }; };
 

Macro Definition Documentation

#define OM_SOUND_VST_NAMESPACE_START   namespace om { namespace sound { namespace vst {
#define OM_SOUND_VST_NAMESPACE_END   }; }; };