oof!
you've stumbled into a lair of an @unspeaker.
careful, eh?


my fedi profile picture. click here to go to my mastodon account project videos at v.basspistol.org project source at codeberg.org

here tek is made.
tek is (to be) a program for making music from linux terminals.
it was even featured on hackaday. never expected that - thanks!
right now i'm reworking its embedded dsl (yay, s-expressions!)



the dsl is contained in a lib called tengri.
tengri is a reductionist ui framework with cross-platform aspirations.
(for now it only supports ratatui. adding winit is probably next)
it contains this funny little dsl for defining view layouts and key bindings.



another thing made with tengri is perch.
perch is a terminal editor for music metadata.
it does the basics: artist, album, title, year, track number.



and i really oughtta be looking more at vestal.
that's meant to be a novel way to load old windows vst plugins under linux.
but it's in early stages. i learned a ton about windows pe format from it.