Skip to content

Commit 01b8e79

Browse files
committed
Started docc
1 parent 6b4511c commit 01b8e79

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.spi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- documentation_targets: [STKAudioKit]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# ``STKAudioKit``
2+
3+
Physical models for use in AudioKit
4+
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

Comments
 (0)