AudioLab
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(9 intermediate revisions by one user not shown) | |||
Line 14: | Line 14: | ||
*[[Package MediaLabBasicPkg]] - Contains the basic media components and classes for all the video and audio related products. | *[[Package MediaLabBasicPkg]] - Contains the basic media components and classes for all the video and audio related products. | ||
*[[Package MediaLabPkg]] - Contains the media components and classes for all the video and audio related products. | *[[Package MediaLabPkg]] - Contains the media components and classes for all the video and audio related products. | ||
+ | *[[Package Mitov.BasicLab]] - Contains the basic components and classes for all the products. | ||
*[[Package SignalLabAdditionalPkg]] - Contains the additional signal processing components and classes. | *[[Package SignalLabAdditionalPkg]] - Contains the additional signal processing components and classes. | ||
− | *[[Package SignalLabBasicPkg]] - Contains the basic components and classes for | + | *[[Package SignalLabBasicPkg]] - Contains the basic components and classes for the basic SignalLab components. |
*[[Package SignalLabScopePkg]] - Contains the Scope and Waterfall components. | *[[Package SignalLabScopePkg]] - Contains the Scope and Waterfall components. | ||
*[[Package TextLabBasicPkg]] - Contains the basic components and classes for the basic TextLab components. | *[[Package TextLabBasicPkg]] - Contains the basic components and classes for the basic TextLab components. | ||
Line 34: | Line 35: | ||
*[[Image:BIGALDSAudioIn.gif]] [[Image:ALDSAudioIn.gif]] [[Image:NETALDSAudioIn.gif]] '''[[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]]''' - Captures audio from an audio input device using DirectShow. | *[[Image:BIGALDSAudioIn.gif]] [[Image:ALDSAudioIn.gif]] [[Image:NETALDSAudioIn.gif]] '''[[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]]''' - Captures audio from an audio input device using DirectShow. | ||
=== From [[Package AudioLabPkg]] === | === From [[Package AudioLabPkg]] === | ||
+ | *[[Image:BIGALVST3Host.gif]] [[Image:ALVST3Host.gif]] [[Image:NETALVST3Host.gif]] '''[[Class ALVST3Host.TALVST3Host|TALVST3Host]]''' - VST 3.X PlugIn host component. | ||
*[[Image:BIGALDSAudioFilter.gif]] [[Image:ALDSAudioFilter.gif]] [[Image:NETALDSAudioFilter.gif]] '''[[Class ALDSAudioFilter.TALDSAudioFilter|TALDSAudioFilter]]''' - Passes audio trough a DirectShow filter. | *[[Image:BIGALDSAudioFilter.gif]] [[Image:ALDSAudioFilter.gif]] [[Image:NETALDSAudioFilter.gif]] '''[[Class ALDSAudioFilter.TALDSAudioFilter|TALDSAudioFilter]]''' - Passes audio trough a DirectShow filter. | ||
*[[Image:BIGALDSToSinkFilter.gif]] [[Image:ALDSToSinkFilter.gif]] [[Image:NETALDSToSinkFilter.gif]] '''[[Class ALDSToSinkFilter.TALDSToSinkFilter|TALDSToSinkFilter]]''' - Sends audio to a DirectShow filter. | *[[Image:BIGALDSToSinkFilter.gif]] [[Image:ALDSToSinkFilter.gif]] [[Image:NETALDSToSinkFilter.gif]] '''[[Class ALDSToSinkFilter.TALDSToSinkFilter|TALDSToSinkFilter]]''' - Sends audio to a DirectShow filter. | ||
Line 86: | Line 88: | ||
*[[Image:BIGMLDSMediaFilter.gif]] [[Image:MLDSMediaFilter.gif]] [[Image:NETMLDSMediaFilter.gif]] '''[[Class MLDSMediaFilter.TMLDSMediaFilter|TMLDSMediaFilter]]''' - Passes media trough a DirectShow filter. | *[[Image:BIGMLDSMediaFilter.gif]] [[Image:MLDSMediaFilter.gif]] [[Image:NETMLDSMediaFilter.gif]] '''[[Class MLDSMediaFilter.TMLDSMediaFilter|TMLDSMediaFilter]]''' - Passes media trough a DirectShow filter. | ||
=== From [[Package SignalLabAdditionalPkg]] === | === From [[Package SignalLabAdditionalPkg]] === | ||
+ | *[[Image:BIGSLAverageValue.gif]] [[Image:SLAverageValue.gif]] [[Image:NETSLAverageValue.gif]] '''[[Class SLAverageValue.TSLAverageValue|TSLAverageValue]]''' - Averages the input values. | ||
*[[Image:BIGSLGenericRealValueGen.gif]] [[Image:SLGenericRealValueGen.gif]] [[Image:NETSLGenericRealValueGen.gif]] '''[[Class SLGenericRealValueGen.TSLGenericRealValueGen|TSLGenericRealValueGen]]''' - User defined generator for Real values. | *[[Image:BIGSLGenericRealValueGen.gif]] [[Image:SLGenericRealValueGen.gif]] [[Image:NETSLGenericRealValueGen.gif]] '''[[Class SLGenericRealValueGen.TSLGenericRealValueGen|TSLGenericRealValueGen]]''' - User defined generator for Real values. | ||
*[[Image:BIGSLGenericRealValue.gif]] [[Image:SLGenericRealValue.gif]] [[Image:NETSLGenericRealValue.gif]] '''[[Class SLGenericRealValue.TSLGenericRealValue|TSLGenericRealValue]]''' - User defined filter for Real values. | *[[Image:BIGSLGenericRealValue.gif]] [[Image:SLGenericRealValue.gif]] [[Image:NETSLGenericRealValue.gif]] '''[[Class SLGenericRealValue.TSLGenericRealValue|TSLGenericRealValue]]''' - User defined filter for Real values. | ||
Line 103: | Line 106: | ||
*[[Image:BIGTLGenericTextFilter.gif]] [[Image:TLGenericTextFilter.gif]] [[Image:NETTLGenericTextFilter.gif]] '''[[Class TLGenericTextFilter.TTLGenericTextFilter|TTLGenericTextFilter]]''' - User defined filter for Text data. | *[[Image:BIGTLGenericTextFilter.gif]] [[Image:TLGenericTextFilter.gif]] [[Image:NETTLGenericTextFilter.gif]] '''[[Class TLGenericTextFilter.TTLGenericTextFilter|TTLGenericTextFilter]]''' - User defined filter for Text data. | ||
=== From [[Package TimingLabBasicPkg]] === | === From [[Package TimingLabBasicPkg]] === | ||
+ | *[[Image:BIGTLThreadEvent.gif]] [[Image:TLThreadEvent.gif]] [[Image:NETTLThreadEvent.gif]] '''[[Class TLThreadEvent.TTLThreadEvent|TTLThreadEvent]]''' - Executes event in a separated thread. | ||
+ | *[[Image:BIGTLMainThreadEvent.gif]] [[Image:TLMainThreadEvent.gif]] [[Image:NETTLMainThreadEvent.gif]] '''[[Class TLMainThreadEvent.TTLMainThreadEvent|TTLMainThreadEvent]]''' - Allows other threads to generate main thread notifications. | ||
+ | *[[Image:BIGTLStopWatch.gif]] [[Image:TLStopWatch.gif]] [[Image:NETTLStopWatch.gif]] '''[[Class TLStopWatch.TTLStopWatch|TTLStopWatch]]''' - Measures time intervals. | ||
+ | *[[Image:BIGTLFrequencyMeter.gif]] [[Image:TLFrequencyMeter.gif]] [[Image:NETTLFrequencyMeter.gif]] '''[[Class TLFrequencyMeter.TTLFrequencyMeter|TTLFrequencyMeter]]''' - Measures frequency of events. | ||
+ | *[[Image:BIGTLCounter.gif]] [[Image:TLCounter.gif]] [[Image:NETTLCounter.gif]] '''[[Class TLCounter.TTLCounter|TTLCounter]]''' - Counts events. | ||
*[[Image:BIGTLWatchDogTimer.gif]] [[Image:TLWatchDogTimer.gif]] [[Image:NETTLWatchDogTimer.gif]] '''[[Class TLWatchDogTimer.TTLWatchDogTimer|TTLWatchDogTimer]]''' - Implements a Watch Dog Timer. | *[[Image:BIGTLWatchDogTimer.gif]] [[Image:TLWatchDogTimer.gif]] [[Image:NETTLWatchDogTimer.gif]] '''[[Class TLWatchDogTimer.TTLWatchDogTimer|TTLWatchDogTimer]]''' - Implements a Watch Dog Timer. | ||
− | |||
*[[Image:BIGTLClockGen.gif]] [[Image:TLClockGen.gif]] [[Image:NETTLClockGen.gif]] '''[[Class TLClockGen.TTLClockGen|TTLClockGen]]''' - Provides clock for other components. | *[[Image:BIGTLClockGen.gif]] [[Image:TLClockGen.gif]] [[Image:NETTLClockGen.gif]] '''[[Class TLClockGen.TTLClockGen|TTLClockGen]]''' - Provides clock for other components. | ||
== Layers == | == Layers == | ||
=== From [[Package SignalLabScopePkg]] === | === From [[Package SignalLabScopePkg]] === | ||
− | *[[Image:SLScopeLayer.gif]] '''[[Class SLScope.TSLScopeLayer|TSLScopeLayer]]''' - A scope drawing layer. See Also Defines a scope drawing layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a scope. <b>Example:</b> <image ScopeLayerSample> | + | *[[Image:SLScopeLayer.gif]] '''[[Class SLScope.TSLScopeLayer|TSLScopeLayer]]''' - A scope drawing layer. See Also Defines a scope drawing layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a scope. <b>Diagram:</b> <image SLScopeLayer_Preview> <b>Example:</b> <image ScopeLayerSample> |
− | *[[Image:SLWaterfallLayer.gif]] '''[[Class SLWaterfall.TSLWaterfallLayer|TSLWaterfallLayer]]''' - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. <b>Example:</b> <image WaterfallLayerSample> | + | *[[Image:SLWaterfallLayer.gif]] '''[[Class SLWaterfall.TSLWaterfallLayer|TSLWaterfallLayer]]''' - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. <b>Diagram:</b> <image SLWaterfallLayer_Preview> <b>Example:</b> <image WaterfallLayerSample> |
== Elements == | == Elements == | ||
=== From [[Package SignalLabScopePkg]] === | === From [[Package SignalLabScopePkg]] === |
Latest revision as of 00:29, 26 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Description
Audio Processing Library
Packages
- Package AudioLabBasicPkg - Contains the basic audio processing components and classes for all the video and audio related products.
- Package AudioLabEssentialPkg - Contains the essential video processing components and classes.
- Package AudioLabPkg - Contains the audio processing components and classes for AudioLab.
- Package MediaLabBasicPkg - Contains the basic media components and classes for all the video and audio related products.
- Package MediaLabPkg - Contains the media components and classes for all the video and audio related products.
- Package Mitov.BasicLab - Contains the basic components and classes for all the products.
- Package SignalLabAdditionalPkg - Contains the additional signal processing components and classes.
- Package SignalLabBasicPkg - Contains the basic components and classes for the basic SignalLab components.
- Package SignalLabScopePkg - Contains the Scope and Waterfall components.
- Package TextLabBasicPkg - Contains the basic components and classes for the basic TextLab components.
- Package TimingLabBasicPkg - Contains the basic components and classes for the basic TimingLab components.
Components
From Package AudioLabBasicPkg
TALAudioToReal - Converts Wave Audio Data Buffers into Real Data Buffers.
TALAudioOut - Sends audio data to an audio output device.
TALDSAudioOut - Sends audio data to an audio output device.
TALGenericFilter - User defined filter for Audio data.
TALGenericGen - User defined generator for Audio data.
From Package AudioLabEssentialPkg
TALWavePlayer - Plays audio from Wave file.
TALAudioIn - Captures audio from an audio input device.
TALDSAudioPlayer - Plays audio from Audio file using DirectShow.
TALWaveLogger - Records the audio to Wave file.
TALDSAudioLogger - Records the audio to Audio file using DirectShow.
TALDSAudioIn - Captures audio from an audio input device using DirectShow.
From Package AudioLabPkg
TALVST3Host - VST 3.X PlugIn host component.
TALDSAudioFilter - Passes audio trough a DirectShow filter.
TALDSToSinkFilter - Sends audio to a DirectShow filter.
TALDSFromSourceFilter - Captures audio from DirectShow filter.
TALRMSMeter - RMS (Root Mean Square) Meter.
TALBufferQueue - Audio buffer queue component.
TALASIOAudioDevice - Captures from and sends audio to multiple channels of ASIO audio input/output device.
TALASFBroadcast - Broadcasts WMA or ASF streams over Internet using TCP/IP socket and/or publishing point(s).
TALCombFilter - Performs a Comb filter over the input signal.
TALLowPass - Performs a LowPass filter over the input signal.
TALHighPass - Performs a HighPass filter over the input signal.
TALBandStop - Performs a BandStop filter over the input signal.
TALBandPass - Performs a BandPass filter over the input signal.
TALASFPlayer - Plays ASF and WMA Audio Files.
TALSwitch - Enables or disables the audio to go trough.
TALDSAudioDecompressor - Decompresses compressed audio using DirectShow.
TALSnapshot - Takes a snapshot of the data.
TALDSAudioCompressor - Compresses audio using DirectShow.
TALSpeexDecompressor - Decompresses Speex compressed audio.
TALSpeexCompressor - Compresses audio using Vorbis.
TALVorbisDecompressor - Decompresses Vorbis compressed audio.
TALVorbisCompressor - Compresses audio using Vorbis.
TALSystemMixer - Controls the Windows system audio mixer.
TALRepack - Rearranges the samples into buffers with a specified size.
TALAudioMixer - Mixes two or more audio signals.
TALSignalGen - Tone, Triangle or Rectangle audio signal generator.
TALRandomGen - Random audio signal generator.
TALGaussGen - Gaussian random audio signal generator.
TALAmplifier - Amplifies the audio.
TALRealToAudio - Converts Real Data Buffers into Wave Audio Data Buffers.
TALGraphicEqualizer - Graphic Audio Equalizer.
TALSpectrum - Multi channel audio spectrum.
TALChannelSplitter - Splits the multi-channel audio into mono channels.
TALChannelMerger - Merges mono channels into a single multi-channel audio.
TALDMOEffect - Performs DMO Effect over the Audio.
TALAudioDecompressor - Decompresses compressed audio.
TALAudioCompressor - Compresses audio.
TALASFLogger - Records the audio to WMA or ASF file.
TALQueuedSwitch - Multi-channel queued video and audio switch.
TALOggPlayer - Plays audio from Ogg file.
TALOggLogger - Records the audio to Ogg file.
TALRawLogger - Records Raw (unformatted) audio data.
TALDelayLine - Delays the signal.
TALVUMeter - VU (Volume Unit) Meter.
TALRemoveDC - Removes the DC component from the audio signal.
TALPPMMeter - PPM (Peak Programme Meter) Meter.
TALDynamicRangeCompressor - Dynamically adjusts the amplification of the audio.
TALVSTHost - VST 2.X PlugIn host component.
From Package MediaLabBasicPkg
TMLDSGraphView - DirectShow graph display.
From Package MediaLabPkg
TMLDSMediaFilter - Passes media trough a DirectShow filter.
From Package SignalLabAdditionalPkg
TSLAverageValue - Averages the input values.
TSLGenericRealValueGen - User defined generator for Real values.
TSLGenericRealValue - User defined filter for Real values.
TSLDetectLevels - Detects levels in the input signal.
TSLChangeRange - Changes the output range of the signal.
From Package SignalLabBasicPkg
TSLPair - Pairs multiple data buffers together.
TSLGenericReal - User defined filter for Real data.
TSLGenericFilter - User defined filter for Binary data.
TSLGenericGen - User defined generator for Binary data.
TSLGenericRealGen - User defined generator for Real data.
TSLGenericRealMatrix - User defined generator for Real matrix data.
From Package SignalLabScopePkg
TSLScope - Visible Scope/Plot component for representing floating point data.
TSLWaterfall - Visible waterfall for representing Real(double) data.
From Package TextLabBasicPkg
TTLGenericTextFilter - User defined filter for Text data.
From Package TimingLabBasicPkg
TTLThreadEvent - Executes event in a separated thread.
TTLMainThreadEvent - Allows other threads to generate main thread notifications.
TTLStopWatch - Measures time intervals.
TTLFrequencyMeter - Measures frequency of events.
TTLCounter - Counts events.
TTLWatchDogTimer - Implements a Watch Dog Timer.
TTLClockGen - Provides clock for other components.
Layers
From Package SignalLabScopePkg
TSLScopeLayer - A scope drawing layer. See Also Defines a scope drawing layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a scope. Diagram: <image SLScopeLayer_Preview> Example: <image ScopeLayerSample>
TSLWaterfallLayer - A waterfall draw layer. See Also Defines a waterfall draw layer. You can add this layer to any drawing component such as TVLDraw to render a video layer containing a waterfall. Diagram: <image SLWaterfallLayer_Preview> Example: <image WaterfallLayerSample>
Elements
From Package SignalLabScopePkg
TSLExternalScopeElement - A scope component element.
TSLExternalWaterfallElement - A waterfall component element.
Matrix Layers
From Package SignalLabScopePkg
TSLExternalScopeMatrixLayer - A scope matrix component layer.
TSLExternalWaterfallMatrixLayer - A waterfall matrix component layer.