We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4511c commit 01b8e79Copy full SHA for 01b8e79
.spi.yml
@@ -0,0 +1,4 @@
1
+version: 1
2
+builder:
3
+ configs:
4
+ - documentation_targets: [STKAudioKit]
Sources/STKAudioKit/STKAudioKit.docc/STKAudioKit.md
@@ -0,0 +1,16 @@
+# ``STKAudioKit``
+
+Physical models for use in AudioKit
5
+## Overview
6
7
+This extension to AudioKit allows you to use physical models from [Stanford's Synthesis Toolkit (STK)](https://ccrma.stanford.edu/software/stk/).
8
9
+See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples.
10
11
+## Topics
12
13
+### Base Class
14
15
+- ``STKBase``
16
0 commit comments