Commit graph

372 commits

Author SHA1 Message Date
okay stopped screaming
54ab1d8ba1 wip: fix: 16e->425e...? 2026-03-25 22:27:54 +02:00
okay stopped screaming
2fd5fbaaf9 55e...
Some checks failed
/ build (push) Has been cancelled
2026-03-22 00:36:09 +02:00
okay stopped screaming
9ef63324af wip: 1 more pass, 82e, near there
Some checks are pending
/ build (push) Waiting to run
gotta replace that Measure thing with RwLock<[u16;2]>
2026-03-22 00:00:21 +02:00
okay stopped screaming
60dbd89fc9 wip: 284 errors, later 2026-03-21 23:53:24 +02:00
okay stopped screaming
244e2b388e wip: nomralize 2026-03-21 23:29:20 +02:00
okay stopped screaming
35197fb826 wip: nermalize 2026-03-21 23:12:30 +02:00
okay stopped screaming
915e13aec8 wip: nmoralize 2026-03-21 22:54:54 +02:00
c3de403645 finish applying port autoconnect refactor, move entry point to top level, update usage 2025-01-09 21:57:07 +01:00
fe70b57dc1 wip: enabling autoconnecting ports 2025-01-09 20:46:51 +01:00
9e4406c66a implement ConnectPort 2025-01-09 18:48:39 +01:00
0cca06e054 wip: cleanup, begin reconnecting ports 2025-01-09 18:31:42 +01:00
e8430c373f wip: remudolarize 4 2025-01-08 19:56:31 +01:00
113e7b0bad remodularize 3 2025-01-08 19:40:10 +01:00
d38dc14e84 wip: remodularize 2 2025-01-08 19:19:35 +01:00
3b6ff81dad wip: modularize once again 2025-01-08 18:50:15 +01:00
e08c9d1790 remove fixed height from arranger 2025-01-08 16:37:08 +01:00
60258649fb add arranger cell bgs and partially update Justfile 2025-01-08 16:31:50 +01:00
7bb3f6224d unify cli 2025-01-08 16:05:49 +01:00
305481adee use Arc<str> where applicable; use konst split_at 2025-01-08 00:53:00 +01:00
411fc0c4bc arranger starting to look like something 2025-01-07 22:55:16 +01:00
3975837393 extract match_exp 2025-01-07 21:48:58 +01:00
4d0f98acd2 refactor engine and layout into input and output 2025-01-07 21:30:07 +01:00
f052891473 sensible arranger entrypoint! now let's see whats up with the align modifiers 2025-01-07 21:11:56 +01:00
0ee3059cf8 wip: the new new arranger 2025-01-07 19:48:30 +01:00
0b365e05c8 wip: saner rendering on arranger header 2025-01-07 18:15:50 +01:00
b2fb71b405 add RenderThunk, LayoutThunk, Map::new, fold some components into arranger methods 2025-01-07 17:38:28 +01:00
38e2e64751 fixed Map operator! 2025-01-06 23:12:25 +01:00
7ff731133c wip: what is up with the arranger after all 2025-01-06 22:24:39 +01:00
abc1cc8fce wip: unfuck arranger more 2025-01-06 21:42:33 +01:00
f920d17058 wip: untangling arranger layout 2025-01-06 21:38:22 +01:00
967042e8a6 more half-fix. it's fucked. 2025-01-06 21:31:14 +01:00
d15fcf66cb wip: half-fix arranger 2025-01-06 21:22:34 +01:00
c159889ad8 fix sequencer 2025-01-06 21:18:10 +01:00
647f07c446 tek_transport -> tek_clock 2025-01-06 21:13:44 +01:00
795d91abd8 remove Tui suffixes 2025-01-06 21:10:36 +01:00
8d519c53dc docs: update readme 2025-01-06 21:07:46 +01:00
cf9a031c0f implement more edn operators 2025-01-06 20:49:59 +01:00
a702170d16 can't believe this one worked 2025-01-05 23:21:56 +01:00
3dd8a7bc0d clone EdnItem 2025-01-05 22:52:35 +01:00
400fd9b6e9 update examples 2025-01-05 22:17:45 +01:00
0e821e098f separate Input and Output impls 2025-01-05 22:01:54 +01:00
a6efde40f8 wip: preparing to run groovebox from edn 2025-01-05 17:10:57 +01:00
ce4574ed78 switchable edn example 2025-01-05 16:51:26 +01:00
f24d5dfed0 define RenderDyn, RenderBox 2025-01-05 11:24:49 +01:00
1faf5bb6df extract tui support code to tek_tui 2025-01-05 10:50:32 +01:00
1a9077427c generalize some of the command logic 2025-01-05 10:34:31 +01:00
f6c603bf73 edn stub examples are now runnable
the Render/Content trait pair is very finicky
2025-01-05 07:06:13 +01:00
f3fd88a199 fix keymap macros. rendering issue 2025-01-05 01:15:53 +01:00
6f51872856 wip: edn minefield 2025-01-04 12:23:35 +01:00
98d2107e4e wip: compiles and runs (not enabled yet) 2025-01-04 11:19:37 +01:00