Audio Effects
From AVObjects Knowledge Base
(Difference between revisions)
Line 8: | Line 8: | ||
Currently the filter supports DMO plugins only, support for other types of plugins is on our roadmap. | Currently the filter supports DMO plugins only, support for other types of plugins is on our roadmap. | ||
− | |||
− | |||
− |
Latest revision as of 11:00, 20 May 2010
Provides access to DMO plugins via a DirectShow filter.
Overview
The Audio Effects DS filter transforms audio in accordance with the external audio effect plugins that can be loaded by the filter. Several plugins can be used in a defined order within one instance of the filter. The effect plugins, their order and their parameters can be changed on the fly without restarting the graph.
Currently the filter supports DMO plugins only, support for other types of plugins is on our roadmap.