Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Commit a81f4ab

Browse files
committed
Merge branch 'main' into develop
# Conflicts: # README.md
2 parents 7f7d9aa + 230c128 commit a81f4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
77
[![Twitter Follow](https://img.shields.io/twitter/follow/AudioKitPro.svg?style=social)](https://twitter.com/AudioKitPro)
88

9-
A basis for creating AudioKit nodes with SOUL.
9+
A basis for creating AudioKit nodes with the [SOUL Sound Language](https://soul.dev).
1010

1111
* [Diode Clipper](https://github.com/AudioKit/SoulAudioKit/wiki) - Clips a signal to a predefined limit, in a "soft" manner, using one of three methods.
1212

@@ -16,4 +16,4 @@ Make more nodes based on soul patches!
1616

1717
## Installation via Swift Package Manager
1818

19-
To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter `https://github.com/AudioKit/SoulAudioKit` for the URL.
19+
To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter `https://github.com/AudioKit/SoulAudioKit` for the URL.

0 commit comments

Comments
 (0)