Audio Mixer
From AVObjects Knowledge Base
(Difference between revisions)
(→Features) |
|||
Line 23: | Line 23: | ||
[[Image:Audio-mixer.jpg|thumb|300px|3 stereo inputs are mixed into one stereo output.]] | [[Image:Audio-mixer.jpg|thumb|300px|3 stereo inputs are mixed into one stereo output.]] | ||
− | |||
− | |||
− | |||
− | |||
===Supported Content=== | ===Supported Content=== | ||
Line 32: | Line 28: | ||
* Input/output format: simple (WAVE_FORMAT_PCM) and multichannel (WAVE_FORMAT_EXTENSIBLE) PCM Audio. | * Input/output format: simple (WAVE_FORMAT_PCM) and multichannel (WAVE_FORMAT_EXTENSIBLE) PCM Audio. | ||
* Audio frequencies must be the same for all input and output streams. | * Audio frequencies must be the same for all input and output streams. | ||
+ | |||
+ | ===Future Extentions=== | ||
+ | |||
+ | * Resampling (connections with different audio frequencies will be allowed). | ||
<!-- | <!-- | ||
===Properties of filter=== | ===Properties of filter=== |
Revision as of 15:55, 27 January 2011
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 mono, stereo or multichannel audio streams.
Overview
- Download a full-featured 30-day evaluation version!
- Contact us to receive a quote or if you have any technical questions!
The Audio Mixer DirectShow filter mixes any number of mono, stereo or multichannel streams with 8 to 32 bit depth with unlimited flexibility.
If you need to mix video, see Video Mixer DirectShow Filter. If you need to mix both audio and video, check our Vision Mixer SDK, Live Chroma Key SDK or Virtual Studio SDK.
Features
- Real-time mixing.
- Unlimited number of mono, stereo or multichannel (up to 32 channels) input and output pins.
- From 8 to 32 bits per mono audio sample for any input and output stream.
- Unlimited mixing flexibility: any channel from an input pin can be mixed to any channel of an output pin with user-defined bit depth.
- Dynamic range compression to eliminate volume overflow (more information on Wikipedia).
- Seeking support.
Supported Content
- Input/output format: simple (WAVE_FORMAT_PCM) and multichannel (WAVE_FORMAT_EXTENSIBLE) PCM Audio.
- Audio frequencies must be the same for all input and output streams.
Future Extentions
- Resampling (connections with different audio frequencies will be allowed).
See also
- Audio Mixer: DirectShow Specs
- Audio Mixer: Usage In GraphEdit
- Audio Mixer DirectShow Filter: Release Notes
Downloads
Licensing
If you are interested in licensing this product please contact us through the link below.