Wave Generator

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
(Overview)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--RM_ID:28-->
+
<!--RM_ID:151-->
{{This|products/directshow_filters/wave_generator.html}}
+
<!--TITLE:Wave Generator-->
A DirectShow filter for generating a test sinus wave.
+
<!--H1:Wave Generator-->
 +
<!--DESCRIPTION:DirectShow filter to generate a multichannel sine wave with the required bit depth, amplitude, frequency, etc.-->
 +
<!--KEYWORDS:Audio Source Sine Tone Wave Generator-->
 +
{{This|products/freeware_filters/wave_generator.html}}
 +
 
 +
{{Wave Generator: Description}}
  
 
==Overview==
 
==Overview==
 
* {{Contact Us}}
 
  
 
The '''Wave Generator''' filter is designed for testing audio applications by generating primitive audio tones.
 
The '''Wave Generator''' filter is designed for testing audio applications by generating primitive audio tones.
  
[[Category:DirectShow Filters]]
+
==Features==
[[Category:Audio Filters]]
+
 
 +
* 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
 +
{{.idl}}
 +
 
 +
==Related Products==
 +
 
 +
* [[Video Generator]]
 +
 
 +
==See Also==
 +
 
 +
* [[Wave Generator: Release Notes]]
 +
 
 +
===Action Items===
 +
 
 +
* {{Wave Generator: Download}}
 +
* {{Contact Support}}
 +
* {{Place Order!}}
 +
 
 +
[[Category:Freeware Filters]]
 +
__NOTOC__

Latest revision as of 12:21, 22 April 2023

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

Specifications and description of user interfaces can be found in the .idl file in the \Idl folder of the filter installation directory.

Related Products

See Also

Action Items

Personal tools