Audio Mixer
From AVObjects Knowledge Base
(Difference between revisions)
Line 31: | Line 31: | ||
* [[Audio Mixer: Usage In GraphEdit]] | * [[Audio Mixer: Usage In GraphEdit]] | ||
− | ==Complementary components== | + | <!--==Complementary components== |
* [[Audio Delay]] | * [[Audio Delay]] | ||
− | * [[Audio Effects]] | + | * [[Audio Effects]]--> |
− | + | ||
==Downloads== | ==Downloads== | ||
Revision as of 18:21, 30 January 2008
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
DirectShow filter for real-time mixing of multiple audio streams.
Overview
The Audio Mixer DirectShow filter is designed for mixing an arbitrary number of PCM streams in various combinations.
For video mixing features please see our Video Mixer DirectShow Filter.
Audio Mixer is also available with the Audio Filter Pack.
Features
- Real-time mixing.
- Unlimited number of stereo or mono input & output pins.
- Unlimited mixing flexibility: any input pin can be mixed to any output pin.
Input/output format: PCM Audio.
Future features
- Mixing of several input streams into one multichannel stream (WAVE-EX).
- Automatic correction of input parameters to eliminate volume overflow.