AudioKit / Keyboard

SwiftUI music keyboard
MIT License
133 stars 25 forks source link

Hide partial keys #2

Closed NickCulbertson closed 2 years ago

NickCulbertson commented 2 years ago

This PR visually hides the last partial black key from the pianoBody if it is not included in the pitchRange.

TODO: The hidden black key still detects gestures which may need to be addressed at some point.