Audio DJ Studio API for .NET 릴리스
Released: Dec 7, 2020
10.4 버젼 업데이트
기능
- Improved management of direct playback of audio streams from WASAPI input devices.
- New methods:
- WASAPI.InputDeviceAttachToPlayer.
- WASAPI.InputDeviceIsAttachedToPlayer.
- WASAPI.InputDeviceAttachedToPlayerTypeGet.
- WASAPI.InputDeviceAttachedToPlayerIndexGet.
Released: Oct 21, 2020
10.3 버젼 업데이트
기능
- Added support for cloning an audio stream on multiple output devices, with speakers management.
- New methods:
- StreamCloneAdd.
- StreamCloneOutputDeviceSet.
- StreamCloneOutputSpeakerSet.
- StreamCloneRemove.
Released: May 3, 2019
10.2 버젼 업데이트
기능
- Added the possibility to calculate the highest peak of a loaded sound or of a sound contained inside a file on disk, allowing faster loading of sound files when real-time sound level normalization is enabled.
- Added 2 new item's attributes, named "CustomTag" and "NormalizationPeak", to the proprietary PDJ playlist format.
- New methods
- PeakDetectionOnFile
- PeakDetectionOnPlayer
- PeakDetectionOnPlayerRequest
- Effects.NormalizationPeakSet