Skip to content

Commit e7f3be3

Browse files
committed
Merge branch 'main' into develop
2 parents d21a87c + 3af9c56 commit e7f3be3

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
1-
# SoundpipeAudioKit
2-
Soundpipe extension to AudioKit
1+
# Soundpipe AudioKit
2+
3+
[![Build Status](https://github.com/AudioKit/SoundpipeAudioKit/workflows/CI/badge.svg)](https://github.com/AudioKit/SoundpipeAudioKit/actions?query=workflow%3ACI)
4+
[![License](https://img.shields.io/github/license/AudioKit/SoundpipeAudioKit)](https://github.com/AudioKit/SoundpipeAudioKit/blob/main/LICENSE)
5+
[![Platform](https://img.shields.io/cocoapods/p/AudioKit)](https://github.com/AudioKit/AudioKit/wiki)
6+
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
7+
[![Twitter Follow](https://img.shields.io/twitter/follow/AudioKitPro.svg?style=social)](https://twitter.com/AudioKitPro)
8+
9+
This extension to AudioKit has the majority of old versions of AudioKit's DSP including oscillators, physical models, filters, reverbs and more.
10+
11+
## Documentation
12+
13+
The Githbub [Wiki](https://github.com/AudioKit/SoundpipeAudioKit/wiki) hosts the documentation for this project.
14+
15+
## Examples
16+
17+
See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples.
18+
19+
## Installation
20+
21+
Point your Swift Package Manager to this URL.

0 commit comments

Comments
 (0)