An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


# AudioKitEX

[![Build Status](https://github.com/AudioKit/AudioKitEX/workflows/CI/badge.svg)](https://github.com/AudioKit/AudioKitEX/actions?query=workflow%3ACI)
[![License](https://img.shields.io/github/license/AudioKit/AudioKitEX)](https://github.com/AudioKit/AudioKitEX/blob/main/LICENSE)
[![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FAudioKit%2Fbadge%3Ftype%3Dswift-versions&label=)](https://swiftpackageindex.com/AudioKit/AudioKit)
[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FAudioKit%2Fbadge%3Ftype%3Dplatforms&label=)](https://swiftpackageindex.com/AudioKit/AudioKit)
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
[![Twitter Follow](https://img.shields.io/twitter/follow/AudioKitPro.svg?style=social)](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.