Skip to content

Commit 3605ff2

Browse files
committed
Updated README
1 parent dc242ab commit 3605ff2

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
# DevoloopAudioKit
1+
# Devoloop AudioKit (AudioKit Guitar Processors)
22

3-
Extension to AudioKit
4-
5-
## AudioKit Guitar Processors
3+
[![Build Status](https://github.com/AudioKit/DevoloopAudioKit/workflows/CI/badge.svg)](https://github.com/AudioKit/DevoloopAudioKit/actions?query=workflow%3ACI)
4+
[![License](https://img.shields.io/github/license/AudioKit/DevoloopAudioKit)](https://github.com/AudioKit/DevoloopAudioKit/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)
68

79
While all of AudioKit's effects and filters can be useful for processing guitar,
810
this folder contains AudioKit nodes that are distinctly guitaristic in their intent,
911
but they can be used on any source material.
1012

11-
## DynaRage Tube Compressor
12-
13-
This is based on DynaRage Tube Compressor RE for Reason by Devoloop Srls (Mike Gazzarusso).
13+
* [DynaRage Tube Compressor](https://github.com/AudioKit/DevoloopAudioKit/wiki/DynaRageCompressor) - based on DynaRage Tube Compressor RE for Reason by Mike Gazzarusso.
14+
* [Rhino Guitar Processor](https://github.com/AudioKit/DevoloopAudioKit/wiki/RhinoGuitarProcessor) - Guitar amplifier head and cabinet simulator by Mike Gazzaruso.
1415

15-
## Rhino Guitar Processor
16+
## Installation via Swift Package Manager
1617

17-
Guitar amplifier head and cabinet simulator by Mike Gazzaruso.
18+
To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter `https://github.com/AudioKit/DevoloopAudioKit` for the URL.

0 commit comments

Comments
 (0)