OverviewSimilar to Virtual Studio Technology and later, Audio Units in Apple Mac OS X, DirectX plugins have an open standard architecture for connecting audio synthesizers and effect plugins to audio editors and hard-disk recording systems. DirectX plug-ins are based on Microsoft's Component Object Model (COM) which allows plugins to be recognised and used by other applications via common interfaces. Plugins connect to applications and other plugins with pins via which they can pass and processes buffered streams of audio (or video) data. Architecturally, DirectX plugins are DirectShow filters. Types and compatibilityDirectX plugins are also of two types, DirectX effect plugins (DX) and DirectX Instrument plugins (DXi). Effect plugins are used to generate, process, receive, or otherwise manipulate streams of audio. Instrument plugins are MIDI controllable DirectX plugins, generally used to synthesize sound or playback sampled audio using virtual synthesizers, samplers or drum machines. DirectX effect plugins were developed by Microsoft as part of DirectShow. DirectX instruments were developed by Cakewalk in co-operation with Microsoft. DirectX plugins however are not cross-platform, and are available only on Windows. VST plugins on the contrary are cross-platform. As a result, several wrapper plugins are available so that DirectX plugins can be used in applications which only support VST and vice versa. Others such as chainer plugins are also available which allow chaining multiple plugins together. ProgrammabilityDirectX plugins can be developed in C++ using Microsoft's DirectX SDK, Sony's Audio plugin development kit or Cakewalk's DirectX Wizard. There is also a Delphi SDK available here. Application support
FutureDirectX plugins are succeeded by DMO-based signal processing filters and more recently, by Media Foundation Transforms. See also
External links
| |