Copyright © 2013-2023 MultiMedia Soft

Introduction

Return to chapter overviewNext page

Audio Waveform Analyzer for .NET is a .NET Windows Forms custom control developed by MultiMedia Soft that makes it easy to add sound waveform analysis capabilities to applications written with the most widely-used development environments that accept ActiveX controls.

 

Audio Waveform Analyzer for .NET comes with native decoding capabilities for many audio formats and leverages decoding capabilities of Microsoft Media Foundation and Microsoft DirectShow for audio and video formats not supported natively.

 

Audio Waveform Analyzer for .NET can be easily integrated with existing third-party audio libraries like Leadtools Multimedia SDK, BASS, FMOD and any other multimedia library supporting the possibility to start a playback session and/or the possibility to decode and provide the PCM data for rare or custom audio formats.

 

Some tutorial is available to help you beginning your developments with this powerful control.

 

Brief summary of available features:

 

Audio analysis

Graphical features

Misc features

Supported target systems

Supported .NET versions

 

 

Audio analysis

 

Decoding and analysis of the following audio formats (for a full list of encodings supported by the listed audio formats, please, see the Appendix A - Encodings for audio formats supported natively):

 

- Microsoft WAV

- Free Lossless Audio Codec - FLAC

- OGG Vorbis

- Header-less RAW

- Apple AIFF / SGI / AIFC

- Apple CAF

- Commodore Amiga IFF / SVX

- Creative VOC

- Fasttracker 2 XI

- GNU Octave 2.0 MAT4

- GNU Octave 2.1 MAT5

- HMM Tool Kit - HTK

- IRCAM SF

- Paris Audio File - PAF

- Portable Voice Format - PVF

- Sound Designer II - SD2

- Soundforge W64

- Sphere Nist WAV

- Sun / DEC / NeXT AU / SND



.

Decoding and analysis of media formats (audio and video) supported by Microsoft Media Foundation (only on Windows Vista and higher versions); for a full list of supported media formats, please, see the related Microsoft Media Foundation page on the MSDN web site.
Decoding and analysis of media formats (audio and video) through Microsoft DirectShow: depending upon the format of the media file, there could be the need to install specific DirectShow codecs.
Analysis of audio streams whose PCM data is provided by external third-party libraries.
Support for multi-channel audio files (up to 7.1)
Deep analysis at different resolutions of the sound's waveform.

 

 

Graphical features

 

Rich and fully configurable visualization capabilities with possibility to perform range selection, zooming and panning of the waveform.
Fully configurable waveform scroller allowing manual and automatic movement of the waveform.
Support for adding custom and configurable graphic items to the displayed waveform.
Support for drawing the waveform representation inside a graphical device context (HDC).
Support for saving the waveform representation into a graphic file.

 

 

Misc features

 

Easy integration with applications developed using our Audio DJ Studio for .NET component.
Easy integration with applications developed using third-party audio libraries like Leadtools Multimedia SDK, BASS, FMOD and any other multimedia library supporting the possibility to start a playback session.
Dedicated Visual Editor for easy configuration of the control's user interface at Design-time.

 

 

Supported target systems

 

From Windows XP up to the latest Windows version in both x86 and x64 flavours
From Windows Server 2003 up to the latest Windows Server version in both x86 and x64 flavours

 

 

Supported .NET versions

 

.NET Framework 2.0
.NET Framework 3.0
.NET Framework 3.5
.NET Framework 4.x
.NET 5
.NET 6
.NET Core 3.1

 

 

 

IMPORTANT NOTES:

 

For redistribution of the control with your application, we recommend you to take a close look to the Files to be included with your application section.