Wave Generator
From AVObjects Knowledge Base
(Difference between revisions)
Line 16: | Line 16: | ||
==Features== | ==Features== | ||
− | * 1 -:- 32 channels | + | * Selecting the number of channels in the output audio stream (1 -:- 32 channels) |
− | * | + | * Selecting the number of bits in the audio sample (bit depth per channel): from 8 to 32 bits |
− | * | + | * Sampling rate selection |
− | * | + | * Channel mask selection (speaker distribution) |
* Selecting the frequency and amplitude of the sine wave for each channel separately | * Selecting the frequency and amplitude of the sine wave for each channel separately | ||
Revision as of 12:11, 30 October 2020
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
DirectShow filter to generate a multichannel sine wave with the required bit depth, amplitude, frequency, etc.
Overview
The Wave Generator filter is designed for testing audio applications by generating primitive audio tones.
Features
- Selecting the number of channels in the output audio stream (1 -:- 32 channels)
- Selecting the number of bits in the audio sample (bit depth per channel): from 8 to 32 bits
- Sampling rate selection
- Channel mask selection (speaker distribution)
- Selecting the frequency and amplitude of the sine wave for each channel separately