https://github.com/ravbug/amd-trueaudionext-complete
AMD's TrueAudio NEXT, ready to compile
https://github.com/ravbug/amd-trueaudionext-complete
Last synced: 9 months ago
JSON representation
AMD's TrueAudio NEXT, ready to compile
- Host: GitHub
- URL: https://github.com/ravbug/amd-trueaudionext-complete
- Owner: Ravbug
- Created: 2021-01-26T07:46:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T01:12:02.000Z (over 5 years ago)
- Last Synced: 2025-08-13T05:42:07.381Z (11 months ago)
- Language: C
- Size: 34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AMD-TrueAudioNext-Complete
AMD's TrueAudio NEXT, ready to compile in one self-contained repository.
## Platform support
- Windows: ✅
- macOS: ✅ (Intel)
- Linux: ✅
- Note: You must have OpenCL installed, on Fedora use `ocl-icd-devel`
## How to build
1. Clone repository and cd into root directory
2. Execute relevant `init-*` script for your platform
3. Open the `build` directory and open relevant IDE project or execute relevant compilation command
- For any build system: `cmake --build . --target TrueAudioNext`