AudioKit / Keyboard

SwiftUI music keyboard
MIT License
137 stars 25 forks source link

Scale key layout added #14

Closed NickCulbertson closed 2 years ago

NickCulbertson commented 2 years ago

This PR adds ScaleKey similar to KeyboardKey. This seemed a better option than adding more things to KeyboardKey. We might want an ImageKey too (or we could roll it all into KeyboardKey).