https://github.com/audiokit/audiokitex
C-backed AudioKit DSP
https://github.com/audiokit/audiokitex
Last synced: 7 months ago
JSON representation
C-backed AudioKit DSP
- Host: GitHub
- URL: https://github.com/audiokit/audiokitex
- Owner: AudioKit
- License: mit
- Created: 2021-12-22T23:22:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T16:37:32.000Z (11 months ago)
- Last Synced: 2025-06-09T08:14:24.159Z (8 months ago)
- Language: Swift
- Size: 409 KB
- Stars: 56
- Watchers: 10
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# AudioKitEX
[](https://github.com/AudioKit/AudioKitEX/actions?query=workflow%3ACI)
[](https://github.com/AudioKit/AudioKitEX/blob/main/LICENSE)
[](https://swiftpackageindex.com/AudioKit/AudioKit)
[](https://swiftpackageindex.com/AudioKit/AudioKit)
[](https://houndci.com)
[](https://twitter.com/AudioKitPro)
This extension to AudioKit contains all of the AudioKit features that rely on C/C++ DSP.
## Documentation
The documentation appears in the [AudioKit.io website](https://www.audiokit.io/AudioKitEX/documentation/audiokitex)
## Examples
See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples.
## Installation
Install with Swift Package Manager.