In case there are any hardcore Capo users out there, here are a pair of teaser shots to show off what I've been working on for the past few months.
Capo Remote Control: An all-new keyboard and MIDI command binding system.
This includes (cross-platform!) support for continuous MIDI control values, discrete press/release keyboard bindings, multi-command dispatch, and all-new commands.
Rented a gown, and picked up some paperwork today at the local uni…
“Master” is a rather strong word, but I ain’t gonna complain!
Apropos of nothing, here's a little prototype of the Knuth-Plass line-breaking algorithm expressed as a SwiftUI Layout.
Each word is a separate Text view with .fixedSize() in a ForEach; it therefore performs as horribly as one would expect.