You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While all of AudioKit's effects and filters can be useful for processing guitar,
8
10
this folder contains AudioKit nodes that are distinctly guitaristic in their intent,
9
11
but they can be used on any source material.
10
12
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.
14
15
15
-
## Rhino Guitar Processor
16
+
## Installation via Swift Package Manager
16
17
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