草庐IT

音频处理:Audio DJ Studio for .NET-Crack

john_dwh 2024-04-24 原文

Audio DJ Studio for .NET is a .NET Windows Forms custom control developed by MultiMedia Soft that makes it easy to add sound playback and mixing capabilities to Winform and WPF applications written with Microsoft Visual Studio; thanks to the integration with DirectShow codecs and with the BASS library, both allowing decoding capabilities for the most common sound formats such as MP3, WAV, Ogg Vorbis and many others, Audio DJ Studio for .NET allows creating powerful multimedia applications with stunning playback capabilities.

 

Audio DJ Studio for .NET can load different sounds at the same time on different virtual decks, known as "players"; a player can be compared to a physical deck on a DJ console, the place where you put the vinyl/CD to be played. You can create a console with many virtual decks that can simultaneously play different songs on one or more sound cards. The availability of a certain number of players (decks) will enable the container application to mix several songs on different output channels, giving for example the ability to play advertising spots while songs are being played/mixed on different output channels: this is very useful for multi-channel radio stations automation software.

 

Each player can have separate volume, tempo, playback rate, pitch and equalizer settings; each player also comes with a set of embedded and configurable visual feedback components such as VU-meter, spectrum analyzer, oscilloscope and waveform.

An embedded automatic fader can easily mix audio tracks loaded inside a playlist with an accurate and configurable fade-in/fade-out.

 

 

 

.NET API version available
In case you should be developing an application not based upon Winforms, for example a console application or a Windows service, a possible alternative could be using our Audio DJ Studio API for .NET library.

ActiveX version available
In case you should be using a Microsoft's development environment not based upon the .NET framework, like Microsoft Visual Basic 6 or Visual C++ in conjunction with MFC, or if you should be using development environments not belonging to the Microsoft's catalogue, a possible alternative could be using our Active DJ Studio ActiveX control.

Brief summary of available features:

Audio playback
Sound effects
Sound generator
Sound composition through the embedded TracksBoard
Music recognition
MIDI
Audio streaming to and from the Internet
Video playback
Protocols and sound cards management
Playlists and sound management
CD management
Graphical features
Tags-related features
Connection to YouTube
Misc features
Supported target systems
Supported .NET versions

Audio playback

  • Playback of the following audio formats:
- AAC and AAC+- M4A and MP4- PCM RAW format
- AC3- MOD Music- PVF
- AIFF- Monkey's Audio (APE)- Speex
- ALAC- MP3, MP2, MP1- SVX
- AU- Musepack- VOC
- CAF (1)- NIST- W64
- CD tracks- OGG Vorbis- WAV (2)
- FLAC- OPUS- WavPack
- IRCAM- PAF- WMA and WMV (3)

(1) Support for PCM 8/16/24/32 bits, PCM 32 bits floating point, G711 U-LAW, G711 A-LAW
(2) Support for uncompressed PCM and compressed formats whose ACM codec is installed inside the system
(3) Require the availability of Windows Media Player modules on the target PC

  • PCM stream queuing, allowing to play sound streams coming from an external source
  • Playback of sound files from memory buffers
  • Custom encryption/decryption of sounds
  • Support for loading and playing sound files, in all of the supported audio formats, from a ZIP file directly, also when the same is AES encrypted
  • Integration with Microsoft's Speech API, allowing to apply sound effects and output redirection to the sound stream generated by the SetOutputToAudioStream function of an instance of the System.Speech.Synthesis.SpeechSynthesizer class (requires .NET framework v. 3.0).


Sound effects

  • Volume control
  • Volume sliding
  • Pre-amplifier
  • Automatic Fader and volume automation with possibility to design volume fading curves
  • Equalizer
  • Auto-equalization of audio tracks through formatted XML files
  • BPM (Beats Per Minute) detection
  • Beats position detection
  • Tempo, Playback rate and Pitch support
  • Configurable normalization of sound level
  • Reverse playback of audio tracks
  • DirectX Media Objects (DMO) effects
  • Custom DSP effects
  • VST effects
  • Common filters (low-pass, high-pass, band-pass and stop-band)
  • Vocal remover filter
  • Real-time DC Offset removal


Sound generator

  • Pure wave tones
  • Composite or monaural wave tones
  • Binaural and multi-channel wave tones
  • Sliding wave tones
  • Noises
  • DTMF tones
  • Text to speech strings


Sound composition through the embedded TracksBoard

  • Composing and exporting of stereo or multi-channel (up to 7.1) sound files, with extensive visual editing through the embedded Tracksboard, by mixing together audio data taken from the following audio sources::
     

    - The Microsoft Speech API which allows creating audio data from a string of text or from a text file through synthesized voices

    - Regular sound files stored inside your drives
  • All sound items added to the composing session are layered, meaning that they can be added, removed and modified before composing the final mix and exporting the same into a destination file on disk using one between the following audio formats:
     
    - WAV (1)- MP3- AAC, M4A and MP4 (2)
    - AAC+ (3)- WMA (4)- W64
    - FLAC- OGG Vorbis- OPUS

(1) Support for uncompressed PCM and formats whose ACM codec is installed inside the system
(2) Requires the availability of the external Faac.exe encoder
(3) Requires the availability of the external Fdkaac.exe encoder
(4) Requires the availability of Windows Media Player modules on the target PC


Music recognition

  • Music recognition through integration with the ACRCloud service, allowing to obtain several info about the recognized song like title, label, date, YouTube ID, ISRC and UPS codes; music recognition can be performed directly on audio and video files or on the audio stream incoming from a WASAPI capture or loopback device.


MIDI

  • Playback of MIDI files
  • SoundFonts management
  • Events management
  • Acquisition of MIDI events from a MIDI input device
  • VST Instruments


Audio streaming to and from the Internet

  • Playback of audio files stored on an Internet server (not available for MOD music files)
  • Playback of Internet radios Shoutcast (versions 1 and 2) Icecast and WMA streams
  • Playback of Internet radios streaming in HLS format (HTTP Live Streaming)
  • Support for acting as a source for ShoutCAST, IceCast and Windows Media Services streaming servers
  • Support for sending to streaming servers (ShoutCAST, IceCast and Windows Media Services), the output of any WASAPI loopback device, allowing to stream any sound being played through an output device also if generated by external and third-party applications (requires Windows Vista and later versions)


Video playback

  • Playback of video clips whose DirectShow compatible codecs are installed inside the target system, with support for multiple output windows
  • Mixing/blending of video clips inside a video mixer output window, with support for separate preview windows
  • Customizable On-Screen-Display (OSD) on the video mixer window
  • Customizable On-Screen-Display (OSD) on the video player
  • Brightness, contrast, saturation, hue and gamma management of the loaded video clip
  • Fullscreen management
  • Extraction of the audio track available inside a video clip, allowing to perform silence detection, BPM detection and waveform analysis


Protocols and sound cards management

  • DirectSound protocol
  • ASIO protocol with the possibility to directly playback the sound stream coming from ASIO input channels of the sound card
  • WASAPI protocol on Windows Vista and higher versions
  • Management of audio endpoints (CoreAudio) on Windows Vista and higher versions
  • Sound card output choice and speakers assignment
  • Support for cloning the audio stream on multiple output devices and speakers


Playlists and sound management

  • Playlists support (M3U, PLS, WPL)
  • New proprietary playlist format (PDJ), allowing to predispose mixing automation and volume automation on each single song and to play encrypted sounds
  • Position triggers management
  • Cue points management
  • Sound waveform analysis
  • Delayed playback of songs


CD management

  • Playback of CD tracks
  • CDDB database queries (through FreeDb servers)
  • CD cover pictures retrieval (through Amazon Web Services)


Graphical features

  • Real-time embedded visual feedbacks (VU-Meter, Oscilloscope, Spectrum, Waveform display)
  • Enhanced graphical spectrum analyzer
  • Graphic bars for custom displaying of Vu-Meters, Spectrum and Progress bars
  • Display of fade-in and fade-out curves applied to the embedded automatic fader
  • Waveform scroller allowing manual and automatic movement of the waveform
  • Support for drawing the waveform representation inside a graphical device context (HDC)
  • Virtual piano keyboard for MIDI management
  • Frames grabbing from video clips
  • Volume curve designer
  • Enhanced graphical spectrum analyzer
  • Tracksboard for visually composing new sounds and music files


Tagging features

  • Reading of most common frames of the following tag formats (Unicode strings supported):
     
    - APE- FLAC 
    - ID3V1- LYRICS3 
    - ID3V2.2- MP4 
    - ID3V2.3- OGG Vorbis 
    - ID3V2.4  
  • Reading of the following chunks in WAV files:
     
    - CART- DISP 
    - BEXT- LIST INFO 

 

Connection to YouTube

  • Videos and channels search on YouTube with the possibility to enumerate and download on the local system video and audio streams

Misc features
  • Mixing of songs songs at application level, through custom stream mixers, allowing to save mixing results through the integration with our Active Sound Recorder control or to send mixing results to a streaming server
  • Exporting of loaded sound in WAV format (on both disk file or memory buffer)
  • Lyrics synchronization through LRC files
  • Download facility allowing downloading remote files from FTP, HTTP and HTTPS servers into the local system and, in case of media files of supported format, with the option to load them automatically inside a player when download is completed
  • Integration with our  Audio Sound Recorder for .NET and  Audio Sound Editor for .NET components

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 ("Client profile" not supported)
  • .NET Framework 4.x ("Client profile" not supported)
  • .NET 5
  • .NET 6
  • .NET Core 3.1

 

有关音频处理:Audio DJ Studio for .NET-Crack的更多相关文章

  1. ruby-on-rails - Ruby net/ldap 模块中的内存泄漏 - 2

    作为我的Rails应用程序的一部分,我编写了一个小导入程序,它从我们的LDAP系统中吸取数据并将其塞入一个用户表中。不幸的是,与LDAP相关的代码在遍历我们的32K用户时泄漏了大量内存,我一直无法弄清楚如何解决这个问题。这个问题似乎在某种程度上与LDAP库有关,因为当我删除对LDAP内容的调用时,内存使用情况会很好地稳定下来。此外,不断增加的对象是Net::BER::BerIdentifiedString和Net::BER::BerIdentifiedArray,它们都是LDAP库的一部分。当我运行导入时,内存使用量最终达到超过1GB的峰值。如果问题存在,我需要找到一些方法来更正我的代

  2. ruby - 如何指定 Rack 处理程序 - 2

    Rackup通过Rack的默认处理程序成功运行任何Rack应用程序。例如:classRackAppdefcall(environment)['200',{'Content-Type'=>'text/html'},["Helloworld"]]endendrunRackApp.new但是当最后一行更改为使用Rack的内置CGI处理程序时,rackup给出“NoMethodErrorat/undefinedmethod`call'fornil:NilClass”:Rack::Handler::CGI.runRackApp.newRack的其他内置处理程序也提出了同样的反对意见。例如Rack

  3. ruby - 如何模拟 Net::HTTP::Post? - 2

    是的,我知道最好使用webmock,但我想知道如何在RSpec中模拟此方法:defmethod_to_testurl=URI.parseurireq=Net::HTTP::Post.newurl.pathres=Net::HTTP.start(url.host,url.port)do|http|http.requestreq,foo:1endresend这是RSpec:let(:uri){'http://example.com'}specify'HTTPcall'dohttp=mock:httpNet::HTTP.stub!(:start).and_yieldhttphttp.shou

  4. ruby - Net::HTTP 获取源代码和状态 - 2

    我目前正在使用以下方法获取页面的源代码:Net::HTTP.get(URI.parse(page.url))我还想获取HTTP状态,而无需发出第二个请求。有没有办法用另一种方法做到这一点?我一直在查看文档,但似乎找不到我要找的东西。 最佳答案 在我看来,除非您需要一些真正的低级访问或控制,否则最好使用Ruby的内置Open::URI模块:require'open-uri'io=open('http://www.example.org/')#=>#body=io.read[0,50]#=>"["200","OK"]io.base_ur

  5. Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting - 2

    1.错误信息:Errorresponsefromdaemon:Gethttps://registry-1.docker.io/v2/:net/http:requestcanceledwhilewaitingforconnection(Client.Timeoutexceededwhileawaitingheaders)或者:Errorresponsefromdaemon:Gethttps://registry-1.docker.io/v2/:net/http:TLShandshaketimeout2.报错原因:docker使用的镜像网址默认为国外,下载容易超时,需要修改成国内镜像地址(首先阿里

  6. .net - .NET 将如何影响 Python 和 Ruby 应用程序? - 2

    我很好奇.NET将如何影响Python和Ruby应用程序。用IronPython/IronRuby编写的应用程序是否会非常特定于.NET环境,以至于它们实际上将变得特定于平台?如果他们不使用任何.NET功能,那么IronPython/IronRuby相对于非.NET同类产品的优势是什么? 最佳答案 我不能说任何关于IronRuby的东西,但是大多数Python实现(如IronPython、Jython和PyPy)都试图尽可能忠实于CPython实现。不过,IronPython正在迅速成为这方面的佼佼者之一,并且在PlanetPyth

  7. Ruby-vips 图像处理库。有什么好的使用示例吗? - 2

    我对图像处理完全陌生。我对JPEG内部是什么以及它是如何工作一无所知。我想知道,是否可以在某处找到执行以下简单操作的ruby​​代码:打开jpeg文件。遍历每个像素并将其颜色设置为fx绿色。将结果写入另一个文件。我对如何使用ruby​​-vips库实现这一点特别感兴趣https://github.com/ender672/ruby-vips我的目标-学习如何使用ruby​​-vips执行基本的图像处理操作(Gamma校正、亮度、色调……)任何指向比“helloworld”更复杂的工作示例的链接——比如ruby​​-vips的github页面上的链接,我们将不胜感激!如果有ruby​​-

  8. ruby - Faye WebSocket,关闭处理程序被触发后重新连接到套接字 - 2

    我有一个super简单的脚本,它几乎包含了FayeWebSocketGitHub页面上用于处理关闭连接的内容:ws=Faye::WebSocket::Client.new(url,nil,:headers=>headers)ws.on:opendo|event|p[:open]#sendpingcommand#sendtestcommand#ws.send({command:'test'}.to_json)endws.on:messagedo|event|#hereistheentrypointfordatacomingfromtheserver.pJSON.parse(event.d

  9. ruby - 如何使用 Ruby HTTP::Net 处理 404 错误? - 2

    我正在尝试解析网页,但有时会收到404错误。这是我用来获取网页的代码:result=Net::HTTP::getURI.parse(URI.escape(url))如何测试result是否为404错误代码? 最佳答案 像这样重写你的代码:uri=URI.parse(url)result=Net::HTTP.start(uri.host,uri.port){|http|http.get(uri.path)}putsresult.codeputsresult.body这将打印状态码和正文。

  10. .net - 是否有 Ruby .NET 编译器? - 2

    是否有适用于Ruby语言的.NETFramework编译器?我听说过DLR(动态语言运行时),这是否将使Ruby能够用于.NET开发? 最佳答案 IronRuby是Microsoft支持的项目,建立在动态语言运行时之上。 关于.net-是否有Ruby.NET编译器?,我们在StackOverflow上找到一个类似的问题: https://stackoverflow.com/questions/199638/

随机推荐