AudioLab .NET 4.0

Sponsored Links

AudioLab .NET 4.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
Buy now
User Review: 0 (0 times)
File size: 53.91 MB
Platform: Windows2000,WinXP,Windows2003,Windows Vista S
License: Shareware
Price: $510
Downloads: 227
Date added: 2009-04-03
Publisher: Mitov Software

AudioLab .NET 4.0 description

AudioLab .NET 4.0  is a set of components designed for fast audio processing, that allows users to capture, playback, mix complex audio manipulations, analysis and visualization, with zero lines of program code.

Here are some examples of what can be done with AudioLab:

  • Play recorded audio.
  • Capture and record audio.
  • Capture process and record audio.
  • Play or capture, analyze the audio and display the results.
  • Mix different audio sources, record and listen to the result.

AudioLab comes in 3 versions a VCL - Delphi / C++ Builder version, MFC compatible Visual C++, and .NET 2.0 version, compatible with Visual Studio 2005, Visual Basic.NET, C# and J#. The Delphi / C++ Builder version is a set of native VCL components. The Visual C++ version is a set of native Visual C++ classes (components).

The .NET 2.0 version is a set of managed .NET 2.0 components. The .NET version has the same performance as the native versions, and supports all the Microsoft .NET 2.0 languages including Visual Basic, C#, J# and C++/CLI.

Due to its unique design, AudioLab is implemented the same way in Managed .NET and Win32 environments. The code to control the component from VB.NET, C++/CLI, C#, and J#, Visual C++ MFC, Delphi, and C++ Builder is almost identical. This allows the developers to migrate and share code between the different environments thus significantly improving the productivity.

Supported Platforms:

  • Microsoft .NET 2.0 version:
    • Visual C# 2005
    • Visual Basic 2005
    • Visual C++/CLI 2005
    • Visual J# 2005
    • Visual C# 2008
    • Visual Basic 2008
    • Visual C++/CLI 2008
    • Delphi Prism
  • VCL version:
    • Delphi 5
    • Delphi 6
    • Delphi 7
    • Delphi 2005
    • C++ Builder 5
    • C++ Builder 6
    • BDS 2006 / Delphi 2006 / C++ Builder 2006
    • Turbo Delphi 2006
    • Turbo C++ 2006
    • Delphi 2007
    • C++ Builder 2007
    • RAD Studio 2007
    • Delphi 2009
    • C++ Builder 2009
    • RAD Studio 2009
  •  Visual C++ MFC version:
    • Visual C++ 6.0 (MFC / Win32)
    • Visual C++ 2003 (MFC / Win32)
    • Visual C++ 2005 (MFC / Win32)
    • Visual C++ 2008 (MFC / Win32)

Free for non commercial purposes

AudioLab is fully functional and free for non commercial purposes! This means that you can use it for your personal non commercial needs, for fun, hobby, or evaluation purposes. You can also use it free for study and even teaching. If you are teacher currently you also will not need a commercial license. In the future however a special low cost tutor license will be introduced. For students the product is absolutely free!

Technologies

  • The latest version of AudioLab supports the old fashion Win32 API ( WaveAPI, Audio ACM ), the newer DirectShow, DMO and even allows if needed any mixture of them. The developer can choose to go with any of them, to use all, or can switch from the one to the other at any moment. The components hide the complexity of all of the approaches, and make them look almost identical from the users prospective. Here is the full list of the supported technologies:
    • Win32 API:
      • Audio Compression Manager ( ACM )
      • WaveAPI
    • DirectX:
      • DirectShow
      • Direct Media Objects ( DMO )
    • Intel:
      • Intel MMX
      • Intel Performance Primitives ( IPP)
  • The library includes Wave Player, Wave Logger with compression capabilities, DirectShow Audio Player and Audio Logger, Signal and Noise generators, graphic equalizer, audio mixer, multiplier, convertors, spectrum component, channel splitter and merger, a Win32 API and DirectShow Audio Capture components, a Win32 API and DirectShow Audio Playback components. Three additional components from the SignalLab have been added to allow processing Spectrum Data.

Major Features:

  1. 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.
  2. 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 
  3. 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: Plays ASF and WMA Audio Files 
    • Audio compressor
    • Audio decompressor 
    • Broadcasts Advanced Systems Format(ASF and WMA) streams over Internet using Windows Media Encoding
    • Audio combined input/output components:
    • Multi channel ASIO input output device.
  4. 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. 
  5. 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 signal
    • 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 
    • Performs a feedback or feedforward Comb filter over the input signal.
    • Performs a LowPass filter over the audio signal.
    • Performs a HighPass filter over the audio signal 
    • Performs a BandPass filter over the audio signal.
    • Performs a BandStop filter over the audio signal.
    • Direct Media Objects Audio Filters:
    • Performs (DMO) DirectX Media Object effect filter operations
  6. 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
  7. Meters:
    • Implements a VU(Volume Unit) Meter
    • Implements a PPM( Peak Programme Meter) Meter 
    • Implements a RMS (Root Mean Square) Meter.
  8. Other:
    • Implements multi channel queued switch. Allows fast switch between multiple audio sources 
    • Allows access to the Windows system mixer
    • Transformations:
    • Performs a multi channel spectrum operatio
    • The following PlotLab components are included as well:
    • Plot type scope component. 
    • Waterfall component.
  9. The following TimingLab component are included:
    • Provides clock for other components.
    • Implements a Watch Dog Timer.
    • Allows other threads to generate main thread notifications. 
  10. The following SignalLab component is included as well:
    • Generic Real filter
    • Generic Real generator
    • Generic Binary Filter
    • Generic Binary generator
    • Pairs multiple data buffers together.
    • Changes the output range of the signal.
    • Detects levels in the input signal. 

 Enhancements:

  • Full Visual Studio 2008 support.
  • Full RAD Studio 2009 support.
  • Added Prism support.
  • Improved .NET support.
  • The library is now fully Unicode compliant.
  • New higher performance multithreading locking for better multi core utilization.
  • Significantly enhanced buffer classes.
  • Added integrated GDI+ support.
  • Added TimingLab ClockGen, WatchDogTimer, and MainThredEvent components.
  • Added ChangeRange and DetectLevels components.
  • Added ASIO support.
  • Added Comb filter.
  • Added Windows Media Format broadcasting component.
  • Added buffer queue component.
  • Added integrated GDI+ support.
  • The Scope component supports multiple X and Y Axes.
  • Added Scope and Waterfall toolbar customization.
  • The Scope now allows data gaps.
  • Added Scope Automatic data down sampling for faster drawing of huge amounts of data.
  • Added Scope X Axis logarithmic support.
  • Added Scope channel links (Allow channels to be paired together to form a zone)
  • Circular and arbitrary zones added to the Scope component.
  • Added Scope Step channel mode.
  • Added scope panning navigation mode.
  • Added Scope directional zooming.
  • Added Scope and Waterfall Axis and Level configuration buttons.
  • Added video layers support.
  • Added new examples.

Requirements:

  • .NET 2.0

WareSeeker Editor

AudioLab .NET 4.0 Screenshot

AudioLab .NET 4.0 Keywords

Bookmark AudioLab .NET 4.0

Hyperlink code:
Link for forum:

AudioLab .NET 4.0 Copyright

WareSeeker.com do not provide cracks, serial numbers etc for AudioLab .NET 4.0. Any sharing links from rapidshare.com, yousendit.com or megaupload.com are also prohibited.

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Delphi/C++ Builder VCL components library for fast audio processing. Allows audio capture, processing and playback with zero lines of program code. The library supports large number of formats and technologies. Free for non-commercial use. Free Download
AudioLab is a set of Visual C++ components for fast audio processing. They allow audio capture, processing and playback with zero lines of program code. The library supports large number of formats and technologies. Free for non-commercial use. Free Download
3D Control Magic for .NET gives you the ultimate 3D control component designed for replacing some of the old fashioned Windows flat controls in applications written with Visual Studio.NET. Free Download
Access Bluetooth devices from your .NET application Free Download
The component implements C# and VB.NET interpreter written in C# which is possible to to embed into your WinForms or ASP.NET application so you can customize and extend the application without having to recompile it. Free Download
SolidLicense is a software based license protection system for your .NET projects. All .NET versions and .NET languages, like C# and VB, are supported. Fast and easy integration in your products. Also available for VB6. Free Download
VintaSoftBarcode.NET Library - the easiest way to read and write barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Code 39, Code 93, Code 128, DataMatrix, EAN, PDF417, QR, IntelligentMail, Royal Mail, UPC etc. Free Download
The Chilkat .NET Zip Component can be used with any Microsoft Visual Studio programming language (C#, VB.NET, ASP.NET) and provides managed classes f... Free Download