Audio Mixer

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(Features)
(Features)
Line 21: Line 21:
 
* '''Dynamic range compression''' to eliminate volume overflow (more information on [http://en.wikipedia.org/wiki/Dynamic_range_compression Wikipedia]).
 
* '''Dynamic range compression''' to eliminate volume overflow (more information on [http://en.wikipedia.org/wiki/Dynamic_range_compression Wikipedia]).
 
* Seeking support.
 
* Seeking support.
 
[[Image:Audio-mixer.jpg|thumb|300px|3 stereo inputs are mixed into one stereo output.]]
 
  
 
===Supported Content===
 
===Supported Content===
Line 32: Line 30:
  
 
* Resampling (connections with different audio frequencies will be allowed).
 
* Resampling (connections with different audio frequencies will be allowed).
 +
 +
[[Image:Audio-mixer.jpg|thumb|500px|3 stereo inputs are mixed into one stereo output.]]
 
<!--
 
<!--
 
===Properties of filter===
 
===Properties of filter===

Revision as of 15:57, 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

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).
3 stereo inputs are mixed into one stereo output.

See also


Downloads

Licensing

If you are interested in licensing this product please contact us through the link below.