Audio DJ Studio for .NET is a native .NET component that makes it easy adding sound playback and mixing capabilities to applications written with Visual Studio.NET
Thanks to a set of intuitive-named methods, you will be able to perform sound playback, sound mixing and playlists management using the most diffused sound formats like MP3, WAV, AIFF, OGG Vorbis, MP4 (sound frames only), AAC, M4A, AC3, FLAC, WavPack, ALAC and CD tracks.
# Playback of files stored on an Internet server (not available for MOD music files)
# Playback of Internet radios (Shoutcast and Icecast streams)
# Possibility to change the player volume and the sound card volumes.
# Multi-player
# Real-time embedded visual feedbacks (VU-Meter, Oscilloscope, Spectrum, Waveform display)
# Support for reverse playback of audio tracks
# Sound card output choice and speakers assignment
# Playlists support
# CDDB database queries (through FreeDb servers)
# CD cover pictures retrieval (through Amazon Web Services)
# Advanced equalizer and auto-equalization of audio tracks through formatted XML files
# BPM (Beats Per Minute) detection
# Beats position detection
# Tempo, Playback rate and Pitch support
# Position triggers management
# Cue points management
# Support for DirectX Media Objects (DMO) effects
# Support for EAX effects
# Support for custom DSP effects
# Support for delayed playback of loaded sounds
# Support for encrypted sounds
# Lyrics synchronization through LRC files
# Creation of graphic bars for custom displaying of Vu-Meters, Spectrum and Progress bars.
# Integration with our Audio Sound Recorder for .NET and Audio Sound Editor for .NET controls
NEW:
# VideoPlayer.LoadSync
# VideoPlayer.LoadSyncForEAX
# VideoPlayer.LoadSyncForTempoChange
Version 4.5.0.0:
New features:
• Added possibility to manually resize visual feedbacks: useful when a resize of the hosting window occurs
New methods:
Oscilloscope.Resize
Spectrum.Resize
VUMeter.Resize
Waveform.Resize