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
Copy file name to clipboardexpand all lines: Sources/Keyboard/Keyboard.docc/Keyboard.md
+1-6
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ SwiftUI music keyboard
4
4
5
5
## Overview
6
6
7
-
Code is hosted on Github: [](https://github.com/AudioKit/Keyboard/)
7
+
See the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples and see the source code for API of all Keyboard elements. This documentation gives a rudimentary overview but lacks most of the finer details.
8
8
9
9

10
10
@@ -21,8 +21,3 @@ Keyboard aims to be an easy-to-use musical keyboard with:
21
21
- Good user interface
22
22
- Good performance. We rely on SwiftUI's drag gestures
0 commit comments