Om  1.0.0
A universal framework for multimedia simulation
Public Member Functions | List of all members
om::sound::vst::SoundFilterVST Class Reference

A class that wraps a SoundFilter object with an VST plugin interface. More...

#include <omSoundFilterVST.h>

Public Member Functions

 SoundFilterVST (const Shared< SoundFilter > &filter)
 Create a new class that wraps the specified SoundFilter in a VST interface. More...
 
 ~SoundFilterVST ()
 Destroy this sound filter VST and all associated state. More...
 

Detailed Description

A class that wraps a SoundFilter object with an VST plugin interface.

Constructor & Destructor Documentation

om::sound::vst::SoundFilterVST::SoundFilterVST ( const Shared< SoundFilter > &  filter)

Create a new class that wraps the specified SoundFilter in a VST interface.

om::sound::vst::SoundFilterVST::~SoundFilterVST ( )

Destroy this sound filter VST and all associated state.


The documentation for this class was generated from the following file: