wip: refactor: removing seams
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
same mf who else 2026-03-19 17:22:47 +02:00
parent 4e8d58d793
commit b0fbe3c173
18 changed files with 1724 additions and 1808 deletions

View file

@ -13,15 +13,15 @@ connect to jack audio connection kit to process chunks of audio and midi.
### draw
abstract interface layout system for defining interface layouts abstractly.
backend-agnostic layout pattern.
### play
the input handling system.
### tui
### term
uses `ratatui` to run in a terminal.
uses `ratatui` to render in in a terminal.
### gui (todo-todo-todo)
@ -31,6 +31,14 @@ opens windows, runs shaders in them and/or delegates them (to e.g. plugin guis).
uses `dizzle` to let you livecode all of the above.
### time
performance counter.
### text
backend-agnostic text layout.
## license
here and now, the blessings of `tengri` are invokable under the [**`AGPL3`**](./LICENSE).