|
Audio generators:
|
|
Generates Tone(Sine Wave), Triangle or Rectangle signal.
|
|

|
Generates pseudo-random Audio data samples.
|
|

|
Generates pseudo-random Audio data samples with a Gaussian distribution.
|
Win32 API Components:
|
|
Captures audio data from an input device such as Microphone, Modem, or TV/Radio Tuner.
|
|

|
Outputs audio data via audio output device such as Speakers, Line Out, or Modem.
|
|

|
Stores Wave Audio Files.
|
|

|
Plays Wave Audio Files.
|
|

|
Raw (unformatted) audio logger
|
DirectShow components:
|
|
Capture audio data from an input device such as Microphone, Modem, or TV/Radio Tuner, using DirectShow.
|
|

|
Outputs audio data via audio output device such as Speakers, Line Out, or Modem using DirectShow.
|
|

|
Stores Audio Files using DirectShow.
|
|

|
Plays Audio Files using DirectShow.
|
|

|
Stores Audio Files in Advanced Systems Format(ASF and WMA) using Windows Media Encoding
|
|

|
New: New: Plays ASF and WMA Audio Files.
|
|

|
Audio compressor
|
|

|
Audio decompressor
|
Ogg components:
|
|
Ogg format audio logger
|
|
|
Ogg format audio player
|
Compression components:
|
|
Audio compressor
|
|

|
Audio decompressor
|
|

|
Compresses audio data using Vorbis compression.
|
|

|
Decompresses Vorbis compressed audio data.
|
|

|
Compresses audio data using Speex compression
|
|

|
Decompresses Speex compressed audio data.
|
Audio filters:
|
|
User defined generic filter for Audio Data Buffers.
|
|
|
Generic generator
|
|

|
Amplifies the input signal by multiplying it with a coefficient
|
|

|
Mixes two or more audio signals
|
|

|
Implements a Graphic Audio Equalizer
|
|

|
Removes the DC component from the audio signal
|
|

|
Delays the signal by a specified number of samples
|
|

|
Takes a snapshot(Sample) buffer of the audio data and sends it to the component output.
|
|

|
Enables or disables the audio buffers to go trough. Works as On/Off switch for the audio passing trough the component.
|
|

|
New: Performs a LowPass filter over the audio signal.
|
|

|
New: Performs a HighPass filter over the audio signal.
|
|

|
New: Performs a BandPass filter over the audio signal.
|
|

|
New: Performs a BandStop filter over the audio signal.
|
Direct Media Objects Audio Filters:
|
|
Performs (DMO) DirectX Media Object effect filter operations
|
Converters:
|
|
Converts Wave Audio Data Buffers into Real Data Buffers
|
|

|
Converts Real Data Buffers into Wave Audio Data Buffers
|
|

|
Rearranges the samples into buffers with a specified size
|
|

|
Splits the audio channel into mono channels
|
|

|
Merges multiple mono channels into a single multi channel stream
|
Meters:
|
|
Implements a VU(Volume Unit) Meter
|
|
|
Implements a PPM( Peak Programme Meter) Meter
|
Other:
|
|
Implements multi channel queued switch. Allows fast switch between multiple audio sources
|
|
|
Allows access to the Windows system mixer
|
Transformations:
< |