https://github.com/gpuopen-librariesandsdks/tan
AMD TrueAudio Next is a software development kit for GPU accelerated audio signal processing
https://github.com/gpuopen-librariesandsdks/tan
Last synced: about 1 year ago
JSON representation
AMD TrueAudio Next is a software development kit for GPU accelerated audio signal processing
- Host: GitHub
- URL: https://github.com/gpuopen-librariesandsdks/tan
- Owner: GPUOpen-LibrariesAndSDKs
- License: mit
- Created: 2016-08-16T16:33:14.000Z (almost 10 years ago)
- Default Branch: beta-cross-platform
- Last Pushed: 2020-11-10T11:31:54.000Z (over 5 years ago)
- Last Synced: 2025-04-13T12:07:58.296Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 42.4 MB
- Stars: 145
- Watchers: 21
- Forks: 23
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TrueAudio Next (TAN) SDK
AMD TrueAudio Next is a software development kit for GPU accelerated and multi-core audio signal processing. TrueAudio Next provides pre-optimized library functions for computationally expensive algorithms such as time-varying audio convolution, FFT/FHT, and audio-oriented vector math. Sample applications and examples are included to facilitate integration into audio applications. The SDK also provides GPU utilities functions that support AMD GPU Resource Reservation, a technology that allows audio to share resources on the GPU with graphics while minimizing impact to quality-of-service.
### Prerequisites
* Windows® 7 (SP1 with the [Platform Update](https://msdn.microsoft.com/en-us/library/windows/desktop/jj863687.aspx)), Windows® 8.1, or Windows® 10
* Visual Studio® 2013 or 2015
* AMD Radeon Software Crimson Edition 16.7.3 (16.30.2311) or newer
### Getting Started
* Visual Studio solutions can be found in the `tan\build\solution` directory.
* Additional documentation can be found in the `tan` directory.
### Attribution
* AMD, the AMD Arrow logo, Radeon, LiquidVR and combinations thereof are either registered trademarks or trademarks of Advanced Micro Devices, Inc. in the United States and/or other countries.
* Microsoft, Visual Studio, and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.