https://github.com/audiokit/sporthaudiokit
AudioKit Operations (Sporth) extension to AudioKit
https://github.com/audiokit/sporthaudiokit
audiokit sporth
Last synced: 3 months ago
JSON representation
AudioKit Operations (Sporth) extension to AudioKit
- Host: GitHub
- URL: https://github.com/audiokit/sporthaudiokit
- Owner: AudioKit
- License: mit
- Created: 2021-05-20T06:50:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T00:56:20.000Z (about 3 years ago)
- Last Synced: 2025-07-04T00:37:19.254Z (4 months ago)
- Topics: audiokit, sporth
- Language: C
- Homepage:
- Size: 173 KB
- Stars: 17
- Watchers: 18
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
# Sporth AudioKit (AudioKit Operations)
[](https://github.com/AudioKit/SporthAudioKit/actions?query=workflow%3ACI)
[](https://github.com/AudioKit/SporthAudioKit/blob/main/LICENSE)
[](https://swiftpackageindex.com/AudioKit/SporthAudioKit)
[](https://swiftpackageindex.com/AudioKit/SporthAudioKit)
[](https://houndci.com)
[](https://twitter.com/AudioKitPro)This extension to AudioKit allows for complex, interconnected DSP.
## Installation
Install using the Swift Package Manager.
## Targets
| Name | Description | Language |
|-----------------|---------------------------------------------|---------------|
| SporthAudioKit | API for creating Sporth-powered Audio Units | Swift |
| CSporthAudioKit | Audio Unit for Operation DSP | Objective-C++ |
| Sporth | Stack-based DSP language | C |## Documentation
The [AudioKit.io website](https://audiokit.io/SporthAudioKit/) hosts the documentation for this project.
## Examples
See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for complete examples.