Audio Mixer

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(Overview)
Line 27: Line 27:
  
 
* Resampling (connections with different audio frequencies will be allowed).
 
* Resampling (connections with different audio frequencies will be allowed).
 
==Technical Specs==
 
  
 
===Supported Content===
 
===Supported Content===
Input/output format: simple (WAVE_FORMAT_PCM) and multichannel (WAVE_FORMAT_EXTENSIBLE) PCM Audio.
 
Frequencies must be the same for all input and output streams.
 
  
 +
* 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.
 +
<!--
 
===Properties of filter===
 
===Properties of filter===
  
Line 65: Line 64:
  
 
|}
 
|}
 
+
-->
  
 
==See also==
 
==See also==
Line 72: Line 71:
 
* [[Audio Mixer: Usage In GraphEdit]]
 
* [[Audio Mixer: Usage In GraphEdit]]
 
* [[Audio Mixer DirectShow Filter: Release Notes]]
 
* [[Audio Mixer DirectShow Filter: Release Notes]]
 +
 
<!--==Complementary components==
 
<!--==Complementary components==
 
* [[Audio Delay]]
 
* [[Audio Delay]]

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

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

Future Extentions

  • Resampling (connections with different audio frequencies will be allowed).

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.

See also


Downloads

Licensing

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